Touch of Gold

Touch of Gold

Touch of Gold theme for Firefox (dark)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "GoldV2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-016-af8c49de75012ca2c007f953ff2e4499.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(34, 34, 34)",
      "toolbar_text": "rgb(255, 232, 118)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(255, 232, 118)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(215, 215, 215)",
      "tab_line": "rgb(255, 215, 0)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(215, 215, 215)",
      "button_background_hover": "rgba(0, 0, 0, 0.3)",
      "icons_attention": "rgb(255, 215, 0)",
      "icons": "rgb(215, 215, 215)",
      "ntp_background": "rgb(55, 55, 55)",
      "ntp_text": "rgb(215, 215, 215)",
      "popup_border": "rgba(255, 214, 0, 0.3)",
      "sidebar_border": "rgba(255, 214, 0, 0.3)",
      "tab_loading": "rgb(255, 215, 0)"
    }
  }
}