Everforest Dark

Everforest Dark

Port of https://github.com/sainnhe/everforest

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Everforest Dark",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(52, 63, 68)",
      "toolbar_text": "rgb(211, 198, 170)",
      "frame": "rgb(45, 53, 59)",
      "tab_background_text": "rgb(133, 146, 137)",
      "toolbar_field": "rgb(45, 53, 59)",
      "toolbar_field_text": "rgb(133, 146, 137)",
      "tab_line": "rgb(52, 63, 68)",
      "popup": "rgb(45, 53, 59)",
      "popup_text": "rgb(211, 198, 170)",
      "button_background_active": "rgb(61, 72, 77)",
      "button_background_hover": "rgb(61, 72, 77)",
      "icons": "rgb(167, 192, 128)",
      "ntp_background": "rgb(45, 53, 59)",
      "ntp_text": "rgb(211, 198, 170)",
      "popup_border": "rgb(45, 53, 59)",
      "sidebar_border": "rgb(45, 53, 59)",
      "sidebar_text": "rgb(211, 198, 170)",
      "sidebar": "rgb(45, 53, 59)",
      "tab_text": "rgb(230, 152, 117)",
      "toolbar_bottom_separator": "rgb(52, 63, 68)",
      "toolbar_field_border_focus": "rgb(167, 192, 128)",
      "toolbar_field_border": "rgb(45, 53, 59)",
      "toolbar_top_separator": "rgb(52, 63, 68)",
      "tab_loading": "rgb(52, 63, 68)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0f86627-5243-4bf4-a522-a41ed12f1737}"
    }
  }
}