Examine source code of Rei Ayanami

Inspect and view changes in Rei Ayanami 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": "Rei Ayanami",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-018-0ca3dfc7bb661ec53999d358812ce0ab.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(168, 192, 216)",
      "toolbar_text": "rgb(48, 72, 96)",
      "frame": "rgb(48, 72, 96)",
      "tab_background_text": "rgb(240, 216, 216)",
      "toolbar_field": "rgb(240, 216, 216)",
      "toolbar_field_text": "rgb(48, 72, 96)",
      "tab_line": "rgb(240, 216, 216)",
      "popup": "rgb(240, 216, 216)",
      "popup_text": "rgb(48, 72, 96)",
      "ntp_background": "rgb(168, 192, 216)",
      "ntp_text": "rgb(48, 72, 96)",
      "toolbar_bottom_separator": "rgb(168, 192, 216)",
      "toolbar_field_highlight": "rgb(168, 192, 216)",
      "tab_loading": "rgb(240, 216, 216)"
    }
  }
}