Purple Light

Purple Light

Purple theme with bright blue highlight

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "3.0",
  "name": "purple light",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(70, 0, 130)",
      "toolbar_text": "rgb(0, 255, 178)",
      "frame": "rgb(0, 98, 98)",
      "tab_background_text": "rgb(0, 255, 200)",
      "toolbar_field": "rgb(31, 3, 46)",
      "toolbar_field_text": "rgb(0, 255, 226)",
      "tab_line": "rgb(0, 255, 247)",
      "popup": "rgb(69, 2, 98)",
      "popup_text": "rgb(0, 255, 254)",
      "icons_attention": "rgb(137, 48, 255)",
      "ntp_background": "rgb(38, 0, 87)",
      "ntp_text": "rgb(0, 255, 254)",
      "popup_highlight_text": "rgb(38, 0, 87)",
      "popup_highlight": "rgb(0, 255, 254)",
      "sidebar_border": "rgb(0, 255, 254)",
      "sidebar_highlight_text": "rgb(0, 255, 254)",
      "sidebar_highlight": "rgb(137, 48, 255)",
      "sidebar_text": "rgb(0, 255, 254)",
      "sidebar": "rgb(38, 0, 87)",
      "toolbar_bottom_separator": "rgb(0, 255, 254)",
      "toolbar_field_border_focus": "rgb(0, 255, 254)",
      "tab_loading": "rgb(0, 255, 247)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d262e1c-2985-445c-a22d-fe03d3baee89}"
    }
  }
}