{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Vibrant Abyss",
  "author": "noelhorvath",
  "themes": [
    {
      "name": "Vibrant Abyss",
      "appearance": "dark",
      "style": {
        "accents": [
          "#ffee00",
          "#4ec1fb",
          "#fe77ef"
        ],
        "background": "#000000",
        "background.appearance": "opaque",
        "border": "#000000",
        "border.disabled": "#1e1e1e",
        "border.focused": "#ffee00",
        "border.selected": "#ffee00",
        "border.variant": "#1e1e1e",
        "border.transparent": "#00000000",
        "drop_target.background": "#000000",
        "editor.active_line.background": "#1e1e1e",
        "editor.active_line_number": "#dedede",
        "editor.active_wrap_guide": "#9c9c9c",
        "editor.background": "#000000",
        "editor.document_highlight.read_background": "#34a7ff70",
        "editor.document_highlight.write_background": "#34a7ff70",
        "editor.foreground": "#dedede",
        "editor.gutter.background": "#000000",
        "editor.highlighted_line.background": "#1e1e1e",
        "editor.hover_line_number": "#dedede",
        "editor.invisible": "#1e1e1e",
        "editor.line_number": "#9c9c9c",
        "editor.subheader.background": "#1e1e1e",
        "editor.wrap_guide": "#1e1e1e",
        "elevated_surface.background": "#000000",
        "element.background": "#000000",
        "element.active": "#3e3e3e",
        "element.disabled": "#000000",
        "element.hover": "#2e2e2e",
        "element.selected": "#3e3e3e",
        "ghost_element.active": "#3e3e3e",
        "ghost_element.background": "#00000000",
        "ghost_element.disabled": "#000000",
        "ghost_element.hover": "#2e2e2e",
        "ghost_element.selected": "#3e3e3e",
        "icon": "#dedede",
        "icon.accent": "#4ec1fb",
        "icon.disabled": "#cdcdcd",
        "icon.muted": "#9c9c9c",
        "icon.placeholder": "#cdcdcd",
        "link_text.hover": "#4ec1fb",
        "panel.background": "#000000",
        "panel.focused_border": "#ffee00",
        "pane_group.border": "#000000",
        "scrollbar.thumb.active_background": "#3e3e3e",
        "scrollbar.thumb.background": "#1e1e1e",
        "scrollbar.thumb.hover_background": "#2e2e2e",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": "#000000",
        "search.active_match_background": "#ffee00",
        "search.match_background": "#ffee0050",
        "status_bar.background": "#000000",
        "surface.background": "#000000",
        "tab.active_background": "#000000",
        "tab.active_foreground": "#dedede",
        "tab.inactive_background": "#000000",
        "tab.inactive_foreground": "#9c9c9c",
        "tab_bar.background": "#000000",
        "terminal.background": "#000000",
        "terminal.foreground": "#dedede",
        "terminal.bright_foreground": "#dedede",
        "terminal.dim_foreground": "#9c9c9c",
        "terminal.ansi.black": "#1a1a1a",
        "terminal.ansi.bright_black": "#2a2a2a",
        "terminal.ansi.dim_black": "#0f0f0f",
        "terminal.ansi.red": "#ff6439",
        "terminal.ansi.bright_red": "#ff8566",
        "terminal.ansi.dim_red": "#993c22",
        "terminal.ansi.green": "#26e019",
        "terminal.ansi.bright_green": "#5fd789",
        "terminal.ansi.dim_green": "#16860e",
        "terminal.ansi.yellow": "#e7d427",
        "terminal.ansi.bright_yellow": "#ffee00",
        "terminal.ansi.dim_yellow": "#8a7e17",
        "terminal.ansi.blue": "#34a7ff",
        "terminal.ansi.bright_blue": "#4ec1fb",
        "terminal.ansi.dim_blue": "#367594",
        "terminal.ansi.magenta": "#d129c2",
        "terminal.ansi.bright_magenta": "#fe77ef",
        "terminal.ansi.dim_magenta": "#7d1874",
        "terminal.ansi.cyan": "#0bdee3",
        "terminal.ansi.bright_cyan": "#0df8fc",
        "terminal.ansi.dim_cyan": "#068587",
        "terminal.ansi.white": "#cdcdcd",
        "terminal.ansi.bright_white": "#dedede",
        "terminal.ansi.dim_white": "#9c9c9c",
        "text": "#dedede",
        "text.accent": "#4ec1fb",
        "text.disabled": "#4e4e4e",
        "text.muted": "#9c9c9c",
        "text.placeholder": "#cdcdcd",
        "title_bar.background": "#000000",
        "title_bar.inactive_background": "#000000",
        "toolbar.background": "#000000",
        "version_control.added": "#94eba4",
        "version_control.deleted": "#ff6439",
        "version_control.modified": "#ffb74a",
        "version_control.word_added": "#94eba450",
        "version_control.word_deleted": "#ff643950",
        "conflict": "#ff6439",
        "conflict.background": "#000000",
        "conflict.border": "#000000",
        "created": "#94eba4",
        "created.background": "#000000",
        "created.border": "#000000",
        "deleted": "#ff6439",
        "deleted.background": "#000000",
        "deleted.border": "#000000",
        "error": "#ff6439",
        "error.background": "#000000",
        "error.border": "#000000",
        "hidden": "#cdcdcd",
        "hint": "#9cdcfe",
        "hint.background": "#9cdcfe20",
        "hint.border": "#9cdcfe",
        "ignored": "#9c9c9c",
        "ignored.background": "#00000000",
        "ignored.border": "#00000000",
        "info": "#34a7ff",
        "info.background": "#34a7ff20",
        "info.border": "#34a7ff",
        "modified": "#ffb74a",
        "modified.background": "#ffb74a20",
        "modified.border": "#ffb74a",
        "predictive": "#cdcdcd",
        "predictive.background": "#1e1e1e",
        "predictive.border": "#1e1e1e",
        "renamed": "#bd93f9",
        "renamed.background": "#bd93f920",
        "renamed.border": "#bd93f9",
        "success": "#26e019",
        "success.background": "#26e01920",
        "success.border": "#26e019",
        "unreachable": "#ff6439",
        "unreachable.background": "#ff643920",
        "unreachable.border": "#ff6439",
        "warning": "#e7d427",
        "warning.background": "#e7d42720",
        "warning.border": "#e7d427",
        "players": [
          {
            "cursor": "#4ec1fb",
            "background": "#4ec1fb",
            "selection": "#4ec1fb3d"
          },
          {
            "cursor": "#fe77ef",
            "background": "#fe77ef",
            "selection": "#fe77ef3d"
          },
          {
            "cursor": "#ffee00",
            "background": "#ffee00",
            "selection": "#ffee003d"
          },
          {
            "cursor": "#5fd789",
            "background": "#5fd789",
            "selection": "#5fd7893d"
          },
          {
            "cursor": "#ff6439",
            "background": "#ff6439",
            "selection": "#ff64393d"
          },
          {
            "cursor": "#abe2ff",
            "background": "#abe2ff",
            "selection": "#abe2ff3d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#20deb8",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#5ec7ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#94d378",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#94d378",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#5ec7ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#20deb8",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#cdcdcd",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#4ec1fb",
            "font_style": null
          },
          "emphasis.strong": {
            "color": "#4ec1fb",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#e6e6b1",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#e6e6b1",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#4ec1fb",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#aedf8d",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#34a7ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#9cdcfe",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#dedede",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#eaab93",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#f1d495",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ffb74a",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#eaab93",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#eaab93",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#4ec1fb",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#eaab93",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#20deb8",
            "font_style": null,
            "font_weight": null
          },
          "unit": {
            "color": "#aedf8d",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#abe2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#34a7ff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#16dcff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "j-zCE0CsYTp6z4tcWYiAJ"
}