Blue Overdose Theme

Blue Overdose Theme

An overly blue Theme!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Blue Overdose Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-021-775b159da029a74f5c76e835cd65e9dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(31, 77, 162)",
      "toolbar_text": "rgb(228, 230, 234)",
      "frame": "rgb(77, 120, 188)",
      "tab_background_text": "rgb(228, 230, 234)",
      "toolbar_field": "rgb(228, 230, 234)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(31, 77, 162)",
      "popup": "rgb(31, 77, 162)",
      "popup_text": "rgb(228, 230, 234)",
      "button_background_active": "rgb(0, 200, 255)",
      "frame_inactive": "rgb(185, 185, 185)",
      "icons_attention": "rgb(104, 182, 255)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(31, 77, 162)",
      "ntp_text": "rgb(0, 0, 0)",
      "popup_border": "rgb(104, 182, 255)",
      "sidebar_border": "rgb(104, 182, 255)",
      "sidebar_text": "rgb(228, 230, 234)",
      "sidebar": "rgb(31, 77, 162)",
      "tab_background_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(104, 182, 255)",
      "toolbar_field_border_focus": "rgb(104, 182, 255)",
      "toolbar_field_focus": "rgb(31, 77, 162)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_separator": "rgb(104, 182, 255)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(104, 182, 255)",
      "toolbar_vertical_separator": "rgb(104, 182, 255)"
    }
  }
}