{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Cobalt2.1",
  "author": "fonnesbeck",
  "themes": [
    {
      "name": "Cobalt2.1",
      "appearance": "dark",
      "style": {
        "background": "#193549ff",
        "elevated_surface.background": "#15232dff",
        "surface.background": "#122738ff",
        "panel.background": "#122738ff",
        "panel.focused_border": "#ffc600ff",
        "status_bar.background": "#15232dff",
        "title_bar.background": "#15232dff",
        "title_bar.inactive_background": "#193549ff",
        "toolbar.background": "#122738ff",
        "tab_bar.background": "#122738ff",
        "tab.active_background": "#193549ff",
        "tab.inactive_background": "#122738ff",
        "tab.active_foreground": "#ffffffff",
        "tab.inactive_foreground": "#aaaaaaff",
        "element.background": "#0d3a58ff",
        "element.hover": "#193549ff",
        "element.active": "#0088ffff",
        "element.selected": "#0d3a58ff",
        "element.disabled": "#15232dff",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#193549ff",
        "ghost_element.active": "#0d3a58ff",
        "ghost_element.selected": "#0d3a58ff",
        "ghost_element.disabled": "#15232dff",
        "drop_target.background": "#0d3a5880",
        "text": "#ffffffff",
        "text.muted": "#aaaaaaff",
        "text.placeholder": "#aaaaaaff",
        "text.disabled": "#666666ff",
        "text.accent": "#ffc600ff",
        "icon": "#aaaaaaff",
        "icon.muted": "#666666ff",
        "icon.disabled": "#444444ff",
        "icon.placeholder": "#666666ff",
        "icon.accent": "#ffc600ff",
        "border": "#0d3a58ff",
        "border.variant": "#122738ff",
        "border.focused": "#ffc600ff",
        "border.selected": "#ffc600ff",
        "border.transparent": "#00000000",
        "border.disabled": "#0d3a5880",
        "scrollbar.thumb.background": "#406179cc",
        "scrollbar.thumb.hover_background": "#437da3cc",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "link_text.hover": "#0088ffff",
        "error": "#A22929ff",
        "error.background": "#A2292933",
        "error.border": "#A22929ff",
        "warning": "#ffc600ff",
        "warning.background": "#ffc60033",
        "warning.border": "#ffc600ff",
        "success": "#3ad900ff",
        "success.background": "#3ad90033",
        "success.border": "#3ad900ff",
        "info": "#0088ffff",
        "info.background": "#0088ff33",
        "info.border": "#0088ffff",
        "hint": "#ffc600ff",
        "hint.background": "#ffc60022",
        "hint.border": "#ffc60080",
        "created": "#3ad900ff",
        "created.background": "#3ad90033",
        "created.border": "#3ad900ff",
        "modified": "#ffc600ff",
        "modified.background": "#ffc60033",
        "modified.border": "#ffc600ff",
        "deleted": "#ff628cff",
        "deleted.background": "#ff628c33",
        "deleted.border": "#ff628cff",
        "conflict": "#FF7200ff",
        "conflict.background": "#FF720033",
        "conflict.border": "#FF7200ff",
        "hidden": "#808080ff",
        "hidden.background": "#80808033",
        "hidden.border": "#808080ff",
        "ignored": "#808080ff",
        "ignored.background": "#80808033",
        "ignored.border": "#808080ff",
        "renamed": "#0088ffff",
        "renamed.background": "#0088ff33",
        "renamed.border": "#0088ffff",
        "predictive": "#666666ff",
        "predictive.background": "#66666633",
        "predictive.border": "#666666ff",
        "editor.foreground": "#ffffffff",
        "editor.background": "#193549ff",
        "editor.gutter.background": "#12273866",
        "editor.subheader.background": "#122738ff",
        "editor.active_line.background": "#1F4662ff",
        "editor.highlighted_line.background": "#1F466280",
        "editor.line_number": "#aaaaaaff",
        "editor.active_line_number": "#ffc600ff",
        "editor.invisible": "#ffffff52",
        "editor.wrap_guide": "#1F4662ff",
        "editor.active_wrap_guide": "#1F4662ff",
        "editor.indent_guide": "#3B5364ff",
        "editor.indent_guide_active": "#ffc60080",
        "editor.document_highlight.read_background": "#ffffff21",
        "editor.document_highlight.write_background": "#ffffff21",
        "search.match_background": "#CAD40F66",
        "terminal.background": "#122738ff",
        "terminal.foreground": "#ffffffff",
        "terminal.bright_foreground": "#ffffffff",
        "terminal.dim_foreground": "#aaaaaaff",
        "terminal.ansi.black": "#000000ff",
        "terminal.ansi.bright_black": "#0050A4ff",
        "terminal.ansi.dim_black": "#000000aa",
        "terminal.ansi.red": "#ff628cff",
        "terminal.ansi.bright_red": "#ff628cff",
        "terminal.ansi.dim_red": "#ff628caa",
        "terminal.ansi.green": "#3ad900ff",
        "terminal.ansi.bright_green": "#3ad900ff",
        "terminal.ansi.dim_green": "#3ad900aa",
        "terminal.ansi.yellow": "#ffc600ff",
        "terminal.ansi.bright_yellow": "#ffc600ff",
        "terminal.ansi.dim_yellow": "#ffc600aa",
        "terminal.ansi.blue": "#0088ffff",
        "terminal.ansi.bright_blue": "#0088ffff",
        "terminal.ansi.dim_blue": "#0088ffaa",
        "terminal.ansi.magenta": "#fb94ffff",
        "terminal.ansi.bright_magenta": "#fb94ffff",
        "terminal.ansi.dim_magenta": "#fb94ffaa",
        "terminal.ansi.cyan": "#80fcffff",
        "terminal.ansi.bright_cyan": "#80fcffff",
        "terminal.ansi.dim_cyan": "#80fcffaa",
        "terminal.ansi.white": "#ffffffff",
        "terminal.ansi.bright_white": "#ffffffff",
        "terminal.ansi.dim_white": "#ffffffaa",
        "players": [
          {
            "cursor": "#ffc600ff",
            "background": "#ffc600ff",
            "selection": "#ffc60033"
          },
          {
            "cursor": "#FFA500ff",
            "background": "#FFA500ff",
            "selection": "#FFA50033"
          },
          {
            "cursor": "#FF69B4ff",
            "background": "#FF69B4ff",
            "selection": "#FF69B433"
          },
          {
            "cursor": "#00FF7Fff",
            "background": "#00FF7Fff",
            "selection": "#00FF7F33"
          },
          {
            "cursor": "#00FFFFff",
            "background": "#00FFFFff",
            "selection": "#00FFFF33"
          },
          {
            "cursor": "#FFD700ff",
            "background": "#FFD700ff",
            "selection": "#FFD70033"
          },
          {
            "cursor": "#FF00FFff",
            "background": "#FF00FFff",
            "selection": "#FF00FF33"
          },
          {
            "cursor": "#0088ffff",
            "background": "#0088ffff",
            "selection": "#0088ff33"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ffc600ff",
            "font_style": "italic"
          },
          "boolean": {
            "color": "#ff628cff"
          },
          "comment": {
            "color": "#0088ffff",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#0088ffff",
            "font_style": "italic"
          },
          "constant": {
            "color": "#ff628cff"
          },
          "constructor": {
            "color": "#ffc600ff"
          },
          "embedded": {
            "color": "#9effffff"
          },
          "emphasis": {
            "color": "#9effffff",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#9effffff",
            "font_weight": 700
          },
          "enum": {
            "color": "#80ffbbff"
          },
          "function": {
            "color": "#ffc600ff"
          },
          "hint": {
            "color": "#ffc600ff"
          },
          "keyword": {
            "color": "#ff9d00ff"
          },
          "label": {
            "color": "#ffc600ff"
          },
          "link_text": {
            "color": "#a5ff90ff"
          },
          "link_uri": {
            "color": "#9effffff"
          },
          "number": {
            "color": "#ff628cff"
          },
          "operator": {
            "color": "#ff9d00ff"
          },
          "predictive": {
            "color": "#666666ff",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#ff9d00ff"
          },
          "primary": {
            "color": "#ffffffff"
          },
          "property": {
            "color": "#9effffff"
          },
          "punctuation": {
            "color": "#e1efffff"
          },
          "punctuation.bracket": {
            "color": "#e1efffff"
          },
          "punctuation.delimiter": {
            "color": "#e1efffff"
          },
          "punctuation.list_marker": {
            "color": "#ffc600ff"
          },
          "punctuation.special": {
            "color": "#ffee80ff"
          },
          "string": {
            "color": "#a5ff90ff"
          },
          "string.escape": {
            "color": "#3ad900ff"
          },
          "string.regex": {
            "color": "#80fcffff"
          },
          "string.special": {
            "color": "#3ad900ff"
          },
          "string.special.symbol": {
            "color": "#9effffff"
          },
          "tag": {
            "color": "#9effffff"
          },
          "text.literal": {
            "color": "#9effffff"
          },
          "title": {
            "color": "#ffc600ff",
            "font_weight": 700
          },
          "type": {
            "color": "#FF68B8ff",
            "font_style": "italic"
          },
          "variable": {
            "color": "#e1efffff"
          },
          "variable.special": {
            "color": "#fb94ffff"
          },
          "variant": {
            "color": "#80ffbbff"
          }
        }
      }
    }
  ],
  "id": "8SkXlglZQG02UyaQbup7w"
}