{
  "name": "CaasiZed",
  "author": "caasidev",
  "themes": [
    {
      "name": "CaasiZed",
      "appearance": "dark",
      "style": {
        "background": "#1b1a1f",
        "syntax": {
          "attribute": {
            "color": "#7ea0bf",
            "font_style": null,
            "font_weight": 700
          },
          "editor.foreground": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#4b7e4c",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#423852",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#423852",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#4b7e4c",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#a89d59",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#c36f6f",
            "font_style": null,
            "font_weight": 700
          },
          "function.method": {
            "color": "#c36f6f",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#679793",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#417572",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#a19860",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#c276a5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#a49fad",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#423e4d",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#423e4d",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#a89d59",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a49fad",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#a19860",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#4b7e4c",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#7ea0bf",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "transparent"
          },
          {
            "background": "transparent"
          }
        ],
        "background.appearance": "blurred",
        "drop_target.background": "#c36fa1",
        "editor.active_line.background": "#29292f",
        "editor.active_line_number": "#7ea0bf",
        "editor.active_wrap_guide": "#7ea0bf",
        "editor.background": "",
        "editor.document_highlight.read_background": "#a89d59",
        "editor.document_highlight.write_background": "",
        "editor.foreground": "",
        "editor.line_number": "#423852",
        "editor.subheader.background": null,
        "elevated_surface.background": null,
        "panel.background": "#1b1a1f",
        "panel.focused_border": "#636363",
        "search.match_background": "#a89d59",
        "status_bar.background": null,
        "surface.background": null,
        "tab.active_background": "#29292f",
        "tab.inactive_background": null,
        "tab_bar.background": "#29292f",
        "title_bar.background": null,
        "toolbar.background": "#29292f",
        "text": "#a49fad",
        "text.accent": "#c36fa1",
        "text.disabled": "#636363",
        "text.muted": "#636363",
        "text.placeholder": null,
        "border": "#636363",
        "border.disabled": "#4e4e4e",
        "border.focused": "#7ea0bf",
        "border.selected": "#7ea0bf",
        "border.variant": "#423852",
        "element.active": "#4b7e4c",
        "element.background": "#423e4d",
        "element.disabled": "#423e4d",
        "element.hover": "#29292f",
        "element.selected": "#423852",
        "ghost_element.active": "#4b7e4c",
        "ghost_element.background": "#29292f",
        "ghost_element.disabled": "#636363",
        "ghost_element.hover": "#423852",
        "ghost_element.selected": "#1b1a1f",
        "icon": "#004fff",
        "icon.accent": null,
        "icon.disabled": "#4b7e4c",
        "icon.muted": "#78bc78",
        "scrollbar.thumb.border": "#423852",
        "scrollbar.thumb.hover_background": "#423e4d",
        "scrollbar.track.background": "#29292f",
        "scrollbar.track.border": "#423852",
        "scrollbar_thumb.background": "#423852",
        "terminal.ansi.black": "#423852",
        "terminal.ansi.blue": "#7ea0bf",
        "terminal.ansi.bright_black": "#423e4d",
        "terminal.ansi.bright_blue": "#94a5b2",
        "terminal.ansi.bright_cyan": "#679793",
        "terminal.ansi.bright_green": "#78bc78",
        "terminal.ansi.bright_magenta": "#c276a5",
        "terminal.ansi.bright_red": "#c36f6f",
        "terminal.ansi.bright_white": "#a49fad",
        "terminal.ansi.bright_yellow": "#a19860",
        "terminal.ansi.cyan": "#417572",
        "terminal.ansi.dim_black": "#423852",
        "terminal.ansi.dim_blue": "#7ea0bf",
        "terminal.ansi.dim_cyan": "#417572",
        "terminal.ansi.dim_green": "#4b7e4c",
        "terminal.ansi.dim_magenta": "#c36fa1",
        "terminal.ansi.dim_red": "#c36f6f",
        "terminal.ansi.dim_white": "#898598",
        "terminal.ansi.dim_yellow": "#a89d59",
        "terminal.ansi.green": "#4b7e4c",
        "terminal.ansi.magenta": "#c36fa1",
        "terminal.ansi.red": "#d16161",
        "terminal.ansi.white": "#898598",
        "terminal.ansi.yellow": "#a89d59",
        "terminal.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": "#a49fad",
        "terminal.foreground": "#a49fad",
        "error": "#d16161",
        "hint": null,
        "hint.background": null,
        "info": "#7ea0bf",
        "link_text.hover": "#a89d59",
        "predictive": null,
        "renamed": null,
        "success": "#4b7e4c",
        "warning": "#a89d59",
        "conflict": "#c36fa1",
        "created": "#4b7e4c",
        "deleted": "#d16161",
        "hidden": "#636363",
        "ignored": "#636363",
        "modified": "#a89d59",
        "status_bar.foreground": null,
        "tab.active_foreground": "#ff0000",
        "terminal.ansi.amber": null
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "background": "#1b1a1f",
        "syntax": {},
        "players": [],
        "background.appearance": "blurred",
        "drop_target.background": "#c36fa1",
        "editor.active_line.background": "#29292f",
        "editor.active_line_number": "#7ea0bf",
        "editor.active_wrap_guide": "#7ea0bf",
        "editor.background": "",
        "editor.document_highlight.read_background": "#a89d59",
        "editor.document_highlight.write_background": "",
        "editor.foreground": "",
        "editor.line_number": "#423852",
        "editor.subheader.background": null,
        "elevated_surface.background": null,
        "panel.background": "#29292f",
        "panel.focused_border": "#636363",
        "search.match_background": "#a89d59",
        "status_bar.background": null,
        "surface.background": null,
        "tab.active_background": "#636363",
        "tab.inactive_background": null,
        "tab_bar.background": "#29292f",
        "title_bar.background": null,
        "toolbar.background": "#29292f",
        "text": "#a49fad",
        "text.accent": "#c36fa1",
        "text.disabled": "#636363",
        "text.muted": "#636363",
        "text.placeholder": null,
        "border": "#636363",
        "border.disabled": "#4e4e4e",
        "border.focused": "#7ea0bf",
        "border.selected": "#7ea0bf",
        "border.variant": "#423852",
        "element.active": "#ff0000",
        "element.background": "#423e4d",
        "element.disabled": "#423e4d",
        "element.hover": "#636363",
        "element.selected": "#423852",
        "ghost_element.active": "#ff0000",
        "ghost_element.background": "#ff0000",
        "ghost_element.disabled": "#ff0000",
        "ghost_element.hover": "#ff0000",
        "ghost_element.selected": "#1b1a1f",
        "icon": "#004fff",
        "icon.accent": null,
        "icon.disabled": "#4b7e4c",
        "icon.muted": "#78bc78",
        "scrollbar.thumb.border": "#423852",
        "scrollbar.thumb.hover_background": "#423e4d",
        "scrollbar.track.background": "#29292f",
        "scrollbar.track.border": "#423852",
        "scrollbar_thumb.background": "#423852",
        "terminal.ansi.black": "#423852",
        "terminal.ansi.blue": "#7ea0bf",
        "terminal.ansi.bright_black": "#423e4d",
        "terminal.ansi.bright_blue": "#94a5b2",
        "terminal.ansi.bright_cyan": "#679793",
        "terminal.ansi.bright_green": "#78bc78",
        "terminal.ansi.bright_magenta": "#c276a5",
        "terminal.ansi.bright_red": "#c36f6f",
        "terminal.ansi.bright_white": "#a49fad",
        "terminal.ansi.bright_yellow": "#a19860",
        "terminal.ansi.cyan": "#417572",
        "terminal.ansi.dim_black": "#423852",
        "terminal.ansi.dim_blue": "#7ea0bf",
        "terminal.ansi.dim_cyan": "#417572",
        "terminal.ansi.dim_green": "#4b7e4c",
        "terminal.ansi.dim_magenta": "#c36fa1",
        "terminal.ansi.dim_red": "#c36f6f",
        "terminal.ansi.dim_white": "#898598",
        "terminal.ansi.dim_yellow": "#a89d59",
        "terminal.ansi.green": "#4b7e4c",
        "terminal.ansi.magenta": "#c36fa1",
        "terminal.ansi.red": "#d16161",
        "terminal.ansi.white": "#898598",
        "terminal.ansi.yellow": "#a89d59",
        "terminal.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": "#a49fad",
        "terminal.foreground": "#a49fad"
      }
    }
  ],
  "id": "X3YRNZJPVtQdoOsjWABh7"
}