windows 11 Dark Bloom

windows 11 Dark Bloom

This is a theme that makes your firefox browser look like its windows 11 dark bloom. With this you can now become blue dabadabeeda

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.4",
  "name": "windows 11 Dark Bloom ",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 102, 204, 0.75)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 102, 204)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 102, 204)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(0, 102, 204, 0.75)",
      "popup": "rgba(61, 61, 61, 0.75)",
      "popup_text": "rgb(255, 255, 255)",
      "icons_attention": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgba(61, 61, 61, 0.75)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(0, 102, 204)",
      "sidebar_border": "rgba(61, 61, 61, 0.75)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(0, 102, 204)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(61, 61, 61)",
      "tab_selected": "rgba(0, 102, 204, 0.75)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgba(0, 102, 204, 0.75)",
      "tab_loading": "rgba(0, 102, 204, 0.75)"
    }
  }
}