Examine source code of Simple Cherry Red

Inspect and view changes in Simple Cherry 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": "Cherry Red",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-039-717a66ba4d455686088c80f391cb3264.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(128, 31, 36)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(165, 57, 57)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(7, 7, 7)",
      "toolbar_field_highlight": "rgb(165, 57, 57)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  }
}