Examine source code of Light white red

Inspect and view changes in Light white red 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": "Light white red",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-016-af8c49de75012ca2c007f953ff2e4499.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(247, 246, 242)",
      "toolbar_text": "rgb(99, 10, 16)",
      "frame": "rgb(247, 246, 242)",
      "tab_background_text": "rgb(99, 10, 16)",
      "toolbar_field": "rgb(247, 246, 242)",
      "toolbar_field_text": "rgb(99, 10, 16)",
      "tab_line": "rgb(223, 46, 46)",
      "popup": "rgb(247, 246, 242)",
      "popup_text": "rgb(99, 10, 16)",
      "tab_loading": "rgb(223, 46, 46)"
    }
  }
}