Solid Blue Reigns

Solid Blue Reigns

Enhancing the classic color blue for a dark color enthusiasts

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Solid Blue Reigns",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(29, 41, 60)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(29, 41, 60)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(37, 52, 75)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(215, 226, 239, 0)",
      "popup": "rgb(37, 52, 75)",
      "popup_text": "rgb(255, 255, 255)",
      "icons_attention": "rgb(125, 179, 255)",
      "ntp_background": "rgb(29, 41, 60)",
      "popup_border": "rgb(83, 118, 169)",
      "sidebar": "rgb(29, 41, 60)",
      "tab_selected": "rgb(83, 118, 169)",
      "toolbar_bottom_separator": "rgb(29, 41, 60)",
      "toolbar_field_border_focus": "rgb(83, 118, 169)",
      "toolbar_field_border": "rgba(120, 169, 245, 0)",
      "toolbar_field_focus": "rgb(29, 41, 60)",
      "toolbar_field_highlight": "rgb(83, 118, 169)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(29, 41, 60)",
      "tab_loading": "rgba(215, 226, 239, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebcc217c-2bd2-4ee1-abbe-3e217615b9fc}"
    }
  }
}