Examine source code of new blue,Rad yellow dark

Inspect and view changes in new blue,Rad yellow dark 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": "new blue,Rad yellow dark",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(39, 2, 6)",
      "toolbar_text": "rgb(250, 224, 100)",
      "frame": "rgb(67, 2, 24)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 14, 37)",
      "toolbar_field_text": "rgb(250, 224, 100)",
      "tab_line": "rgb(250, 224, 100)",
      "popup": "rgb(0, 14, 37)",
      "popup_text": "rgb(250, 224, 100)",
      "tab_loading": "rgb(250, 224, 100)"
    }
  }
}