Cosy Gold Theme

Cosy Gold Theme

Gold/Brown theme for day or night.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]",
      "strict_min_version": "100.0"
    }
  },
  "version": "1.0",
  "name": "Cosy Gold Theme",
  "theme": {
    "colors": {
      "frame": "#80746D",
      "tab_background_text": "#FFFFFF",
      "toolbar": "#BAA99E",
      "bookmark_text": "#111111",
      "tab_background_separator": "#111111",
      "tab_selected": "#BAA99E",
      "tab_text": "#111111",
      "tab_line": "#111111",
      "toolbar_field": "#80746D",
      "toolbar_field_border": "#6E6E6E",
      "toolbar_field_border_focus": "#BAA99E",
      "toolbar_field_text": "#FFFFFF",
      "toolbar_field_highlight": "#6385D4",
      "toolbar_field_highlight_text": "#FFFFFF",
      "toolbar_top_separator": "#444444",
      "ntp_background": "#80746D",
      "ntp_text": "#111111",
      "popup": "#BAA99E",
      "popup_text": "#111111",
      "popup_highlight": "#6385D4",
      "popup_highlight_text": "#111111",
      "sidebar": "#BAA99E",
      "sidebar_text": "#111111",
      "sidebar_highlight": "#6385D4",
      "sidebar_highlight_text": "#FFFFFF"
    }
  }
}