{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Crabcore Alpha",
  "author": "mitchmeyer1",
  "themes": [
    {
      "name": "Crabcore Alpha",
      "appearance": "dark",
      "style": {
        "background.appearance": "blurred",
        "border": "#00000000",
        "border.variant": "#00000000",
        "border.focused": "#1b4a6eff",
        "border.selected": "#1b4a6eff",
        "border.transparent": "#00000000",
        "border.disabled": "#00000000",
        "elevated_surface.background": "#000000ff",
        "surface.background": "#00000000",
        "background": "#1C1C29c7",
        "element.background": "#00000000",
        "element.hover": "#2d2f34ff",
        "element.active": "#3e4043ff",
        "element.selected": "#3e4043ff",
        "element.disabled": "#1a1d2480",
        "drop_target.background": "#00000000",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2d2f34ff",
        "ghost_element.active": "#3e4043ff",
        "ghost_element.selected": "#3e4043ff",
        "ghost_element.disabled": "#1a1d2480",
        "text": "#bfbdb6ff",
        "text.muted": "#8a8986ff",
        "text.placeholder": "#696a6aff",
        "text.disabled": "#696a6aff",
        "text.accent": "#5ac1feff",
        "icon": "#bfbdb6ff",
        "icon.muted": "#8a8986ff",
        "icon.disabled": "#696a6aff",
        "icon.placeholder": "#8a8986ff",
        "icon.accent": "#5ac1feff",
        "status_bar.background": "#1C1C29c7",
        "title_bar.background": "#1C1C29c7",
        "title_bar.inactive_background": "#00000000",
        "toolbar.background": "#00000000",
        "tab_bar.background": "#00000000",
        "tab.inactive_background": "#00000000",
        "tab.active_background": "#00000000",
        "search.match_background": "#5ac2fe66",
        "search.active_match_background": "#ea570166",
        "panel.background": "#00000000",
        "panel.focused_border": "#5ac1feff",
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#00000011",
        "scrollbar.thumb.hover_background": "#00000055",
        "scrollbar.thumb.border": "#00000011",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#bfbdb6ff",
        "editor.background": "#00000000",
        "editor.gutter.background": "#00000000",
        "editor.subheader.background": "#00000000",
        "editor.active_line.background": "#00000000",
        "editor.highlighted_line.background": "#1a1d2480",
        "editor.line_number": "444444",
        "editor.active_line_number": "#cbcccd",
        "editor.hover_line_number": "#a1a2a5",
        "editor.invisible": "#666767ff",
        "editor.wrap_guide": "#bfbdb60d",
        "editor.active_wrap_guide": "#bfbdb61a",
        "editor.document_highlight.read_background": "#5ac1fe1a",
        "editor.document_highlight.write_background": "#66676766",
        "terminal.background": "#00000000",
        "terminal.foreground": "#bfbdb6ff",
        "terminal.bright_foreground": "#bfbdb6ff",
        "terminal.dim_foreground": "#85847fff",
        "terminal.ansi.black": "#0d1016ff",
        "terminal.ansi.bright_black": "#545557ff",
        "terminal.ansi.dim_black": "#3a3b3cff",
        "terminal.ansi.red": "#ef7177ff",
        "terminal.ansi.bright_red": "#83353bff",
        "terminal.ansi.dim_red": "#a74f53ff",
        "terminal.ansi.green": "#aad84cff",
        "terminal.ansi.bright_green": "#567627ff",
        "terminal.ansi.dim_green": "#769735ff",
        "terminal.ansi.yellow": "#feb454ff",
        "terminal.ansi.bright_yellow": "#92582bff",
        "terminal.ansi.dim_yellow": "#b17d3aff",
        "terminal.ansi.blue": "#5ac1feff",
        "terminal.ansi.bright_blue": "#27618cff",
        "terminal.ansi.dim_blue": "#3e87b1ff",
        "terminal.ansi.magenta": "#39bae5ff",
        "terminal.ansi.bright_magenta": "#205a78ff",
        "terminal.ansi.dim_magenta": "#2782a0ff",
        "terminal.ansi.cyan": "#95e5cbff",
        "terminal.ansi.bright_cyan": "#4c806fff",
        "terminal.ansi.dim_cyan": "#68a08eff",
        "terminal.ansi.white": "#bfbdb6ff",
        "terminal.ansi.bright_white": "#fafafaff",
        "terminal.ansi.dim_white": "#85847fff",
        "link_text.hover": "#5ac1feff",
        "conflict": "#feb454ff",
        "conflict.background": "#572815ff",
        "conflict.border": "#754221ff",
        "created": "#aad84cff",
        "created.background": "#294113ff",
        "created.border": "#405c1cff",
        "deleted": "#ef7177ff",
        "deleted.background": "#48161bff",
        "deleted.border": "#66272dff",
        "error": "#ef7177ff",
        "error.background": "#48161bff",
        "error.border": "#66272dff",
        "hidden": "#696a6aff",
        "hidden.background": "#31333780",
        "hidden.border": "#383a3eff",
        "hint": "#628b80ff",
        "hint.background": "#0d2f4eff",
        "hint.border": "#1b4a6eff",
        "ignored": "#696a6aff",
        "ignored.background": "#31333780",
        "ignored.border": "#3f4043ff",
        "info": "#5ac1feff",
        "info.background": "#0d2f4eff",
        "info.border": "#1b4a6eff",
        "modified": "#feb454ff",
        "modified.background": "#572815ff",
        "modified.border": "#754221ff",
        "predictive": "#5a728bff",
        "predictive.background": "#294113ff",
        "predictive.border": "#405c1cff",
        "renamed": "#5ac1feff",
        "renamed.background": "#0d2f4eff",
        "renamed.border": "#1b4a6eff",
        "success": "#aad84cff",
        "success.background": "#294113ff",
        "success.border": "#405c1cff",
        "unreachable": "#8a8986ff",
        "unreachable.background": "#31333780",
        "unreachable.border": "#3f4043ff",
        "warning": "#feb454ff",
        "warning.background": "#572815ff",
        "warning.border": "#754221ff",
        "players": [
          {
            "cursor": "#5ac1feff",
            "background": "#5ac1feff",
            "selection": "#5ac1fe3d"
          },
          {
            "cursor": "#39bae5ff",
            "background": "#39bae5ff",
            "selection": "#39bae53d"
          },
          {
            "cursor": "#fe8f40ff",
            "background": "#fe8f40ff",
            "selection": "#fe8f403d"
          },
          {
            "cursor": "#d2a6feff",
            "background": "#d2a6feff",
            "selection": "#d2a6fe3d"
          },
          {
            "cursor": "#95e5cbff",
            "background": "#95e5cbff",
            "selection": "#95e5cb3d"
          },
          {
            "cursor": "#ef7177ff",
            "background": "#ef7177ff",
            "selection": "#ef71773d"
          },
          {
            "cursor": "#feb454ff",
            "background": "#feb454ff",
            "selection": "#feb4543d"
          },
          {
            "cursor": "#aad84cff",
            "background": "#aad84cff",
            "selection": "#aad84c3d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#747270ff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8d8c87ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#e09878ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#e6e3deff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#C96442ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#747270ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#c2c0bbff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#E8784Dff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#ccbba9ff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#c2c0bbff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#c09080ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#747270ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#e6e3deff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#e6e3deff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#c2c0bbff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.markup": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#e09878ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#ccbba9ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#9b9a98ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#e09878ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#E8784Dff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#e6e3deff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#e09878ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e6e3deff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#d4845aff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "cf4KL0EK-w0aB0rZ-h-Rt"
}