Examine source code of 80's Gold

Inspect and view changes in 80's Gold 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.1",
  "name": "80's Gold",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-016-af8c49de75012ca2c007f953ff2e4499.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(184, 225, 247, 0.58)",
      "toolbar_text": "rgb(3, 14, 28)",
      "frame": "rgb(177, 170, 8)",
      "tab_background_text": "rgb(84, 84, 84)",
      "toolbar_field": "rgba(255, 255, 255, 0.53)",
      "toolbar_field_text": "rgb(17, 102, 180)",
      "tab_line": "rgb(184, 176, 10)",
      "popup": "rgb(231, 242, 244)",
      "popup_text": "rgb(84, 84, 84)",
      "tab_loading": "rgb(184, 176, 10)"
    }
  }
}