{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Clay Night",
  "author": "iqbalmdkaify",
  "themes": [
    {
      "name": "Clay Night v3",
      "appearance": "dark",
      "style": {
        "background": "#141414",
        "surface.background": "#141414",
        "elevated_surface.background": "#1f1f1f",
        "panel.background": "#141414",
        "panel.focused_border": "#d9775799",
        "pane.focused_border": "#d9775766",
        "title_bar.background": "#141414",
        "title_bar.inactive_background": "#141414",
        "status_bar.background": "#141414",
        "toolbar.background": "#1a1a1a",
        "tab_bar.background": "#141414",
        "tab.active_background": "#1a1a1a",
        "tab.inactive_background": "#141414",
        "border": "#272727",
        "border.variant": "#202020",
        "border.focused": "#d9775799",
        "border.selected": "#d97757",
        "border.transparent": "#00000000",
        "border.disabled": "#202020",
        "text": "#e2e3e7",
        "text.muted": "#9a9ca3",
        "text.placeholder": "#6a6d74",
        "text.disabled": "#4f5157",
        "text.accent": "#d97757",
        "icon": "#9a9ca3",
        "icon.muted": "#6a6d74",
        "icon.disabled": "#4f5157",
        "icon.placeholder": "#6a6d74",
        "icon.accent": "#d97757",
        "element.background": "#222222",
        "element.hover": "#262626",
        "element.active": "#2c2c2c",
        "element.selected": "#2c2c2c",
        "element.disabled": "#141414",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#232323",
        "ghost_element.active": "#2c2c2c",
        "ghost_element.selected": "#232323",
        "ghost_element.disabled": "#00000000",
        "drop_target.background": "#d977572e",
        "search.match_background": "#d9775740",
        "link_text.hover": "#d97757",
        "scrollbar.thumb.background": "#e2e3e71a",
        "scrollbar.thumb.hover_background": "#e2e3e733",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#e2e3e7",
        "editor.background": "#1a1a1a",
        "editor.gutter.background": "#1a1a1a",
        "editor.subheader.background": "#141414",
        "editor.active_line.background": "#212121",
        "editor.highlighted_line.background": "#212121",
        "editor.line_number": "#4f5157",
        "editor.active_line_number": "#e2e3e7",
        "editor.invisible": "#353535",
        "editor.wrap_guide": "#242424",
        "editor.active_wrap_guide": "#2c2c2c",
        "editor.indent_guide": "#242424",
        "editor.indent_guide_active": "#353535",
        "editor.document_highlight.read_background": "#2d2724",
        "editor.document_highlight.write_background": "#3a2c26",
        "terminal.background": "#1a1a1a",
        "terminal.foreground": "#e2e3e7",
        "terminal.bright_foreground": "#f4f5f7",
        "terminal.dim_foreground": "#9a9ca3",
        "terminal.ansi.black": "#141414",
        "terminal.ansi.red": "#e0685a",
        "terminal.ansi.green": "#a7d57d",
        "terminal.ansi.yellow": "#dcab77",
        "terminal.ansi.blue": "#89b2e6",
        "terminal.ansi.magenta": "#b987dc",
        "terminal.ansi.cyan": "#8edadc",
        "terminal.ansi.white": "#e2e3e7",
        "terminal.ansi.bright_black": "#4f5157",
        "terminal.ansi.bright_red": "#ea8577",
        "terminal.ansi.bright_green": "#bde39a",
        "terminal.ansi.bright_yellow": "#e8c196",
        "terminal.ansi.bright_blue": "#a6c6ef",
        "terminal.ansi.bright_magenta": "#cba3e6",
        "terminal.ansi.bright_cyan": "#a9e5e6",
        "terminal.ansi.bright_white": "#f4f5f7",
        "version_control.added": "#8cbf73",
        "version_control.modified": "#d9a657",
        "version_control.deleted": "#e0685a",
        "created": "#8cbf73",
        "created.background": "#8cbf731a",
        "created.border": "#8cbf73",
        "modified": "#d9a657",
        "modified.background": "#d9a6571a",
        "modified.border": "#d9a657",
        "deleted": "#e0685a",
        "deleted.background": "#e0685a1a",
        "deleted.border": "#e0685a",
        "renamed": "#8ea6b8",
        "conflict": "#d97757",
        "conflict.background": "#d977571a",
        "conflict.border": "#d97757",
        "ignored": "#57534c",
        "hidden": "#57534c",
        "error": "#e2775f",
        "error.background": "#e2775f1a",
        "error.border": "#e2775f",
        "warning": "#e2b35f",
        "warning.background": "#e2b35f1a",
        "warning.border": "#e2b35f",
        "info": "#8ea6b8",
        "info.background": "#8ea6b81a",
        "info.border": "#8ea6b8",
        "hint": "#5d6067",
        "hint.background": "#6b675e1a",
        "hint.border": "#6b675e",
        "success": "#8cbf73",
        "predictive": "#5d6067",
        "unreachable": "#80848f",
        "players": [
          {
            "cursor": "#d97757",
            "background": "#d97757",
            "selection": "#d977574d"
          },
          {
            "cursor": "#89b2e6",
            "background": "#89b2e6",
            "selection": "#89b2e64d"
          },
          {
            "cursor": "#a7d57d",
            "background": "#a7d57d",
            "selection": "#a7d57d4d"
          },
          {
            "cursor": "#b987dc",
            "background": "#b987dc",
            "selection": "#b987dc4d"
          }
        ],
        "syntax": {
          "keyword": {
            "color": "#b987dc"
          },
          "variable.special": {
            "color": "#b987dc"
          },
          "label": {
            "color": "#b987dc"
          },
          "function": {
            "color": "#89b2e6"
          },
          "function.special": {
            "color": "#89b2e6"
          },
          "function.method": {
            "color": "#89b2e6"
          },
          "variant": {
            "color": "#89b2e6"
          },
          "type": {
            "color": "#dcab77"
          },
          "type.builtin": {
            "color": "#dcab77"
          },
          "enum": {
            "color": "#dcab77"
          },
          "constructor": {
            "color": "#dcab77"
          },
          "lifetime": {
            "color": "#dcab77"
          },
          "property": {
            "color": "#e2e3e7"
          },
          "variable": {
            "color": "#e2e3e7"
          },
          "attribute": {
            "color": "#e2e3e7"
          },
          "preproc": {
            "color": "#e2e3e7"
          },
          "string": {
            "color": "#a7d57d"
          },
          "string.special": {
            "color": "#a7d57d"
          },
          "string.escape": {
            "color": "#8edadc"
          },
          "string.regex": {
            "color": "#8edadc"
          },
          "number": {
            "color": "#8edadc"
          },
          "boolean": {
            "color": "#8edadc"
          },
          "constant": {
            "color": "#8edadc"
          },
          "comment": {
            "color": "#80848f"
          },
          "comment.doc": {
            "color": "#8a8e98"
          },
          "operator": {
            "color": "#c9ccd2"
          },
          "punctuation": {
            "color": "#c9ccd2"
          },
          "punctuation.bracket": {
            "color": "#c9ccd2"
          },
          "punctuation.delimiter": {
            "color": "#c9ccd2"
          },
          "punctuation.special": {
            "color": "#b987dc"
          },
          "tag": {
            "color": "#dcab77"
          },
          "title": {
            "color": "#89b2e6",
            "font_weight": 700
          },
          "link_text": {
            "color": "#89b2e6"
          },
          "link_uri": {
            "color": "#8edadc"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "emphasis.strong": {
            "font_weight": 700
          },
          "hint": {
            "color": "#5d6067"
          },
          "predictive": {
            "color": "#5d6067",
            "font_style": "italic"
          }
        }
      }
    },
    {
      "name": "Clay Night v2",
      "appearance": "dark",
      "style": {
        "background": "#1c1b18",
        "surface.background": "#1c1b18",
        "elevated_surface.background": "#232220",
        "panel.background": "#1c1b18",
        "panel.focused_border": "#d9775799",
        "pane.focused_border": "#d9775766",
        "title_bar.background": "#191816",
        "title_bar.inactive_background": "#191816",
        "status_bar.background": "#191816",
        "toolbar.background": "#131210",
        "tab_bar.background": "#1c1b18",
        "tab.active_background": "#131210",
        "tab.inactive_background": "#1c1b18",
        "border": "#302e2a",
        "border.variant": "#262420",
        "border.focused": "#d9775799",
        "border.selected": "#d97757",
        "border.transparent": "#00000000",
        "border.disabled": "#262420",
        "text": "#ece8dd",
        "text.muted": "#a09b8e",
        "text.placeholder": "#6b675e",
        "text.disabled": "#57534c",
        "text.accent": "#d97757",
        "icon": "#a09b8e",
        "icon.muted": "#6b675e",
        "icon.disabled": "#57534c",
        "icon.placeholder": "#6b675e",
        "icon.accent": "#d97757",
        "element.background": "#262420",
        "element.hover": "#2c2924",
        "element.active": "#33302a",
        "element.selected": "#33302a",
        "element.disabled": "#1c1b18",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2c2924",
        "ghost_element.active": "#33302a",
        "ghost_element.selected": "#2c2924",
        "ghost_element.disabled": "#00000000",
        "drop_target.background": "#d977572e",
        "search.match_background": "#d9775740",
        "link_text.hover": "#d97757",
        "scrollbar.thumb.background": "#ece8dd1a",
        "scrollbar.thumb.hover_background": "#ece8dd33",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#ece8dd",
        "editor.background": "#131210",
        "editor.gutter.background": "#131210",
        "editor.subheader.background": "#1c1b18",
        "editor.active_line.background": "#1c1b18",
        "editor.highlighted_line.background": "#1c1b18",
        "editor.line_number": "#57534c",
        "editor.active_line_number": "#ece8dd",
        "editor.invisible": "#3a3732",
        "editor.wrap_guide": "#262420",
        "editor.active_wrap_guide": "#302e2a",
        "editor.indent_guide": "#262420",
        "editor.indent_guide_active": "#3a3732",
        "editor.document_highlight.read_background": "#2e2823",
        "editor.document_highlight.write_background": "#3a2e26",
        "terminal.background": "#171614",
        "terminal.foreground": "#ece8dd",
        "terminal.bright_foreground": "#faf7f0",
        "terminal.dim_foreground": "#a09b8e",
        "terminal.ansi.black": "#1c1b18",
        "terminal.ansi.red": "#e0685a",
        "terminal.ansi.green": "#8cbf73",
        "terminal.ansi.yellow": "#d9a657",
        "terminal.ansi.blue": "#8ea6b8",
        "terminal.ansi.magenta": "#b9a5d8",
        "terminal.ansi.cyan": "#95bdb3",
        "terminal.ansi.white": "#ece8dd",
        "terminal.ansi.bright_black": "#57534c",
        "terminal.ansi.bright_red": "#ea8577",
        "terminal.ansi.bright_green": "#a3cf8c",
        "terminal.ansi.bright_yellow": "#e6bd78",
        "terminal.ansi.bright_blue": "#a8bccb",
        "terminal.ansi.bright_magenta": "#cbbbe3",
        "terminal.ansi.bright_cyan": "#aecfc7",
        "terminal.ansi.bright_white": "#faf7f0",
        "version_control.added": "#8cbf73",
        "version_control.modified": "#d9a657",
        "version_control.deleted": "#e0685a",
        "created": "#8cbf73",
        "created.background": "#8cbf731a",
        "created.border": "#8cbf73",
        "modified": "#d9a657",
        "modified.background": "#d9a6571a",
        "modified.border": "#d9a657",
        "deleted": "#e0685a",
        "deleted.background": "#e0685a1a",
        "deleted.border": "#e0685a",
        "renamed": "#8ea6b8",
        "conflict": "#d97757",
        "conflict.background": "#d977571a",
        "conflict.border": "#d97757",
        "ignored": "#57534c",
        "hidden": "#57534c",
        "error": "#e2775f",
        "error.background": "#e2775f1a",
        "error.border": "#e2775f",
        "warning": "#e2b35f",
        "warning.background": "#e2b35f1a",
        "warning.border": "#e2b35f",
        "info": "#8ea6b8",
        "info.background": "#8ea6b81a",
        "info.border": "#8ea6b8",
        "hint": "#6b675e",
        "hint.background": "#6b675e1a",
        "hint.border": "#6b675e",
        "success": "#8cbf73",
        "predictive": "#6b675e",
        "unreachable": "#7d786c",
        "players": [
          {
            "cursor": "#d97757",
            "background": "#d97757",
            "selection": "#d977574d"
          },
          {
            "cursor": "#b9a5d8",
            "background": "#b9a5d8",
            "selection": "#b9a5d84d"
          },
          {
            "cursor": "#95bdb3",
            "background": "#95bdb3",
            "selection": "#95bdb34d"
          },
          {
            "cursor": "#dcc38f",
            "background": "#dcc38f",
            "selection": "#dcc38f4d"
          }
        ],
        "syntax": {
          "keyword": {
            "color": "#d97757"
          },
          "variable.special": {
            "color": "#d97757"
          },
          "function": {
            "color": "#b9a5d8"
          },
          "type": {
            "color": "#b9a5d8"
          },
          "enum": {
            "color": "#b9a5d8"
          },
          "type.builtin": {
            "color": "#95bdb3"
          },
          "constructor": {
            "color": "#95bdb3"
          },
          "variant": {
            "color": "#95bdb3"
          },
          "property": {
            "color": "#dcc38f"
          },
          "string": {
            "color": "#b8c48e"
          },
          "string.escape": {
            "color": "#e3a07a"
          },
          "string.special": {
            "color": "#e3a07a"
          },
          "string.regex": {
            "color": "#e3a07a"
          },
          "number": {
            "color": "#e3a07a"
          },
          "boolean": {
            "color": "#e3a07a"
          },
          "constant": {
            "color": "#e3a07a"
          },
          "comment": {
            "color": "#7d786c",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#8a8578",
            "font_style": "italic"
          },
          "attribute": {
            "color": "#d4a5c9"
          },
          "preproc": {
            "color": "#d4a5c9"
          },
          "label": {
            "color": "#d4a5c9"
          },
          "variable": {
            "color": "#ece8dd"
          },
          "operator": {
            "color": "#a8a397"
          },
          "punctuation": {
            "color": "#a8a397"
          },
          "punctuation.bracket": {
            "color": "#a8a397"
          },
          "punctuation.delimiter": {
            "color": "#a8a397"
          },
          "punctuation.special": {
            "color": "#d97757"
          },
          "tag": {
            "color": "#e08a6b"
          },
          "title": {
            "color": "#b9a5d8",
            "font_weight": 700
          },
          "link_text": {
            "color": "#b9a5d8"
          },
          "link_uri": {
            "color": "#95bdb3"
          },
          "emphasis": {
            "font_style": "italic"
          },
          "emphasis.strong": {
            "font_weight": 700
          },
          "hint": {
            "color": "#6b675e"
          },
          "predictive": {
            "color": "#6b675e",
            "font_style": "italic"
          }
        }
      }
    }
  ],
  "id": "8VV5GFss4BV-Ks01V0CV9"
}