Examine source code of Gold and Purple Theme

Inspect and view changes in Gold and Purple Theme source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Gold and Purple",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-039-717a66ba4d455686088c80f391cb3264.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(50, 50, 101)",
      "toolbar_text": "rgb(199, 122, 11)",
      "frame": "rgb(199, 122, 11)",
      "tab_background_text": "rgb(50, 50, 101)",
      "toolbar_field": "rgb(27, 40, 45)",
      "toolbar_field_text": "rgb(199, 122, 11)",
      "tab_line": "rgb(255, 151, 0)",
      "popup": "rgb(27, 40, 45)",
      "popup_text": "rgb(199, 122, 11)",
      "tab_loading": "rgb(255, 151, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{65963518-dace-400d-8823-7174b494dc90}"
    }
  }
}