Examine source code of Loona Theme

Inspect and view changes in Loona Theme 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": "Loona Helluva Boss Theme",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(68, 70, 91)",
      "toolbar_text": "rgb(183, 185, 198)",
      "frame": "rgb(39, 37, 59)",
      "tab_background_text": "rgb(169, 170, 188)",
      "toolbar_field": "rgb(39, 37, 59)",
      "toolbar_field_text": "rgb(248, 248, 248)",
      "tab_line": "rgb(240, 2, 5)",
      "popup": "rgb(35, 33, 53)",
      "popup_text": "rgb(248, 248, 248)",
      "icons_attention": "rgb(248, 248, 248)",
      "icons": "rgb(183, 185, 198)",
      "ntp_background": "rgb(39, 37, 59)",
      "ntp_text": "rgb(248, 248, 248)",
      "popup_border": "rgb(31, 29, 47)",
      "popup_highlight_text": "rgb(39, 37, 59)",
      "popup_highlight": "rgb(248, 248, 248)",
      "sidebar_border": "rgb(31, 29, 47)",
      "sidebar_highlight_text": "rgb(39, 37, 59)",
      "sidebar_highlight": "rgb(248, 248, 248)",
      "sidebar_text": "rgb(248, 248, 248)",
      "sidebar": "rgb(35, 33, 53)",
      "tab_loading": "rgb(248, 248, 248)",
      "tab_text": "rgb(248, 248, 248)",
      "toolbar_field_border_focus": "rgb(248, 248, 248)",
      "toolbar_field_highlight_text": "rgb(39, 37, 59)",
      "toolbar_field_highlight": "rgb(248, 248, 248)"
    }
  }
}