Grey Darker Purple

Grey Darker Purple

Grey, dark grey and purple are used to compose a dark theme for firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Grey Darker Purple",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(61, 60, 71, 0.59)",
      "toolbar_text": "rgba(255, 255, 255, 0.81)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(157, 157, 157)",
      "toolbar_field": "rgba(28, 28, 28, 0.93)",
      "toolbar_field_text": "rgb(123, 123, 189)",
      "tab_line": "rgba(84, 84, 116, 0.41)",
      "popup": "rgba(52, 52, 52, 0.8)",
      "popup_text": "rgb(234, 234, 234)",
      "button_background_active": "rgba(88, 82, 115, 0.86)",
      "icons": "rgb(226, 226, 226)",
      "ntp_background": "rgba(21, 21, 21, 0.96)",
      "popup_highlight_text": "rgb(75, 75, 75)",
      "popup_highlight": "rgba(158, 158, 158, 0.94)",
      "sidebar": "rgb(34, 34, 34)",
      "tab_loading": "rgb(123, 123, 189)",
      "toolbar_bottom_separator": "rgb(86, 86, 86)",
      "toolbar_field_border_focus": "rgb(198, 198, 198)",
      "toolbar_field_border": "rgba(33, 33, 33, 0.29)",
      "toolbar_field_focus": "rgba(44, 44, 44, 0.9)",
      "toolbar_field_highlight": "rgb(84, 84, 116)",
      "toolbar_top_separator": "rgba(17, 17, 17, 0.85)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d6783f2-e3c4-4071-a7e5-101190b9c519}"
    }
  }
}