Indigo-Cyan-Blue

Indigo-Cyan-Blue

Simple Fox theme comprised of vibrant indigo, dodger blue, violet, white, black, cyan & deep pink. Easy to read toolbar & popup text. None disruptive background tabs with an easily detectable active tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Indigo-Cyan-Blue",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(4, 127, 255)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(220, 255, 0)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 0, 193)",
      "tab_line": "rgb(0, 41, 255)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(0, 206, 255)",
      "button_background_hover": "rgb(4, 127, 255)",
      "frame_inactive": "rgb(61, 12, 113)",
      "icons_attention": "rgb(255, 248, 0)",
      "icons": "rgb(0, 255, 248)",
      "ntp_background": "rgb(10, 100, 149)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(3, 64, 75)",
      "popup_highlight_text": "rgb(255, 103, 0)",
      "popup_highlight": "rgb(0, 0, 0)",
      "sidebar_border": "rgb(26, 158, 210)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(31, 114, 200)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(10, 57, 149)",
      "tab_background_separator": "rgb(13, 190, 157)",
      "tab_loading": "rgba(84, 84, 75, 0.89)",
      "tab_selected": "rgb(0, 117, 255)",
      "toolbar_bottom_separator": "rgb(58, 72, 83)",
      "toolbar_field_border_focus": "rgb(22, 88, 156)",
      "toolbar_field_border": "rgb(50, 126, 207)",
      "toolbar_field_focus": "rgb(16, 116, 163)",
      "toolbar_field_highlight_text": "rgb(3, 245, 255)",
      "toolbar_field_highlight": "rgb(0, 0, 0)",
      "toolbar_field_separator": "rgb(0, 0, 0)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgb(0, 207, 255)",
      "toolbar_vertical_separator": "rgb(0, 207, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{10eefbd1-2049-48b9-8916-dc8b76a739db}"
    }
  }
}