Purple and Gold

Purple and Gold

A purple and golden-yellow theme for your browser

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Purple and Gold",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-018-0ca3dfc7bb661ec53999d358812ce0ab.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(244, 211, 77)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(122, 85, 190)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(61, 54, 69)",
      "tab_line": "rgb(244, 211, 77)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(61, 54, 69)",
      "tab_loading": "rgb(244, 211, 77)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3ed6e3ea-03e8-427f-b742-466eb1e6fe2c}"
    }
  }
}