Examine source code of Quetzal Green

Inspect and view changes in Quetzal Green 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": "3.0",
  "name": "Quetzal Green_v2",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 110, 109)",
      "toolbar_text": "rgb(147, 255, 254)",
      "frame": "rgb(0, 90, 89)",
      "tab_background_text": "rgb(147, 255, 254)",
      "toolbar_field": "rgb(0, 90, 89)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 196, 13)",
      "popup": "rgb(0, 90, 89)",
      "popup_text": "rgb(147, 255, 254)",
      "button_background_active": "rgb(0, 90, 89)",
      "button_background_hover": "rgb(0, 90, 89)",
      "frame_inactive": "rgb(0, 90, 89)",
      "icons_attention": "rgb(255, 196, 13)",
      "icons": "rgb(147, 255, 254)",
      "ntp_background": "rgb(0, 90, 89)",
      "ntp_text": "rgb(147, 255, 254)",
      "popup_border": "rgb(147, 255, 254)",
      "popup_highlight_text": "rgb(147, 255, 254)",
      "popup_highlight": "rgb(0, 110, 109)",
      "sidebar_border": "rgb(147, 255, 254)",
      "sidebar_highlight_text": "rgb(147, 255, 254)",
      "sidebar_highlight": "rgb(0, 90, 89)",
      "sidebar_text": "rgb(147, 255, 254)",
      "sidebar": "rgb(0, 90, 89)",
      "tab_background_separator": "rgb(255, 196, 13)",
      "tab_loading": "rgb(255, 196, 13)",
      "tab_selected": "rgb(0, 110, 109)",
      "tab_text": "rgb(255, 196, 13)",
      "toolbar_bottom_separator": "rgb(0, 110, 109)",
      "toolbar_field_border_focus": "rgb(147, 255, 254)",
      "toolbar_field_border": "rgb(147, 255, 254)",
      "toolbar_field_focus": "rgb(0, 110, 109)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(255, 196, 13)",
      "toolbar_field_separator": "rgb(255, 196, 13)",
      "toolbar_field_text_focus": "rgb(147, 255, 254)",
      "toolbar_top_separator": "rgb(0, 90, 89)",
      "toolbar_vertical_separator": "rgb(255, 196, 13)"
    }
  }
}