Blue orange style

Blue orange style

Blue-orange browser theme for Firefox. Take a look on my channel: https://www.youtube.com/@colour-battle

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Blue fire",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(165, 177, 255)",
      "toolbar_text": "rgb(255, 90, 0)",
      "frame": "rgb(9, 0, 59)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(255, 255, 255, 0.8)",
      "toolbar_field_text": "rgb(255, 90, 0)",
      "tab_line": "rgb(255, 90, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(255, 90, 0)",
      "tab_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 90, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cdf6e7f1-73fb-4261-90db-765b35f8b59d}"
    }
  }
}