{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Dark Death",
  "author": "alawiii",
  "themes": [
    {
      "name": "Dark Death",
      "appearance": "dark",
      "style": {
        "border": "#333438",
        "border.variant": "#222222",
        "editor.background": "#000000",
        "panel.background": "#000000",
        "editor.active_line.background": null,
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#1b1c1f9c",
        "toolbar.background": "#0b0b0bcc",
        "title_bar.background": "#12141e",
        "title_bar.foreground": "#fff",
        "editor.gutter.background": "#000000ad",
        "status_bar.background": "#000000",
        "status_bar.foreground": null,
        "ghost_element.background": null,
        "hint.background": "#e4e4e40a",
        "hint.border": "#e4e4e40a",
        "error.background": "#e4e4e40a",
        "error.border": "#372F3C",
        "background": null,
        "border.transparent": null,
        "elevated_surface.background": "#292c3a",
        "elevated_surface.border": "#292c3a",
        "surface.background": null,
        "element.hover": "#373941",
        "editor.line_number": "#747478",
        "editor.active_line_number": "#00ff0a",
        "info": "#FFE66D",
        "search.match_background": null,
        "scrollbar.thumb.background": "#4a4a4a1f",
        "scrollbar.thumb.hover_background": "#40485ba1",
        "scrollbar.thumb.border": "#5e6371ab",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#23262E",
        "tab.active_foreground": null,
        "panel.focused_border": "#ededed",
        "terminal.background": "#000000",
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.red": "#ee5d43",
        "terminal.ansi.bright_red": "#ee5d43",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.bright_black": "#7f848e",
        "terminal.ansi.black": "#000",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.cyan": "#00e8c6",
        "terminal.ansi.bright_cyan": "#00e8c6",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#acb0be",
        "terminal.ansi.bright_white": "#5c5f77",
        "terminal.ansi.dim_white": null,
        "terminal.ansi.yellow": "#f5f543",
        "terminal.ansi.bright_yellow": "#f5f543",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.green": "#0cbd79",
        "terminal.ansi.bright_green": "#0cbd79",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.blue": "#1e66f5",
        "terminal.ansi.bright_blue": "#1e66f5",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#ff00aa",
        "terminal.ansi.bright_magenta": "#ff00aa",
        "terminal.ansi.dim_magenta": null,
        "link_text.hover": "#74ade8ff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#74c991",
        "created.background": "#fff",
        "created.border": "#fff",
        "deleted": "#ff5555ff",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "hidden": "#555a63ff",
        "hidden.background": "#42444fff",
        "hidden.border": "#414754ff",
        "hint": "#5a6f89ff",
        "ignored": "#838994ff",
        "ignored.background": "#42444fff",
        "ignored.border": "#464b57ff",
        "info.background": "#18243dff",
        "info.border": "#293b5bff",
        "modified": "#e2c08d",
        "modified.background": "#41321dff",
        "modified.border": "#5d4c2fff",
        "predictive": "#5a6a87ff",
        "predictive.background": "#222e1dff",
        "predictive.border": "#38482fff",
        "renamed": "#74ade8ff",
        "renamed.background": "#18243dff",
        "renamed.border": "#293b5bff",
        "success": "#f1fa8cff",
        "success.background": "#222e1dff",
        "success.border": "#38482fff",
        "unreachable": "#838994ff",
        "unreachable.background": "#42444fff",
        "unreachable.border": "#464b57ff",
        "warning": "#dec184ff",
        "warning.background": "#41321dff",
        "warning.border": "#5d4c2fff",
        "syntax": {
          "property": {
            "color": "#ff8a00",
            "font_style": "italic",
            "font_weight": null
          },
          "keyword": {
            "color": "#ff6ec0",
            "font_style": "italic",
            "font_weight": 500
          },
          "number": {
            "color": "#ae81ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ff3030",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#4f5d93",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#ff6ec0",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#00e0ff",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#fdaa59",
            "font_style": "italic",
            "font_weight": null
          },
          "function.parameter": {
            "color": "#fdaa59",
            "font_style": "italic",
            "font_weight": null
          },
          "function.param": {
            "color": "#fdaa59",
            "font_style": "italic",
            "font_weight": null
          },
          "string": {
            "color": "#2bff00",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#7cb7ff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#afabb1ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#ae81ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#10a793ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#f7f7f8ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#10a793ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#10a793ff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#f29c14ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#618399ff",
            "font_style": null,
            "font_weight": 700
          },
          "label": {
            "color": "#10a793ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#f29c14ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#96df71ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#315f70ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#ff00ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#f7f7f8ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#d8d5dbff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#d8d5dbff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#d8d5dbff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#d8d5dbff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#d8d5dbff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#afabb1ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#f29c14ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#f29c14ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#f7f7f8ff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#ffd17cf7",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#dff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#10a793ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.member": {
            "color": "#c6d0f5",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#00e0ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "cursor": "#ffd755",
            "selection": "#303542a8"
          }
        ],
        "scrollbar_thumb.background": "#4a4a4a00"
      }
    }
  ],
  "id": "RAxlbaCjUPOjMU6ulg0en"
}