Blueshift

Blueshift

A blue theme for Firefox!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "3.0",
  "name": "BlueShift",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(49, 124, 158, 0.98)",
      "bookmark_text": "rgb(255, 255, 255)",
      "frame": "rgb(7, 65, 118)",
      "tab_background_text": "rgb(240, 240, 240)",
      "toolbar_field": "rgba(255, 255, 255, 0.9)",
      "toolbar_field_text": "rgb(3, 21, 69)",
      "tab_line": "rgb(26, 222, 240)",
      "popup": "rgb(7, 65, 118)",
      "popup_text": "rgb(240, 240, 240)",
      "tab_loading": "rgb(255, 117, 19)",
      "ntp_background": "#10273d",
      "ntp_text": "rgba(255, 255, 255, 0.9)"
    }
  }
}