Examine source code of DarkCode92

Inspect and view changes in DarkCode92 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": "DarkCode90.2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.png",
        "images/2.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "right top",
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat",
        "repeat",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(71, 239, 107, 0.09)",
      "toolbar_text": "rgb(32, 255, 98)",
      "frame": "rgb(35, 35, 35)",
      "tab_background_text": "rgb(169, 231, 183)",
      "toolbar_field": "rgb(27, 33, 28)",
      "toolbar_field_text": "rgb(169, 231, 183)",
      "tab_line": "rgb(32, 255, 98)",
      "popup": "rgb(27, 33, 28)",
      "popup_text": "rgb(32, 255, 98)",
      "button_background_active": "rgb(28, 90, 41)",
      "icons_attention": "rgb(255, 32, 171)",
      "icons": "rgb(32, 255, 98)",
      "sidebar_border": "rgb(35, 35, 35)",
      "sidebar_highlight_text": "rgb(27, 33, 28)",
      "sidebar_highlight": "rgb(32, 255, 98)",
      "sidebar_text": "rgb(169, 231, 183)",
      "sidebar": "rgb(27, 33, 28)",
      "tab_background_separator": "rgb(15, 24, 16)",
      "tab_loading": "rgb(255, 32, 153)",
      "tab_selected": "rgb(28, 90, 41)",
      "tab_text": "rgb(32, 255, 98)",
      "toolbar_bottom_separator": "rgb(15, 24, 16)",
      "toolbar_field_border_focus": "rgb(16, 51, 23)",
      "toolbar_field_border": "rgb(30, 55, 34)",
      "toolbar_field_highlight_text": "rgb(32, 255, 98)",
      "toolbar_field_highlight": "rgb(28, 90, 41)",
      "toolbar_field_separator": "rgb(32, 255, 98)",
      "toolbar_top_separator": "rgb(0, 0, 0)",
      "toolbar_vertical_separator": "rgb(0, 0, 0)"
    }
  }
}