Examine source code of Dark Crimson

Inspect and view changes in Dark Crimson 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": "Plasma Red",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(45, 27, 27)",
      "toolbar_text": "rgb(181, 19, 19)",
      "frame": "rgb(11, 0, 0)",
      "tab_background_text": "rgb(181, 19, 19)",
      "toolbar_field": "rgb(23, 14, 14)",
      "toolbar_field_text": "rgb(181, 19, 19)",
      "tab_line": "rgb(124, 10, 10)",
      "popup": "rgb(23, 14, 14)",
      "popup_text": "rgb(181, 19, 19)",
      "button_background_active": "rgb(181, 19, 19)",
      "frame_inactive": "rgb(18, 0, 0)",
      "icons_attention": "rgb(181, 19, 19)",
      "icons": "rgb(181, 19, 19)",
      "ntp_background": "rgb(23, 14, 14)",
      "ntp_text": "rgb(124, 10, 10)",
      "popup_border": "rgb(181, 19, 19)",
      "popup_highlight_text": "rgb(45, 27, 27)",
      "sidebar_border": "rgb(124, 10, 10)",
      "tab_selected": "rgb(45, 27, 27)",
      "toolbar_bottom_separator": "rgb(11, 0, 0)",
      "toolbar_field_focus": "rgb(11, 0, 0)",
      "toolbar_field_highlight_text": "rgb(255, 113, 113)",
      "toolbar_field_separator": "rgb(181, 19, 19)",
      "toolbar_vertical_separator": "rgb(23, 14, 14)",
      "tab_loading": "rgb(124, 10, 10)"
    }
  }
}