Examine source code of Neon Light in bright purple

Inspect and view changes in Neon Light in bright purple 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": "Neon Light",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-029-cc9cab928c1799136d18758709e91ecc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(250, 4, 240)",
      "toolbar_text": "rgb(237, 247, 3)",
      "frame": "rgb(45, 12, 64)",
      "tab_background_text": "rgb(12, 250, 9)",
      "toolbar_field": "rgb(166, 7, 249)",
      "toolbar_field_text": "rgb(12, 250, 9)",
      "tab_line": "rgb(45, 12, 64)",
      "popup": "rgb(5, 203, 239)",
      "popup_text": "rgb(236, 0, 169)",
      "tab_loading": "rgb(45, 12, 64)"
    }
  }
}