{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Vesper Modern",
  "author": "caiolandgraf",
  "themes": [
    {
      "name": "Vesper Modern",
      "appearance": "dark",
      "style": {
        "border": "#101010",
        "border.variant": "#101010",
        "border.focused": "#FFC799",
        "border.selected": "#FFC799",
        "border.transparent": null,
        "border.disabled": "#101010",
        "elevated_surface.background": "#1A1A1A",
        "surface.background": "#101010",
        "background": "#0D0D0D",
        "element.background": "#0D0D0D",
        "element.hover": "#282828",
        "element.active": "#282828",
        "element.selected": "#232323",
        "element.disabled": "#101010",
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#282828",
        "ghost_element.active": null,
        "ghost_element.selected": "#232323",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#A0A0A0",
        "text.placeholder": "#7E7E7E",
        "text.disabled": "#7E7E7E",
        "text.accent": "#FFC799",
        "icon": "#FFFFFF",
        "icon.muted": "#A0A0A0",
        "icon.disabled": "#7E7E7E",
        "icon.placeholder": "#7E7E7E",
        "icon.accent": "#FFC799",
        "status_bar.background": "#0D0D0D",
        "title_bar.background": "#0D0D0D",
        "toolbar.background": "#0D0D0D",
        "tab_bar.background": "#0D0D0D",
        "tab.inactive_background": "#0D0D0D",
        "tab.active_background": "#0D0D0D",
        "search.match_background": "#612A0F",
        "panel.background": "#0D0D0D",
        "panel.focused_border": "#FFC799",
        "scrollbar_thumb.background": "#34343480",
        "scrollbar.thumb.hover_background": "#343434",
        "scrollbar.thumb.border": "#34343480",
        "scrollbar.track.background": "#0D0D0D",
        "scrollbar.track.border": "#101010",
        "editor.foreground": "#FFFFFF",
        "editor.background": "#0D0D0D",
        "editor.gutter.background": "#0D0D0D",
        "editor.subheader.background": "#0D0D0D",
        "editor.active_line.background": "#0D0D0D",
        "editor.highlighted_line.background": "0D0D0D",
        "editor.line_number": "#505050",
        "editor.active_line_number": "#FFF",
        "editor.invisible": null,
        "editor.wrap_guide": null,
        "editor.active_wrap_guide": null,
        "editor.document_highlight.read_background": "#4E4E4E",
        "editor.document_highlight.write_background": "#282828",
        "terminal.background": "#0D0D0D",
        "terminal.foreground": "#A0A0A0",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#7E7E7E",
        "terminal.ansi.black": "#101010",
        "terminal.ansi.bright_black": "#7E7E7E",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f5a191",
        "terminal.ansi.bright_red": "#ff8080",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#90b99f",
        "terminal.ansi.bright_green": "#99FFE4",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e6b99d",
        "terminal.ansi.bright_yellow": "#FFC799",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#aca1cf",
        "terminal.ansi.bright_blue": "#b9aeda",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#e29eca",
        "terminal.ansi.bright_magenta": "#ecaad6",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#ea83a5",
        "terminal.ansi.bright_cyan": "#f591b2",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#A0A0A0",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#FFCFA8",
        "conflict": "#FF8080ff",
        "conflict.background": "#FF80803d",
        "conflict.border": null,
        "created": "#99FFE4ff",
        "created.background": "#99FFE43d",
        "created.border": null,
        "deleted": "#FF8080ff",
        "deleted.background": "#FF80803d",
        "deleted.border": null,
        "error": "#FF8080ff",
        "error.background": "#FF80803d",
        "error.border": null,
        "hidden": null,
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#A0A0A0",
        "hint.background": "#1C1C1C",
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": "#7E7E7Eff",
        "info.background": "#7E7E7E3d",
        "info.border": "#7E7E7E3d",
        "modified": "#FFC799",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#585858",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": "#99FFE4ff",
        "success.background": "#99FFE43d",
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": "#FFC799ff",
        "warning.background": "#FFC7993d",
        "warning.border": null,
        "players": [
          {
            "cursor": "#FFC799ff",
            "background": "#FFC799ff",
            "selection": "#FFC7993d"
          },
          {
            "cursor": "#99FFE4ff",
            "background": "#99FFE4ff",
            "selection": "#99FFE43d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#FAACFE",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8b8b8b94",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8b8b8b94",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#FAACFE",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#FFF",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#FFF",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#F6C094",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#FAACFE",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#F6C094",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#FAACFE",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#A0A0A0",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#A0A0A0",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#A0A0A0",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#A0A0A0",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#A0A0A0",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#99FFE4",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#99FFE4",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#99FFE4",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#99FFE4",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#99FFE4",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#FFC799",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#FAACFE",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "Gai6-POsET5TVjMgft5rY"
}