{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Nocturnal Void",
  "author": "Alex Ray",
  "themes": [
    {
      "name": "Nocturnal Void",
      "appearance": "dark",
      "style": {
        "background": "#0b0b0f",
        "border": "#1a1a22",
        "border.variant": "#121217",
        "border.focused": "#ef1161",
        "border.selected": "#ef1161",
        "border.transparent": "#00000000",
        "border.disabled": "#121217",
        "elevated_surface.background": "#111118",
        "surface.background": "#0b0b0f",
        "element.background": "#1a1a22",
        "element.hover": "#292933",
        "element.active": "#3f3f50",
        "element.selected": "#1c2435",
        "element.disabled": "#121217",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#29293399",
        "ghost_element.active": "#292933",
        "ghost_element.selected": "#1c2435",
        "ghost_element.disabled": "#00000000",
        "drop_target.background": "#ef11611f",
        "text": "#f2f5f4",
        "text.muted": "#9bb3ac",
        "text.placeholder": "#6c6c89",
        "text.disabled": "#56566c",
        "text.accent": "#ff63b9",
        "icon": "#b8c9c4",
        "icon.muted": "#8787a1",
        "icon.placeholder": "#6c6c89",
        "icon.disabled": "#56566c",
        "icon.accent": "#ff63b9",
        "link_text.hover": "#9cb7ff",
        "status_bar.background": "#0b0b0f",
        "title_bar.background": "#0b0b0f",
        "title_bar.inactive_background": "#070709",
        "toolbar.background": "#070709",
        "tab_bar.background": "#0b0b0f",
        "tab.inactive_background": "#0b0b0f",
        "tab.active_background": "#070709",
        "panel.background": "#0b0b0f",
        "panel.focused_border": "#ef1161",
        "panel.indent_guide": "#1a1a22",
        "panel.indent_guide_active": "#3f3f50",
        "panel.indent_guide_hover": "#56566c",
        "pane.focused_border": "#ef1161",
        "pane_group.border": "#1a1a22",
        "scrollbar.thumb.background": "#3f3f5080",
        "scrollbar.thumb.hover_background": "#56566cb3",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#12121700",
        "search.match_background": "#ffc26d33",
        "editor.foreground": "#f2f5f4",
        "editor.background": "#070709",
        "editor.gutter.background": "#070709",
        "editor.subheader.background": "#0b0b0f",
        "editor.active_line.background": "#111118cc",
        "editor.highlighted_line.background": "#111118",
        "editor.line_number": "#3f3f50",
        "editor.active_line_number": "#f2f5f4",
        "editor.invisible": "#292933",
        "editor.wrap_guide": "#121217",
        "editor.active_wrap_guide": "#1a1a22",
        "editor.indent_guide": "#121217",
        "editor.indent_guide_active": "#3f3f50",
        "editor.document_highlight.read_background": "#7b9ef51f",
        "editor.document_highlight.write_background": "#ff63b924",
        "editor.document_highlight.bracket_background": "#6fd6d626",
        "terminal.background": "#070709",
        "terminal.ansi.background": "#070709",
        "terminal.foreground": "#f2f5f4",
        "terminal.bright_foreground": "#fafdfc",
        "terminal.dim_foreground": "#9bb3ac",
        "terminal.ansi.black": "#121217",
        "terminal.ansi.bright_black": "#56566c",
        "terminal.ansi.dim_black": "#070709",
        "terminal.ansi.red": "#ef1161",
        "terminal.ansi.bright_red": "#ff63b9",
        "terminal.ansi.dim_red": "#d1055d",
        "terminal.ansi.green": "#3ddc97",
        "terminal.ansi.bright_green": "#6ee8b2",
        "terminal.ansi.dim_green": "#2bb57a",
        "terminal.ansi.yellow": "#ffc26d",
        "terminal.ansi.bright_yellow": "#ffdca5",
        "terminal.ansi.dim_yellow": "#f0a83c",
        "terminal.ansi.blue": "#7b9ef5",
        "terminal.ansi.bright_blue": "#9cb7ff",
        "terminal.ansi.dim_blue": "#5a7fd6",
        "terminal.ansi.magenta": "#c7a4ff",
        "terminal.ansi.bright_magenta": "#dcc6ff",
        "terminal.ansi.dim_magenta": "#9a7bd6",
        "terminal.ansi.cyan": "#6fd6d6",
        "terminal.ansi.bright_cyan": "#9ee6e6",
        "terminal.ansi.dim_cyan": "#4fb0b0",
        "terminal.ansi.white": "#d5dfdc",
        "terminal.ansi.bright_white": "#fafdfc",
        "terminal.ansi.dim_white": "#9bb3ac",
        "error": "#ef1161",
        "error.background": "#ef11611a",
        "error.border": "#580023",
        "warning": "#ffc26d",
        "warning.background": "#ffc26d1a",
        "warning.border": "#8a5a14",
        "success": "#3ddc97",
        "success.background": "#3ddc971a",
        "success.border": "#1f6e4c",
        "info": "#7b9ef5",
        "info.background": "#7b9ef51a",
        "info.border": "#2f4478",
        "hint": "#8787a1",
        "hint.background": "#8787a11a",
        "hint.border": "#3f3f50",
        "predictive": "#6c6c89",
        "predictive.background": "#6c6c891a",
        "predictive.border": "#3f3f50",
        "created": "#3ddc97",
        "created.background": "#3ddc971a",
        "created.border": "#1f6e4c",
        "modified": "#ffc26d",
        "modified.background": "#ffc26d1a",
        "modified.border": "#8a5a14",
        "deleted": "#ef1161",
        "deleted.background": "#ef11611a",
        "deleted.border": "#580023",
        "conflict": "#ff6600",
        "conflict.background": "#ff66001a",
        "conflict.border": "#461604",
        "renamed": "#7b9ef5",
        "renamed.background": "#7b9ef51a",
        "renamed.border": "#2f4478",
        "ignored": "#56566c",
        "ignored.background": "#56566c1a",
        "ignored.border": "#292933",
        "hidden": "#56566c",
        "hidden.background": "#56566c1a",
        "hidden.border": "#292933",
        "unreachable": "#6c6c89",
        "unreachable.background": "#6c6c891a",
        "unreachable.border": "#292933",
        "accents": [
          "#ff63b9",
          "#ffc26d",
          "#3ddc97",
          "#7b9ef5",
          "#c7a4ff",
          "#6fd6d6",
          "#ff9d32"
        ],
        "players": [
          {
            "cursor": "#ef1161",
            "background": "#ef1161",
            "selection": "#7b9ef538"
          },
          {
            "cursor": "#3ddc97",
            "background": "#3ddc97",
            "selection": "#3ddc9733"
          },
          {
            "cursor": "#7b9ef5",
            "background": "#7b9ef5",
            "selection": "#7b9ef533"
          },
          {
            "cursor": "#c7a4ff",
            "background": "#c7a4ff",
            "selection": "#c7a4ff33"
          },
          {
            "cursor": "#ffc26d",
            "background": "#ffc26d",
            "selection": "#ffc26d33"
          },
          {
            "cursor": "#6fd6d6",
            "background": "#6fd6d6",
            "selection": "#6fd6d633"
          },
          {
            "cursor": "#ff6600",
            "background": "#ff6600",
            "selection": "#ff660033"
          },
          {
            "cursor": "#ff9fd6",
            "background": "#ff9fd6",
            "selection": "#ff9fd633"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#7a7a98",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#8787a1",
            "font_style": "italic"
          },
          "keyword": {
            "color": "#ff63b9"
          },
          "keyword.control": {
            "color": "#ff63b9"
          },
          "keyword.import": {
            "color": "#ff63b9"
          },
          "keyword.operator": {
            "color": "#ff9d32"
          },
          "operator": {
            "color": "#a4b6d5"
          },
          "string": {
            "color": "#ffc26d"
          },
          "string.escape": {
            "color": "#ff9d32"
          },
          "string.regex": {
            "color": "#ff9d32"
          },
          "string.special": {
            "color": "#ffdca5"
          },
          "string.special.symbol": {
            "color": "#ff9fd6"
          },
          "number": {
            "color": "#b3afd5"
          },
          "boolean": {
            "color": "#ff9fd6"
          },
          "constant": {
            "color": "#ff9fd6"
          },
          "constant.builtin": {
            "color": "#ff9fd6"
          },
          "function": {
            "color": "#6ee8b2"
          },
          "function.method": {
            "color": "#6ee8b2"
          },
          "function.builtin": {
            "color": "#6fd6d6"
          },
          "function.definition": {
            "color": "#6ee8b2"
          },
          "type": {
            "color": "#7b9ef5"
          },
          "type.builtin": {
            "color": "#9cb7ff"
          },
          "constructor": {
            "color": "#7b9ef5"
          },
          "enum": {
            "color": "#7b9ef5"
          },
          "variant": {
            "color": "#6fd6d6"
          },
          "namespace": {
            "color": "#6fd6d6"
          },
          "variable": {
            "color": "#f2f5f4"
          },
          "variable.special": {
            "color": "#c7a4ff"
          },
          "variable.builtin": {
            "color": "#c7a4ff"
          },
          "variable.parameter": {
            "color": "#d5dfdc"
          },
          "property": {
            "color": "#b8c9c4"
          },
          "label": {
            "color": "#c7a4ff"
          },
          "punctuation": {
            "color": "#8787a1"
          },
          "punctuation.bracket": {
            "color": "#a4a4b7"
          },
          "punctuation.delimiter": {
            "color": "#8787a1"
          },
          "punctuation.special": {
            "color": "#ff63b9"
          },
          "punctuation.list_marker": {
            "color": "#ff63b9"
          },
          "tag": {
            "color": "#ff63b9"
          },
          "attribute": {
            "color": "#6ee8b2"
          },
          "title": {
            "color": "#ef1161",
            "font_weight": 700
          },
          "emphasis": {
            "color": "#ff9fd6",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#ffc26d",
            "font_weight": 700
          },
          "link_text": {
            "color": "#7b9ef5"
          },
          "link_uri": {
            "color": "#6fd6d6",
            "font_style": "italic"
          },
          "text.literal": {
            "color": "#ffc26d"
          },
          "embedded": {
            "color": "#f2f5f4"
          },
          "preproc": {
            "color": "#ff9d32"
          },
          "primary": {
            "color": "#f2f5f4"
          },
          "predictive": {
            "color": "#6c6c89",
            "font_style": "italic"
          },
          "hint": {
            "color": "#8787a1"
          },
          "lifetime": {
            "color": "#c7a4ff"
          },
          "selector": {
            "color": "#ff63b9"
          },
          "selector.pseudo": {
            "color": "#c7a4ff"
          },
          "diff.plus": {
            "color": "#3ddc97"
          },
          "diff.minus": {
            "color": "#ef1161"
          }
        }
      }
    }
  ],
  "id": "MV3bZ8RMJ2xQbYuGk8L9J"
}