{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Zash",
  "author": "perpiris",
  "themes": [
    {
      "name": "Zash",
      "appearance": "dark",
      "style": {
        "background": "#0D1117",
        "foreground": "#C9D1D9",
        "border": "#1A1A1A",
        "border.focused": "#56B6C2",
        "border.selected": "#56B6C2",
        "border.transparent": null,
        "border.disabled": "#5C5855",
        "elevated_surface.background": "#1A1A1A",
        "surface.background": "#0D1117",
        "panel.background": "#0D1117",
        "title_bar.background": "#0D1117",
        "status_bar.background": "#0D1117",
        "terminal.background": "#0D1117",
        "terminal.foreground": "#C9D1D9",
        "terminal.bright_foreground": "#F7F7F7",
        "terminal.dim_foreground": "#5C5855",
        "editor.background": "#0D1117",
        "editor.foreground": "#C9D1D9",
        "editor.line_number": "#5C5855",
        "editor.active_line_number": "#C9D1D9",
        "editor.active_line.background": "#1A1A1A",
        "editor.highlighted_line.background": "#1A1A1A",
        "editor.gutter.background": "#0D1117",
        "editor.indent_guide": "#1A1A1A",
        "editor.indent_guide_active": "#56B6C2",
        "editor.wrap_guide": "#1A1A1A",
        "editor.active_wrap_guide": "#56B6C2",
        "cursor": "#62ED8B",
        "selection": "#264F78",
        "element.background": "#1A1A1A",
        "element.hover": "#264F78",
        "element.active": "#56B6C2",
        "element.selected": "#264F78",
        "ghost_element.hover": "#1A1A1A",
        "ghost_element.active": "#1A1A1A",
        "ghost_element.selected": "#264F78",
        "drop_target.background": "#264F78",
        "tab.active_background": "#0D1117",
        "tab.inactive_background": "#0D1117",
        "tab_bar.background": "#0D1117",
        "toolbar.background": "#0D1117",
        "scrollbar.thumb.background": "#5C5855",
        "scrollbar.thumb.hover_background": "#C9D1D9",
        "scrollbar.thumb.border": "#0D1117",
        "scrollbar.track.background": "#0D1117",
        "scrollbar.track.border": "#0D1117",
        "link_text.hover": "#56B6C2",
        "conflict": "#E36464",
        "created": "#62ED8B",
        "deleted": "#E36464",
        "error": "#E36464",
        "hidden": "#5C5855",
        "hint": "#5C5855",
        "ignored": "#5C5855",
        "info": "#56B6C2",
        "modified": "#DCB977",
        "predictive": "#5C5855",
        "renamed": "#DCB977",
        "success": "#62ED8B",
        "warning": "#DCB977",
        "warning.background": "#3D2F1F",
        "warning.border": "#DCB977",
        "unreachable": "#E36464",
        "players": [
          {
            "cursor": "#62ED8B",
            "selection": "#264F78",
            "background": "#62ED8B"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#5C5855",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#5C5855"
          },
          "constant": {
            "color": "#E36464"
          },
          "string": {
            "color": "#62ED8B"
          },
          "string.regex": {
            "color": "#FF8A8A"
          },
          "string.escape": {
            "color": "#7DD6E0"
          },
          "character": {
            "color": "#62ED8B"
          },
          "number": {
            "color": "#DDB15F"
          },
          "boolean": {
            "color": "#DDB15F"
          },
          "float": {
            "color": "#DDB15F"
          },
          "keyword": {
            "color": "#D4AAFC"
          },
          "keyword.control": {
            "color": "#D4AAFC"
          },
          "keyword.operator": {
            "color": "#E36464"
          },
          "operator": {
            "color": "#C9D1D9"
          },
          "variable": {
            "color": "#C9D1D9"
          },
          "variable.parameter": {
            "color": "#E36464"
          },
          "variable.member": {
            "color": "#E36464"
          },
          "property": {
            "color": "#56B6C2"
          },
          "attribute": {
            "color": "#56B6C2"
          },
          "type": {
            "color": "#DCB977"
          },
          "type.builtin": {
            "color": "#DCB977"
          },
          "function": {
            "color": "#56B6C2"
          },
          "function.builtin": {
            "color": "#7DD6E0"
          },
          "function.macro": {
            "color": "#7DD6E0"
          },
          "constructor": {
            "color": "#DCB977"
          },
          "punctuation": {
            "color": "#5C5855"
          },
          "punctuation.bracket": {
            "color": "#C9D1D9"
          },
          "punctuation.delimiter": {
            "color": "#C9D1D9"
          },
          "tag": {
            "color": "#E36464"
          }
        },
        "terminal.ansi.black": "#1A1A1A",
        "terminal.ansi.red": "#E36464",
        "terminal.ansi.green": "#62ED8B",
        "terminal.ansi.yellow": "#DCB977",
        "terminal.ansi.blue": "#56B6C2",
        "terminal.ansi.magenta": "#D4AAFC",
        "terminal.ansi.cyan": "#88FFAA",
        "terminal.ansi.white": "#E5E5E5",
        "terminal.ansi.bright_black": "#5C5855",
        "terminal.ansi.bright_red": "#FF8A8A",
        "terminal.ansi.bright_green": "#88FFAA",
        "terminal.ansi.bright_yellow": "#DDB15F",
        "terminal.ansi.bright_blue": "#7DD6E0",
        "terminal.ansi.bright_magenta": "#E5C9FF",
        "terminal.ansi.bright_cyan": "#7DD6E0",
        "terminal.ansi.bright_white": "#F7F7F7",
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "rCZ23-97Ek-_PhCn3CIs1"
}