Relaxed Solarized-light+

Relaxed Solarized-light+

Solarized Light based theme for Firefox. Based on Ethan Schoonover's Solarized color theme family (https://github.com/altercation/solarized).

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Solarized Light",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(253, 246, 227)",
      "toolbar_text": "rgb(7, 54, 66)",
      "frame": "rgb(238, 232, 213)",
      "tab_background_text": "rgb(88, 110, 117)",
      "toolbar_field": "rgb(238, 232, 213)",
      "toolbar_field_text": "rgb(7, 54, 66)",
      "tab_line": "rgba(203, 75, 22, 0.62)",
      "popup": "rgb(253, 246, 227)",
      "popup_text": "rgb(7, 54, 66)",
      "button_background_active": "rgb(238, 232, 213)",
      "button_background_hover": "rgba(203, 75, 22, 0.62)",
      "icons_attention": "rgba(181, 137, 0, 0.62)",
      "icons": "rgb(7, 54, 66)",
      "ntp_background": "rgb(238, 232, 213)",
      "ntp_text": "rgb(7, 54, 66)",
      "popup_border": "rgb(238, 232, 213)",
      "popup_highlight_text": "rgb(7, 54, 66)",
      "popup_highlight": "rgba(203, 75, 22, 0.62)",
      "sidebar_border": "rgb(238, 232, 213)",
      "sidebar_highlight_text": "rgb(7, 54, 66)",
      "sidebar_highlight": "rgba(203, 75, 22, 0.62)",
      "sidebar_text": "rgb(7, 54, 66)",
      "sidebar": "rgb(253, 246, 227)",
      "toolbar_field_border_focus": "rgb(238, 232, 213)",
      "toolbar_field_focus": "rgb(253, 246, 227)",
      "toolbar_field_highlight_text": "rgb(7, 54, 66)",
      "toolbar_field_highlight": "rgba(203, 75, 22, 0.62)",
      "toolbar_field_text_focus": "rgb(7, 54, 66)",
      "tab_loading": "rgba(203, 75, 22, 0.62)"
    }
  }
}