Fresh Light Theme by Stylefox

Fresh Light Theme by Stylefox

A fresh material light theme for Firefox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Fresh Light Theme",
  "author": "Stylefox",
  "manifest_version": 2,
  "version": "3.4",
  "theme": {
    "colors": {
      "frame": "rgba(245, 245, 245, 1)",
      "frame_inactive": "rgba(247, 247, 247, 1)",
      "tab_background_text": "rgba(50, 56, 62, 1)",
      "tab_background_separator": "rgba(200, 200, 200, 1)",
      "tab_text": "rgba(52, 58, 64, 1)",
      "tab_line": "rgba(46, 148, 255, 1)",
      "tab_loading": "rgba(46, 148, 255, 1)",
      "tab_selected": "rgba(245, 245, 245, 1)",
      "icons": "rgba(52, 58, 64, 1)",
      "icons_attention": "rgba(46, 148, 255, 1)",
      "toolbar": "rgba(245, 245, 245, 1)",
      "bookmark_text": "rgba(52, 58, 64, 1)",
      "toolbar_top_separator": "rgba(245, 245, 245, 1)",
      "toolbar_bottom_separator": "rgba(240, 240, 240, 1)",
      "toolbar_vertical_separator": "rgba(245, 245, 245, 1)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(52, 58, 64, 1)",
      "toolbar_field_text_focus": "rgba(52, 58, 64, 1)",
      "toolbar_field_highlight": "rgba(46, 148, 255, 1)",
      "toolbar_field_highlight_text": "rgba(255, 255, 255, 1)",
      "toolbar_field_focus": "rgba(255, 255, 255, 1)",
      "toolbar_field_border": "rgba(255, 255, 255, 1)",
      "toolbar_field_separator": "rgba(255, 255, 255, 1)",
      "toolbar_field_border_focus": "rgba(46, 148, 255, 1)",
      "button_background_hover": "rgba(230, 230, 230, 1)",
      "button_background_active": "rgba(220, 220, 220, 1)",
      "popup": "rgba(255, 255, 255, 1)",
      "popup_text": "rgba(52, 58, 64, 1)",
      "popup_border": "rgba(245, 245, 245, 1)",
      "popup_highlight": "#2e94ff",
      "popup_highlight_text": "rgba(255, 255, 255, 1)",
      "ntp_background": "rgba(255, 255, 255, 1)",
      "ntp_text": "rgba(52, 58, 64, 1)",
      "sidebar": "rgba(245, 245, 245, 1)",
      "sidebar_border": "rgba(240, 240, 240, 1)",
      "sidebar_text": "rgba(52, 58, 64, 1)",
      "sidebar_highlight": "#2e94ff",
      "sidebar_highlight_text": "rgba(255, 255, 255, 1)"
    }
  }
}