GruvboxGreenDark

GruvboxGreenDark

Firefox theme based on https://github.com/morhetz/gruvbox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "GruvboxGreenDark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(29, 32, 33)",
      "toolbar_text": "rgb(251, 241, 199)",
      "frame": "rgb(40, 40, 40)",
      "tab_background_text": "rgb(251, 241, 199)",
      "toolbar_field": "rgb(29, 32, 33)",
      "toolbar_field_text": "rgb(251, 241, 199)",
      "tab_line": "rgb(40, 40, 40)",
      "popup": "rgb(40, 40, 40)",
      "popup_text": "rgb(251, 241, 199)",
      "button_background_active": "rgb(60, 56, 54)",
      "button_background_hover": "rgb(40, 40, 40)",
      "frame_inactive": "rgb(29, 32, 33)",
      "icons_attention": "rgb(184, 187, 38)",
      "icons": "rgb(152, 151, 26)",
      "ntp_background": "rgb(29, 32, 33)",
      "ntp_text": "rgb(251, 241, 199)",
      "popup_border": "rgb(29, 32, 33)",
      "popup_highlight_text": "rgb(40, 40, 40)",
      "popup_highlight": "rgb(184, 187, 38)",
      "sidebar_border": "rgb(29, 32, 33)",
      "sidebar_highlight_text": "rgb(40, 40, 40)",
      "sidebar_highlight": "rgb(184, 187, 38)",
      "sidebar_text": "rgb(251, 241, 199)",
      "sidebar": "rgb(29, 32, 33)",
      "tab_background_separator": "rgb(204, 36, 29)",
      "tab_loading": "rgb(204, 36, 29)",
      "tab_selected": "rgb(60, 56, 54)",
      "tab_text": "rgb(251, 241, 199)",
      "toolbar_bottom_separator": "rgb(40, 40, 40)",
      "toolbar_field_border_focus": "rgb(184, 187, 38)",
      "toolbar_field_border": "rgb(60, 56, 54)",
      "toolbar_field_focus": "rgb(40, 40, 40)",
      "toolbar_field_highlight_text": "rgb(40, 40, 40)",
      "toolbar_field_highlight": "rgb(184, 187, 38)",
      "toolbar_field_separator": "rgb(251, 241, 199)",
      "toolbar_field_text_focus": "rgb(251, 241, 199)",
      "toolbar_top_separator": "rgb(184, 187, 38)",
      "toolbar_vertical_separator": "rgb(184, 187, 38)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f20e510d-885b-4c3a-9c60-50deb6ec0c37}"
    }
  }
}