Examine source code of Icy Mall Goth

Inspect and view changes in Icy Mall Goth 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": "Iced Mall Goth",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(10, 7, 49)",
      "toolbar_text": "rgb(228, 251, 255)",
      "frame": "rgb(10, 7, 49)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(230, 191, 255)",
      "toolbar_field_text": "rgb(21, 20, 119)",
      "tab_line": "rgb(10, 7, 49)",
      "popup": "rgb(41, 41, 93)",
      "popup_text": "rgb(195, 141, 230)",
      "icons": "rgb(255, 255, 255)",
      "popup_border": "rgb(195, 141, 230)",
      "sidebar_border": "rgb(230, 191, 255)",
      "sidebar_highlight_text": "rgb(10, 7, 49)",
      "sidebar_highlight": "rgb(198, 117, 255)",
      "sidebar_text": "rgb(228, 251, 255)",
      "sidebar": "rgb(76, 35, 86)",
      "tab_selected": "rgb(195, 141, 230)",
      "toolbar_top_separator": "rgb(10, 7, 49)",
      "tab_loading": "rgb(10, 7, 49)"
    }
  }
}