{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "author": "youpele52",
  "name": "Matte Black Theme ",
  "themes": [
    {
      "name": "Matte Black Theme",
      "appearance": "dark",
      "style": {
        "background": "#1A1A1A",
        "status_bar.background": "#1A1A1A",
        "elevated_surface.background": "#252525",
        "surface.background": "#252525",
        "search.match_background": "#3A3A3A",
        "border": "#2A2A2A",
        "border.variant": "#00000000",
        "border.focused": "#404040",
        "border.selected": "#404040",
        "border.transparent": "#404040",
        "border.disabled": "#555555",
        "element.background": "#252525",
        "element.selected": "#3A3A3A",
        "element.active": "#3A3A3A",
        "element.hover": "#3A3A3A",
        "element.disabled": "#555555",
        "drop_target.background": "#2A2A2A",
        "ghost_element.background": "#00000000",
        "ghost_element.selected": "#3A3A3A",
        "ghost_element.active": "#3A3A3A",
        "ghost_element.hover": "#3A3A3A",
        "ghost_element.disabled": "#00000000",
        "text": "#E0E0E0",
        "text.muted": "#888888",
        "text.placeholder": "#666666",
        "text.disabled": "#555555",
        "text.accent": "#40C4FF",
        "icon": "#888888",
        "icon.muted": "#666666",
        "icon.disabled": "#555555",
        "icon.placeholder": "#555555",
        "icon.accent": "#40C4FF",
        "panel.background": "#1A1A1A",
        "panel.focused_border": "#2A2A2A",
        "pane.focused_border": "#404040",
        "scrollbar.thumb.background": "#404040",
        "scrollbar.thumb.hover_background": "#555555",
        "scrollbar.thumb.border": "#404040",
        "scrollbar.track.background": "#1A1A1A",
        "scrollbar.track.border": "#2A2A2A",
        "title_bar.background": "#1A1A1A",
        "toolbar.background": "#252525",
        "tab_bar.background": "#1A1A1A",
        "tab.active_background": "#2A2A2A",
        "tab.inactive_background": "#1A1A1A",
        "editor.background": "#1A1A1A",
        "editor.gutter.background": "#1A1A1A",
        "editor.active_line.background": "#333333",
        "editor.foreground": "#E0E0E0",
        "editor.subheader.background": "#1A1A1A",
        "editor.highlighted_line.background": "#3A3A3A",
        "editor.line_number": "#555555",
        "editor.active_line_number": "#E0E0E0",
        "editor.invisible": "#555555",
        "editor.wrap_guide": "#3A3A3A",
        "editor.active_wrap_guide": "#555555",
        "editor.document_highlight.read_background": "#3A3A3A",
        "editor.document_highlight.write_background": "#3A3A3A",
        "terminal.background": "#263238",
        "terminal.foreground": "#ECEFF1",
        "terminal.bright_foreground": "#ECEFF1",
        "terminal.dim_foreground": "#90A4AE",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.bright_black": "#546E7A",
        "terminal.ansi.dim_black": "#455A64",
        "terminal.ansi.red": "#FF5252",
        "terminal.ansi.bright_red": "#FF5252",
        "terminal.ansi.dim_red": "#E57373",
        "terminal.ansi.green": "#69F0AE",
        "terminal.ansi.bright_green": "#69F0AE",
        "terminal.ansi.dim_green": "#81C784",
        "terminal.ansi.yellow": "#FFD740",
        "terminal.ansi.bright_yellow": "#FFD740",
        "terminal.ansi.dim_yellow": "#FFF176",
        "terminal.ansi.blue": "#40C4FF",
        "terminal.ansi.bright_blue": "#40C4FF",
        "terminal.ansi.dim_blue": "#4FC3F7",
        "terminal.ansi.magenta": "#7C4DFF",
        "terminal.ansi.bright_magenta": "#7C4DFF",
        "terminal.ansi.dim_magenta": "#9575CD",
        "terminal.ansi.cyan": "#18FFFF",
        "terminal.ansi.bright_cyan": "#18FFFF",
        "terminal.ansi.dim_cyan": "#4DD0E1",
        "terminal.ansi.white": "#ECEFF1",
        "terminal.ansi.bright_white": "#FFFFFF",
        "terminal.ansi.dim_white": "#CFD8DC",
        "link_text.hover": "#82B1FF",
        "conflict": "#FF5252",
        "conflict.background": "#263238",
        "conflict.border": "#546E7A",
        "created": "#69F0AE",
        "created.background": "#263238",
        "created.border": "#546E7A",
        "deleted": "#FF5252",
        "deleted.background": "#263238",
        "deleted.border": "#546E7A",
        "error": "#FF5252",
        "error.background": "#263238",
        "error.border": "#546E7A",
        "hidden": "#78909C",
        "hidden.background": "#263238",
        "hidden.border": "#546E7A",
        "hint": "#40C4FF",
        "hint.background": "#263238",
        "hint.border": "#546E7A",
        "ignored": "#90A4AE",
        "ignored.background": "#263238",
        "ignored.border": "#546E7A",
        "info": "#29B6F6",
        "info.background": "#263238",
        "info.border": "#546E7A",
        "modified": "#FFD740",
        "modified.background": "#263238",
        "modified.border": "#546E7A",
        "predictive": "#80DEEA",
        "predictive.background": "#263238",
        "predictive.border": "#546E7A",
        "renamed": "#69F0AE",
        "renamed.background": "#263238",
        "renamed.border": "#546E7A",
        "success": "#69F0AE",
        "success.background": "#263238",
        "success.border": "#546E7A",
        "unreachable": "#FF5252",
        "unreachable.background": "#263238",
        "unreachable.border": "#546E7A",
        "warning": "#FFD740",
        "warning.background": "#263238",
        "warning.border": "#546E7A",
        "players": [
          {
            "cursor": "#03DAC5",
            "background": "#546E7A",
            "selection": "#546E7A88"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#80D8FF",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#FF9E80",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#666666",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#666666",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#D0D0D0",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#FFAB91",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#D0D0D0",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#D0D0D0",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#0D7FD8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#9FECFF",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#FF7043",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#40C4FF",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#40C4FF",
            "font_style": "italic",
            "font_weight": null
          },
          "number": {
            "color": "#FF7043",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#D0D0D0",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#69F0AE",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#CFD8DC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#C77DBA",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#CFD8DC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#CFD8DC",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#CFD8DC",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#C3E88D",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#FFCCBC",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#C3E88D",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#C3E88D",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#C3E88D",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#FFAB91",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#C3E88D",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#ECEFF1",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#D4A574",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#D0D0D0",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#FFAB91",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "R_MUEYKHly9jNjda7e-hi"
}