{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Perf",
  "author": "Boris Zubarev",
  "themes": [
    {
      "name": "Warm Perf",
      "appearance": "dark",
      "style": {
        "border": "#232328",
        "border.variant": "#232328",
        "border.focused": "#f233609c",
        "border.selected": "#b42748ad",
        "border.transparent": "#00000000",
        "border.disabled": null,
        "elevated_surface.background": "#1c1c1b",
        "surface.background": "#1d1d22",
        "background": "#1d1d22",
        "element.background": "#19191e",
        "element.hover": "#4a433f",
        "element.active": "#6c4a9e",
        "element.selected": "#3d3835",
        "element.disabled": "#e9dcfc",
        "drop_target.background": "#504563",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#c8a7fa36",
        "ghost_element.active": "#C9A8F950",
        "ghost_element.selected": "#C9A8F925",
        "ghost_element.disabled": "#ff5555ff",
        "text": "#dbdbdb",
        "text.muted": "#7a7a7a",
        "text.placeholder": "#545454",
        "text.disabled": "#a9a9a9",
        "text.accent": "#c7c7c7",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#1d1d22",
        "title_bar.background": "#1d1d22",
        "toolbar.background": "#1d1d22",
        "tab_bar.background": "#1d1d22",
        "tab.inactive_background": "#1d1d22",
        "tab.active_background": "#19191e",
        "search.match_background": "#fa50884f",
        "panel.background": "#1d1d22",
        "panel.focused_border": null,
        "pane.focused_border": "#fffefe00",
        "scrollbar_thumb.background": "#895470",
        "scrollbar.thumb.hover_background": "#b66d92",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#2f0e0e00",
        "scrollbar.track.border": "#ededed0a",
        "editor.foreground": "#f7f7f2",
        "editor.background": "#1d1d22",
        "editor.gutter.background": "#1d1d22",
        "editor.subheader.background": "#26252400",
        "editor.active_line.background": "#232328",
        "editor.highlighted_line.background": "#262321",
        "editor.line_number": "#4d4d4d",
        "editor.active_line_number": "#a2a2a2",
        "editor.invisible": "#f8f8f230",
        "editor.wrap_guide": "#f7f2f629",
        "editor.active_wrap_guide": "#be93fa59",
        "editor.document_highlight.read_background": "#f8d7c642",
        "editor.document_highlight.write_background": "#414350",
        "link_text.hover": "#8be9fdff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#73fb95ff",
        "created.background": "#222e1dff",
        "created.border": "#38482fff",
        "deleted": "#ff5555ff",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "error": "#e67373ff",
        "error.background": "#242631ee",
        "error.border": "#e67373ff",
        "hidden": "#414754ff",
        "hidden.background": "#242631ee",
        "hidden.border": "#414754ff",
        "hint": "#6272a4ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#C9A8F950",
        "ignored.background": "#3c324bff",
        "ignored.border": null,
        "info": "#73ece5ff",
        "info.background": "#242631ee",
        "info.border": "#73ece5ff",
        "modified": "#a2edfdff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#c6c6c2ff",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": "#242631ee",
        "renamed.border": null,
        "success": "#abe86d",
        "success.background": "#242631ee",
        "success.border": "#abe86d",
        "unreachable": null,
        "unreachable.border": null,
        "warning": "#edab66",
        "warning.background": "#242631ee",
        "warning.border": "#edab66",
        "players": [
          {
            "cursor": "#bd93f9ff",
            "background": "#bd93f9ff",
            "selection": "#bd93f933"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9e6ec8",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#646568",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#fafae8",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#f1fa8c",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ffb86cff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#96ce98",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#ff70b5",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#f7f7f2",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff79c6ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e2c6ac",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#f8c46d",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#a3dce9",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffffd4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#c8a791",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff5555ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#bd93f9ff",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#b2e9cf",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#1d1d22",
        "terminal.foreground": "#f8f8f2ff",
        "terminal.bright_foreground": "#f9f9f5ff",
        "terminal.dim_foreground": "#c6c6c2ff",
        "terminal.ansi.black": "#21222cff",
        "terminal.ansi.bright_black": "#919cbfff",
        "terminal.ansi.dim_black": "#1a1b23ff",
        "terminal.ansi.red": "#ff5555ff",
        "terminal.ansi.bright_red": "#FF6E6Eff",
        "terminal.ansi.dim_red": "#cc4444ff",
        "terminal.ansi.green": "#88e670",
        "terminal.ansi.bright_green": "#98ffb5",
        "terminal.ansi.dim_green": "#73ff96",
        "terminal.ansi.yellow": "#f1fa8cff",
        "terminal.ansi.bright_yellow": "#FFFFA5ff",
        "terminal.ansi.dim_yellow": "#c1c870ff",
        "terminal.ansi.blue": "#9580ffff",
        "terminal.ansi.bright_blue": "#D6ACFFff",
        "terminal.ansi.dim_blue": "#7766ccff",
        "terminal.ansi.magenta": "#ff79c6ff",
        "terminal.ansi.bright_magenta": "#FF92DFff",
        "terminal.ansi.dim_magenta": "#cc619eff",
        "terminal.ansi.cyan": "#8be9fdff",
        "terminal.ansi.bright_cyan": "#A4FFFFff",
        "terminal.ansi.dim_cyan": "#6fbacaff",
        "terminal.ansi.white": "#f8f8f2ff",
        "terminal.ansi.bright_white": "ffffffff",
        "terminal.ansi.dim_white": "#c6c6c2ff",
        "status_bar.foreground": "#00000000",
        "tab.active_foreground": "#ffffff00",
        "background.appearance": "opaque"
      }
    },
    {
      "name": "Twig_Dracula_ORIG",
      "appearance": "dark",
      "style": {
        "border": "#3c324bcc",
        "border.variant": "#C9A8F933",
        "border.focused": "#C9A8F977",
        "border.selected": "#C9A8F9bb",
        "border.transparent": "#00000000",
        "border.disabled": null,
        "elevated_surface.background": "#1e1925ff",
        "surface.background": "#242631ee",
        "background": "#b597e033",
        "element.background": "#1c1d26ff",
        "element.hover": "#504364ff",
        "element.active": "#796595ff",
        "element.selected": "#65547dff",
        "element.disabled": "#e9dbfdff",
        "drop_target.background": "#504364ff",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#C9A8F935",
        "ghost_element.active": "#C9A8F950",
        "ghost_element.selected": "#C9A8F925",
        "ghost_element.disabled": "#ff5555ff",
        "text": "#f8f8f2ff",
        "text.muted": "#a186c7ff",
        "text.placeholder": "#C9A8F980",
        "text.disabled": "#C9A8F950",
        "text.accent": "#C9A8F9FF",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#141119bb",
        "title_bar.background": "#141119bb",
        "toolbar.background": "#282a36ff",
        "tab_bar.background": "#282232bb",
        "tab.inactive_background": "#1c1d26ff",
        "tab.active_background": "#282a36ff",
        "search.match_background": "#50fa7b50",
        "panel.background": "#0a080cbb",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": "#C9A8F977",
        "scrollbar.thumb.hover_background": "#C9A8F9FF",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#141119ff",
        "scrollbar.track.border": "#C9A8F944",
        "editor.foreground": "#f8f8f2ff",
        "editor.background": "#282a36ff",
        "editor.gutter.background": "#282a36ff",
        "editor.subheader.background": "#1e1925ff",
        "editor.active_line.background": "#C9A8F933",
        "editor.highlighted_line.background": "#44475aff",
        "editor.line_number": "#f8f8f250",
        "editor.active_line_number": "#C9A8F9FF",
        "editor.invisible": "#f8f8f230",
        "editor.wrap_guide": "#f8f8f228",
        "editor.active_wrap_guide": "#bd93f965",
        "editor.document_highlight.read_background": "#C9A8F940",
        "editor.document_highlight.write_background": "#44475aff",
        "link_text.hover": "#8be9fdff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#73fb95ff",
        "created.background": "#222e1dff",
        "created.border": "#38482fff",
        "deleted": "#ff5555ff",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "error": "#e67373ff",
        "error.background": "#242631ee",
        "error.border": "#e67373ff",
        "hidden": "#414754ff",
        "hidden.background": "#242631ee",
        "hidden.border": "#414754ff",
        "hint": "#6272a4ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#C9A8F950",
        "ignored.background": "#3c324bff",
        "ignored.border": null,
        "info": "#73ece5ff",
        "info.background": "#242631ee",
        "info.border": "#73ece5ff",
        "modified": "#a2edfdff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#c6c6c2ff",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": "#242631ee",
        "renamed.border": null,
        "success": "#79e96dff",
        "success.background": "#242631ee",
        "success.border": "#79e96dff",
        "unreachable": null,
        "unreachable.border": null,
        "warning": "#e6e373ff",
        "warning.background": "#242631ee",
        "warning.border": "#e6e373ff",
        "players": [
          {
            "cursor": "#bd93f9ff",
            "background": "#bd93f9ff",
            "selection": "#bd93f933"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6272a4ff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#f1fa8cff",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ffb86cff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff79c6ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#6272a4ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#f1fa8cff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff5555ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 600
          },
          "type": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#bd93f9ff",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#14151bff",
        "terminal.foreground": "#f8f8f2ff",
        "terminal.bright_foreground": "#f9f9f5ff",
        "terminal.dim_foreground": "#c6c6c2ff",
        "terminal.ansi.black": "#21222cff",
        "terminal.ansi.bright_black": "#919cbfff",
        "terminal.ansi.dim_black": "#1a1b23ff",
        "terminal.ansi.red": "#ff5555ff",
        "terminal.ansi.bright_red": "#FF6E6Eff",
        "terminal.ansi.dim_red": "#cc4444ff",
        "terminal.ansi.green": "#50fa7bff",
        "terminal.ansi.bright_green": "#69FF94ff",
        "terminal.ansi.dim_green": "#40c862ff",
        "terminal.ansi.yellow": "#f1fa8cff",
        "terminal.ansi.bright_yellow": "#FFFFA5ff",
        "terminal.ansi.dim_yellow": "#c1c870ff",
        "terminal.ansi.blue": "#9580ffff",
        "terminal.ansi.bright_blue": "#D6ACFFff",
        "terminal.ansi.dim_blue": "#7766ccff",
        "terminal.ansi.magenta": "#ff79c6ff",
        "terminal.ansi.bright_magenta": "#FF92DFff",
        "terminal.ansi.dim_magenta": "#cc619eff",
        "terminal.ansi.cyan": "#8be9fdff",
        "terminal.ansi.bright_cyan": "#A4FFFFff",
        "terminal.ansi.dim_cyan": "#6fbacaff",
        "terminal.ansi.white": "#f8f8f2ff",
        "terminal.ansi.bright_white": "ffffffff",
        "terminal.ansi.dim_white": "#c6c6c2ff"
      }
    },
    {
      "name": "Perf Warm",
      "appearance": "dark",
      "style": {
        "border": "#232328",
        "border.variant": "#C9A8F933",
        "border.focused": "#C9A8F977",
        "border.selected": "#C9A8F9bb",
        "border.transparent": "#00000000",
        "border.disabled": null,
        "elevated_surface.background": "#262524",
        "surface.background": "#23253000",
        "background": "#1d1d22",
        "element.background": "#1c1d26ff",
        "element.hover": "#504364ff",
        "element.active": "#796595ff",
        "element.selected": "#65547dff",
        "element.disabled": "#e9dbfdff",
        "drop_target.background": "#504463",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#C9A8F935",
        "ghost_element.active": "#c2a5ef4f",
        "ghost_element.selected": "#C9A8F925",
        "ghost_element.disabled": "#ff5555ff",
        "text": "#d7d7d7",
        "text.muted": "#8a8a8a",
        "text.placeholder": "#5b5b5b",
        "text.disabled": "#a2a2a2",
        "text.accent": "#bcbcbc",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#00000024",
        "title_bar.background": "#1c1b1aab",
        "toolbar.background": "#1c1b1aab",
        "tab_bar.background": "#1c1b1aab",
        "tab.inactive_background": "#1a121100",
        "tab.active_background": "#262524",
        "search.match_background": "#fa507e4f",
        "panel.background": "#1c1b1aab",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": "#C9A8F977",
        "scrollbar.thumb.hover_background": "#C9A8F9FF",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#141119ff",
        "scrollbar.track.border": "#C9A8F944",
        "editor.foreground": "#f7f7f2",
        "editor.background": "#1d1d22",
        "editor.gutter.background": "#33364700",
        "editor.subheader.background": "#26252400",
        "editor.active_line.background": "#212126",
        "editor.highlighted_line.background": "#594a44",
        "editor.line_number": "#f8f8f250",
        "editor.active_line_number": "#c3c3c3",
        "editor.invisible": "#f8f8f230",
        "editor.wrap_guide": "#f7f2f629",
        "editor.active_wrap_guide": "#bd93f965",
        "editor.document_highlight.read_background": "#f8d7c642",
        "editor.document_highlight.write_background": "#444759",
        "link_text.hover": "#8be9fdff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#73fb95ff",
        "created.background": "#222e1dff",
        "created.border": "#38482fff",
        "deleted": "#ff5555ff",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "error": "#e67373ff",
        "error.background": "#242631ee",
        "error.border": "#e67373ff",
        "hidden": "#414754ff",
        "hidden.background": "#242631ee",
        "hidden.border": "#414754ff",
        "hint": "#6272a4ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#C9A8F950",
        "ignored.background": "#3c324bff",
        "ignored.border": null,
        "info": "#73ece5ff",
        "info.background": "#242631ee",
        "info.border": "#73ece5ff",
        "modified": "#a2edfdff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#c6c6c2ff",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": "#242631ee",
        "renamed.border": null,
        "success": "#abe86d",
        "success.background": "#242631ee",
        "success.border": "#abe86d",
        "unreachable": null,
        "unreachable.border": null,
        "warning": "#edab66",
        "warning.background": "#242631ee",
        "warning.border": "#edab66",
        "players": [
          {
            "cursor": "#bd93f9ff",
            "background": "#bd93f9ff",
            "selection": "#bd93f933"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9e6ec8",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#646568",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#fafae8",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#f1fa8c",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ffb86cff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#96ce98",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#ff7ab2",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#f7f7f2",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff79c6ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e2c6ac",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#f8c46d",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#a3dce9",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffffd4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#c8a791",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff5555ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#bd93f9ff",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#b2e9cf",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#14151bff",
        "terminal.foreground": "#f8f8f2ff",
        "terminal.bright_foreground": "#f9f9f5ff",
        "terminal.dim_foreground": "#c6c6c2ff",
        "terminal.ansi.black": "#21222cff",
        "terminal.ansi.bright_black": "#919cbfff",
        "terminal.ansi.dim_black": "#1a1b23ff",
        "terminal.ansi.red": "#ff5555ff",
        "terminal.ansi.bright_red": "#FF6E6Eff",
        "terminal.ansi.dim_red": "#cc4444ff",
        "terminal.ansi.green": "#88e670",
        "terminal.ansi.bright_green": "#98ffb5",
        "terminal.ansi.dim_green": "#73ff96",
        "terminal.ansi.yellow": "#f1fa8cff",
        "terminal.ansi.bright_yellow": "#FFFFA5ff",
        "terminal.ansi.dim_yellow": "#c1c870ff",
        "terminal.ansi.blue": "#9580ffff",
        "terminal.ansi.bright_blue": "#D6ACFFff",
        "terminal.ansi.dim_blue": "#7766ccff",
        "terminal.ansi.magenta": "#ff79c6ff",
        "terminal.ansi.bright_magenta": "#FF92DFff",
        "terminal.ansi.dim_magenta": "#cc619eff",
        "terminal.ansi.cyan": "#8be9fdff",
        "terminal.ansi.bright_cyan": "#A4FFFFff",
        "terminal.ansi.dim_cyan": "#6fbacaff",
        "terminal.ansi.white": "#f8f8f2ff",
        "terminal.ansi.bright_white": "ffffffff",
        "terminal.ansi.dim_white": "#c6c6c2ff"
      }
    },
    {
      "name": "Warm Perf",
      "appearance": "dark",
      "style": {
        "border": "#232328",
        "border.variant": "#232328",
        "border.focused": "#545461",
        "border.selected": "#545461",
        "border.transparent": "#00000000",
        "border.disabled": null,
        "elevated_surface.background": "#1c1c1b",
        "surface.background": "#1d1d22",
        "background": "#1d1d22",
        "element.background": "#19191e",
        "element.hover": "#2f2d2c",
        "element.active": "#2d303a",
        "element.selected": "#242322",
        "element.disabled": "#2d45ad",
        "drop_target.background": "#858eb8",
        "ghost_element.background": "#19191f00",
        "ghost_element.hover": "#26262c",
        "ghost_element.active": "#26262c",
        "ghost_element.selected": "#232328",
        "ghost_element.disabled": "#ff5497",
        "text": "#c8c8c8",
        "text.muted": "#bcbcbc",
        "text.placeholder": "#8e8e8e",
        "text.disabled": "#bcbcbc",
        "text.accent": "#1d1d22",
        "icon": "",
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#1d1d22",
        "title_bar.background": "#1d1d22",
        "toolbar.background": "#1d1d22",
        "tab_bar.background": "#1d1d22",
        "tab.inactive_background": "#1d1d22",
        "tab.active_background": "#19191e",
        "search.match_background": "#2c2c3ed6",
        "panel.background": "#1d1d22",
        "panel.focused_border": null,
        "pane.focused_border": "#05fb0000",
        "scrollbar_thumb.background": "#3a3d47",
        "scrollbar.thumb.hover_background": "#6d7ab5",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#2f0e0e00",
        "scrollbar.track.border": "#36363a00",
        "editor.foreground": "#f7f7f2",
        "editor.background": "#1d1d22",
        "editor.gutter.background": "#1d1d22",
        "editor.subheader.background": "#26252400",
        "editor.active_line.background": "#232328",
        "editor.highlighted_line.background": "#262321",
        "editor.line_number": "#4b4f5d",
        "editor.active_line_number": "#a2a2a2",
        "editor.invisible": "#f8f8f230",
        "editor.wrap_guide": "#f7f2f629",
        "editor.active_wrap_guide": "#93a1fa59",
        "editor.document_highlight.read_background": "#212126",
        "editor.document_highlight.write_background": "#414350",
        "link_text.hover": "#8bb5fc",
        "conflict": "#dccba5",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#b9edc6e0",
        "created.background": "#222e1dff",
        "created.border": "#38482fff",
        "deleted": "#f0b6b6e0",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "error": "#e67373ff",
        "error.background": "#242631ee",
        "error.border": "#e67373ff",
        "hidden": "#414754ff",
        "hidden.background": "#242631ee",
        "hidden.border": "#414754ff",
        "hint": "#6272a4ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#787878",
        "ignored.background": "#787878b5",
        "ignored.border": null,
        "info": "#595981",
        "info.background": "#242631ee",
        "info.border": "#595981",
        "modified": "#b6d1ffe0",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#c6c6c2ff",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": "#242631ee",
        "renamed.border": null,
        "success": "#abe86d",
        "success.background": "#242631ee",
        "success.border": "#abe86d",
        "unreachable": null,
        "unreachable.border": null,
        "warning": "#edab66",
        "warning.background": "#242631ee",
        "warning.border": "#edab66",
        "players": [
          {
            "cursor": "#393a40",
            "background": "#393a40",
            "selection": "#393a4047"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ffa385",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ff8d66",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#646568",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#646568",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bfcbff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#fafae8",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#f1fa8c",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ffb86cff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#ddc1ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#ff7ab2",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#f7f7f2",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff79c6ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8bb5fc",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#f99c58",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#f6d4ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#f8c46d",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#e4ebff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#ced4f4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffffd4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#ced4f4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8bbffc",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#ced4f4",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#fb847a",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff5555ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#c8d6ff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#bd93f9ff",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#b2e9cf",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#1d1d22",
        "terminal.foreground": "#f8f8f2ff",
        "terminal.bright_foreground": "#f9f9f5ff",
        "terminal.dim_foreground": "#c6c6c2ff",
        "terminal.ansi.black": "#21222cff",
        "terminal.ansi.bright_black": "#919cbfff",
        "terminal.ansi.dim_black": "#1a1b23ff",
        "terminal.ansi.red": "#ff5555ff",
        "terminal.ansi.bright_red": "#FF6E6Eff",
        "terminal.ansi.dim_red": "#cc4444ff",
        "terminal.ansi.green": "#88e670",
        "terminal.ansi.bright_green": "#98ffb5",
        "terminal.ansi.dim_green": "#73ff96",
        "terminal.ansi.yellow": "#f1fa8cff",
        "terminal.ansi.bright_yellow": "#FFFFA5ff",
        "terminal.ansi.dim_yellow": "#c1c870ff",
        "terminal.ansi.blue": "#9580ffff",
        "terminal.ansi.bright_blue": "#D6ACFFff",
        "terminal.ansi.dim_blue": "#7766ccff",
        "terminal.ansi.magenta": "#ff79c6ff",
        "terminal.ansi.bright_magenta": "#FF92DFff",
        "terminal.ansi.dim_magenta": "#cc619eff",
        "terminal.ansi.cyan": "#8be9fdff",
        "terminal.ansi.bright_cyan": "#A4FFFFff",
        "terminal.ansi.dim_cyan": "#6fbacaff",
        "terminal.ansi.white": "#f8f8f2ff",
        "terminal.ansi.bright_white": "ffffffff",
        "terminal.ansi.dim_white": "#c6c6c2ff",
        "status_bar.foreground": "",
        "tab.active_foreground": "#ffffff00"
      }
    },
    {
      "name": "Warm",
      "appearance": "dark",
      "style": {
        "border": "#232328",
        "border.variant": "#232328",
        "border.focused": "#f233609c",
        "border.selected": "#b42748ad",
        "border.transparent": "#00000000",
        "border.disabled": null,
        "elevated_surface.background": "#1c1c1b",
        "surface.background": "#1d1d22",
        "background": "#1d1d22",
        "element.background": "#19191e",
        "element.hover": "#4a433f",
        "element.active": "#6c4a9e",
        "element.selected": "#3d3835",
        "element.disabled": "#e9dcfc",
        "drop_target.background": "#504563",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#c8a7fa36",
        "ghost_element.active": "#C9A8F950",
        "ghost_element.selected": "#C9A8F925",
        "ghost_element.disabled": "#ff5555ff",
        "text": "#dbdbdb",
        "text.muted": "#7a7a7a",
        "text.placeholder": "#545454",
        "text.disabled": "#a9a9a9",
        "text.accent": "#c7c7c7",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#1d1d22",
        "title_bar.background": "#1d1d22",
        "toolbar.background": "#1d1d22",
        "tab_bar.background": "#1d1d22",
        "tab.inactive_background": "#1d1d22",
        "tab.active_background": "#19191e",
        "search.match_background": "#fa50884f",
        "panel.background": "#1d1d22",
        "panel.focused_border": null,
        "pane.focused_border": "#fffefe00",
        "scrollbar_thumb.background": "#895470",
        "scrollbar.thumb.hover_background": "#b66d92",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#2f0e0e00",
        "scrollbar.track.border": "#ededed0a",
        "editor.foreground": "#f7f7f2",
        "editor.background": "#1d1d22",
        "editor.gutter.background": "#1d1d22",
        "editor.subheader.background": "#26252400",
        "editor.active_line.background": "#232328",
        "editor.highlighted_line.background": "#262321",
        "editor.line_number": "#4d4d4d",
        "editor.active_line_number": "#a2a2a2",
        "editor.invisible": "#f8f8f230",
        "editor.wrap_guide": "#f7f2f629",
        "editor.active_wrap_guide": "#be93fa59",
        "editor.document_highlight.read_background": "#f8d7c642",
        "editor.document_highlight.write_background": "#414350",
        "link_text.hover": "#8be9fdff",
        "conflict": "#dec184ff",
        "conflict.background": "#dec18433",
        "conflict.border": "#5d4c2fff",
        "created": "#73fb95ff",
        "created.background": "#222e1dff",
        "created.border": "#38482fff",
        "deleted": "#ff5555ff",
        "deleted.background": "#301b1bff",
        "deleted.border": "#4c2b2cff",
        "error": "#e67373ff",
        "error.background": "#242631ee",
        "error.border": "#e67373ff",
        "hidden": "#414754ff",
        "hidden.background": "#242631ee",
        "hidden.border": "#414754ff",
        "hint": "#6272a4ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#C9A8F950",
        "ignored.background": "#3c324bff",
        "ignored.border": null,
        "info": "#73ece5ff",
        "info.background": "#242631ee",
        "info.border": "#73ece5ff",
        "modified": "#a2edfdff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#c6c6c2ff",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": "#242631ee",
        "renamed.border": null,
        "success": "#abe86d",
        "success.background": "#242631ee",
        "success.border": "#abe86d",
        "unreachable": null,
        "unreachable.border": null,
        "warning": "#edab66",
        "warning.background": "#242631ee",
        "warning.border": "#edab66",
        "players": [
          {
            "cursor": "#638df8",
            "background": "#638df8",
            "selection": "#32374547"
          },
          {
            "cursor": "#50fa7bff",
            "background": "#50fa7bff",
            "selection": "#50fa7b33"
          },
          {
            "cursor": "#ff79c6ff",
            "background": "#ff79c6ff",
            "selection": "#ff79c633"
          },
          {
            "cursor": "#f1fa8cff",
            "background": "#f1fa8cff",
            "selection": "#f1fa8c33"
          },
          {
            "cursor": "#8be9fdff",
            "background": "#8be9fdff",
            "selection": "#8be9fd33"
          },
          {
            "cursor": "#ffb86cff",
            "background": "#ffb86cff",
            "selection": "#ffb86c33"
          },
          {
            "cursor": "#ff5555ff",
            "background": "#ff5555ff",
            "selection": "#ff555533"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#9e6ec8",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#646568",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#fafae8",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#f1fa8c",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ffb86cff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#96ce98",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#ff70b5",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#f7f7f2",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#ff79c6ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e2c6ac",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#f8c46d",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#a3dce9",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#ffffffd4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#c56099",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#c8a791",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff5555ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff79c6ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#50fa7bff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#8be9fdff",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#8be9fdff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#f8f8f2ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ffb86cff",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#bd93f9ff",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#bd93f9ff",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#b2e9cf",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#ffffff00",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#1d1d22",
        "terminal.foreground": "#f8f8f2ff",
        "terminal.bright_foreground": "#f9f9f5ff",
        "terminal.dim_foreground": "#c6c6c2ff",
        "terminal.ansi.black": "#21222cff",
        "terminal.ansi.bright_black": "#919cbfff",
        "terminal.ansi.dim_black": "#1a1b23ff",
        "terminal.ansi.red": "#ff5555ff",
        "terminal.ansi.bright_red": "#FF6E6Eff",
        "terminal.ansi.dim_red": "#cc4444ff",
        "terminal.ansi.green": "#88e670",
        "terminal.ansi.bright_green": "#98ffb5",
        "terminal.ansi.dim_green": "#73ff96",
        "terminal.ansi.yellow": "#f1fa8cff",
        "terminal.ansi.bright_yellow": "#FFFFA5ff",
        "terminal.ansi.dim_yellow": "#c1c870ff",
        "terminal.ansi.blue": "#9580ffff",
        "terminal.ansi.bright_blue": "#D6ACFFff",
        "terminal.ansi.dim_blue": "#7766ccff",
        "terminal.ansi.magenta": "#ff79c6ff",
        "terminal.ansi.bright_magenta": "#FF92DFff",
        "terminal.ansi.dim_magenta": "#cc619eff",
        "terminal.ansi.cyan": "#8be9fdff",
        "terminal.ansi.bright_cyan": "#A4FFFFff",
        "terminal.ansi.dim_cyan": "#6fbacaff",
        "terminal.ansi.white": "#f8f8f2ff",
        "terminal.ansi.bright_white": "ffffffff",
        "terminal.ansi.dim_white": "#c6c6c2ff",
        "status_bar.foreground": "#00000000",
        "tab.active_foreground": "#ffffff00"
      }
    }
  ],
  "id": "lUTK7k4z2fhbxFLOTwWoK"
}