Gruvbox Material Dark

Gruvbox Material Dark

Port of https://github.com/sainnhe/gruvbox-material

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Gruvbox Material Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(50, 48, 47)",
      "toolbar_text": "rgb(216, 166, 87)",
      "frame": "rgb(40, 40, 40)",
      "tab_background_text": "rgb(146, 131, 116)",
      "toolbar_field": "rgb(40, 40, 40)",
      "toolbar_field_text": "rgb(146, 131, 116)",
      "tab_line": "rgb(50, 48, 47)",
      "popup": "rgb(40, 40, 40)",
      "popup_text": "rgb(212, 190, 152)",
      "button_background_active": "rgb(69, 64, 61)",
      "button_background_hover": "rgb(69, 64, 61)",
      "icons": "rgb(169, 182, 101)",
      "ntp_background": "rgb(40, 40, 40)",
      "ntp_text": "rgb(212, 190, 152)",
      "popup_border": "rgb(40, 40, 40)",
      "sidebar_border": "rgb(40, 40, 40)",
      "sidebar_text": "rgb(212, 190, 152)",
      "sidebar": "rgb(40, 40, 40)",
      "tab_text": "rgb(231, 138, 78)",
      "toolbar_bottom_separator": "rgb(50, 48, 47)",
      "toolbar_field_border_focus": "rgb(169, 182, 101)",
      "toolbar_field_border": "rgb(40, 40, 40)",
      "toolbar_top_separator": "rgb(50, 48, 47)",
      "tab_loading": "rgb(50, 48, 47)"
    }
  }
}