Theme

Theme

Made to reduce eye strain and be productive with royal purple toolbar background

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Streamflow",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(236, 236, 242)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(132, 92, 171)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(9, 13, 9)",
      "toolbar_field_text": "rgb(238, 60, 11)",
      "tab_line": "rgb(244, 23, 4)",
      "popup": "rgb(144, 98, 221)",
      "popup_text": "rgb(246, 240, 240)",
      "button_background_active": "rgb(120, 31, 212)",
      "button_background_hover": "rgb(43, 226, 48)",
      "frame_inactive": "rgb(144, 131, 158)",
      "icons_attention": "rgb(20, 204, 23)",
      "icons": "rgb(55, 52, 56)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(41, 96, 41)",
      "popup_border": "rgb(0, 0, 0)",
      "popup_highlight_text": "rgb(21, 221, 209)",
      "popup_highlight": "rgb(26, 177, 26)",
      "sidebar_border": "rgb(21, 217, 209)",
      "sidebar_highlight_text": "rgb(37, 146, 37)",
      "sidebar_highlight": "rgb(14, 192, 184)",
      "sidebar_text": "rgb(26, 184, 26)",
      "tab_loading": "rgb(143, 19, 184)",
      "tab_selected": "rgb(27, 192, 208)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgb(42, 106, 112)",
      "toolbar_field_border_focus": "rgb(38, 205, 221)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cae8057f-5ab1-4584-af6e-44ff963e0842}"
    }
  }
}