{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Georgy",
  "author": "georgy",
  "themes": [
    {
      "name": "Georgy Dark",
      "appearance": "dark",
      "style": {
        "border": "#2D3135",
        "border.variant": "#24272A",
        "border.focused": "#0079A6",
        "border.selected": "#0079A6",
        "border.transparent": "#00000000",
        "border.disabled": "#3A3E42",
        "elevated_surface.background": "#1E1F20",
        "surface.background": "#1E1F20",
        "background": "#131314",
        "element.background": "#18191B",
        "element.hover": "#34383B",
        "element.active": "#0079A6",
        "element.selected": "#0079A633",
        "element.disabled": "#131314",
        "drop_target.background": "#0079A644",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#34383B",
        "ghost_element.active": "#0079A6",
        "ghost_element.selected": "#0079A633",
        "ghost_element.disabled": "#00000000",
        "text": "#DDDEE0",
        "text.muted": "#6B7078",
        "text.placeholder": "#5A5E64",
        "text.disabled": "#4D4D4D",
        "text.accent": "#00ADEE",
        "icon": "#9A9C9D",
        "icon.muted": "#6B7078",
        "icon.disabled": "#4D4D4D",
        "icon.placeholder": "#5A5E64",
        "icon.accent": "#00ADEE",
        "status_bar.background": "#18191A",
        "title_bar.background": "#1E1F20",
        "title_bar.inactive_background": "#131314",
        "toolbar.background": "#131314",
        "tab_bar.background": "#18191A",
        "tab.active_background": "#131314",
        "tab.inactive_background": "#18191A",
        "panel.background": "#1E1F20",
        "panel.focused_border": "#0079A6",
        "pane.focused_border": "#0079A6",
        "scrollbar.thumb.background": "#3A3E4266",
        "scrollbar.thumb.hover_background": "#0079A6aa",
        "scrollbar.thumb.border": "#131314",
        "scrollbar.track.background": "#18191B",
        "scrollbar.track.border": "#18191B",
        "editor.foreground": "#DDDEE0",
        "editor.background": "#131314",
        "editor.gutter.background": "#131314",
        "editor.subheader.background": "#18191B",
        "editor.active_line.background": "#18191B",
        "editor.highlighted_line.background": "#24272A",
        "editor.line_number": "#5A5E64",
        "editor.active_line_number": "#DDDEE0",
        "editor.hover_line_number": "#00ADEE",
        "editor.invisible": "#3A3E42",
        "editor.wrap_guide": "#2D3135",
        "editor.active_wrap_guide": "#464A4D",
        "editor.document_highlight.read_background": "#0079A626",
        "editor.document_highlight.write_background": "#00ADEE33",
        "search.match_background": "#00ADEE44",
        "terminal.background": "#131314",
        "terminal.foreground": "#DDDEE0",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#131314",
        "terminal.ansi.black": "#1E1F20",
        "terminal.ansi.bright_black": "#5A5E64",
        "terminal.ansi.dim_black": "#131314",
        "terminal.ansi.red": "#E06C75",
        "terminal.ansi.bright_red": "#FF6666",
        "terminal.ansi.dim_red": "#550000",
        "terminal.ansi.green": "#98C379",
        "terminal.ansi.bright_green": "#B5E890",
        "terminal.ansi.dim_green": "#005500",
        "terminal.ansi.yellow": "#E5C07B",
        "terminal.ansi.bright_yellow": "#F0D399",
        "terminal.ansi.dim_yellow": "#552A00",
        "terminal.ansi.blue": "#61AFEF",
        "terminal.ansi.bright_blue": "#82C2F5",
        "terminal.ansi.dim_blue": "#000055",
        "terminal.ansi.magenta": "#C678DD",
        "terminal.ansi.bright_magenta": "#D79BE8",
        "terminal.ansi.dim_magenta": "#550055",
        "terminal.ansi.cyan": "#56B6C2",
        "terminal.ansi.bright_cyan": "#7CD1DC",
        "terminal.ansi.dim_cyan": "#005555",
        "terminal.ansi.white": "#ABB2BF",
        "terminal.ansi.bright_white": "#FFFFFF",
        "terminal.ansi.dim_white": "#555555",
        "link_text.hover": "#00ADEE",
        "version_control.added": "#98C379ff",
        "version_control.modified": "#E5C07Bff",
        "version_control.deleted": "#E06C75ff",
        "version_control.conflict_marker.ours": "#98C379ff",
        "version_control.conflict_marker.theirs": "#E06C75ff",
        "conflict": "#E5C07B",
        "conflict.background": "#57281566",
        "conflict.border": "#754221",
        "created": "#98C379",
        "created.background": "#29411355",
        "created.border": "#405c1c",
        "deleted": "#E06C75",
        "deleted.background": "#48161b55",
        "deleted.border": "#66272d",
        "error": "#FF6666",
        "error.background": "#FF666633",
        "error.border": "#FF6666",
        "warning": "#F5A623",
        "warning.background": "#F5A62333",
        "warning.border": "#F5A623",
        "info": "#00ADEE",
        "info.background": "#00ADEE33",
        "info.border": "#00ADEE",
        "hint": "#98C379",
        "hint.background": "#98C37933",
        "hint.border": "#98C379",
        "hidden": "#6B7078",
        "hidden.background": "#18191B33",
        "hidden.border": "#2D3135",
        "ignored": "#6B7078",
        "ignored.background": "#18191B33",
        "ignored.border": "#2D3135",
        "modified": "#E5C07B",
        "modified.background": "#E5C07B33",
        "modified.border": "#E5C07B",
        "predictive": "#6B7078",
        "predictive.background": "#18191B33",
        "predictive.border": "#2D3135",
        "renamed": "#E5C07B",
        "renamed.background": "#18191B33",
        "renamed.border": "#2D3135",
        "success": "#98C379",
        "success.background": "#98C37933",
        "success.border": "#98C379",
        "unreachable": "#6B7078",
        "unreachable.background": "#18191B33",
        "unreachable.border": "#2D3135",
        "players": [
          {
            "cursor": "#00ADEE",
            "background": "#00ADEE",
            "selection": "#00ADEE26"
          },
          {
            "cursor": "#FF6666",
            "background": "#FF6666",
            "selection": "#FF666626"
          },
          {
            "cursor": "#98C379",
            "background": "#98C379",
            "selection": "#98C37926"
          },
          {
            "cursor": "#F5A623",
            "background": "#F5A623",
            "selection": "#F5A62326"
          },
          {
            "cursor": "#C678DD",
            "background": "#C678DD",
            "selection": "#C678DD26"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#E5C07B"
          },
          "boolean": {
            "color": "#D19A66"
          },
          "comment": {
            "color": "#6B7078",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#6B7078",
            "font_style": "italic"
          },
          "constant": {
            "color": "#D19A66"
          },
          "constructor": {
            "color": "#61AFEF"
          },
          "embedded": {
            "color": "#E06C75"
          },
          "emphasis": {
            "color": "#C678DD",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#D19A66",
            "font_weight": 700
          },
          "enum": {
            "color": "#E5C07B"
          },
          "function": {
            "color": "#61AFEF"
          },
          "function.method": {
            "color": "#61AFEF"
          },
          "hint": {
            "color": "#6B7078",
            "font_weight": 700
          },
          "keyword": {
            "color": "#C678DD",
            "font_style": "italic"
          },
          "label": {
            "color": "#61AFEF"
          },
          "link_text": {
            "color": "#00ADEE",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#00ADEE"
          },
          "namespace": {
            "color": "#E5C07B"
          },
          "number": {
            "color": "#D19A66"
          },
          "operator": {
            "color": "#56B6C2"
          },
          "predictive": {
            "color": "#6B7078",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#C678DD"
          },
          "primary": {
            "color": "#DDDEE0"
          },
          "property": {
            "color": "#E06C75"
          },
          "punctuation": {
            "color": "#ABB2BF"
          },
          "punctuation.bracket": {
            "color": "#ABB2BF"
          },
          "punctuation.delimiter": {
            "color": "#ABB2BF"
          },
          "punctuation.list_marker": {
            "color": "#61AFEF"
          },
          "punctuation.special": {
            "color": "#56B6C2"
          },
          "selector": {
            "color": "#C678DD"
          },
          "selector.pseudo": {
            "color": "#56B6C2"
          },
          "string": {
            "color": "#98C379"
          },
          "string.escape": {
            "color": "#56B6C2"
          },
          "string.regex": {
            "color": "#98C379"
          },
          "string.special": {
            "color": "#56B6C2"
          },
          "string.special.symbol": {
            "color": "#56B6C2"
          },
          "tag": {
            "color": "#E06C75"
          },
          "text.literal": {
            "color": "#98C379"
          },
          "title": {
            "color": "#61AFEF",
            "font_weight": 700
          },
          "type": {
            "color": "#E5C07B"
          },
          "variable": {
            "color": "#E06C75"
          },
          "variable.special": {
            "color": "#D19A66"
          },
          "variant": {
            "color": "#61AFEF"
          }
        },
        "background.appearance": "opaque"
      }
    },
    {
      "name": "Georgy Black",
      "appearance": "dark",
      "style": {
        "border": "#24272A",
        "border.variant": "#1A1B1D",
        "border.focused": "#0079A6",
        "border.selected": "#0079A6",
        "border.transparent": "#00000000",
        "border.disabled": "#2D3135",
        "elevated_surface.background": "#141517",
        "surface.background": "#141517",
        "background": "#070708",
        "element.background": "#0F1012",
        "element.hover": "#24272A",
        "element.active": "#0079A6",
        "element.selected": "#0079A644",
        "element.disabled": "#070708",
        "drop_target.background": "#0079A655",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#24272A",
        "ghost_element.active": "#0079A6",
        "ghost_element.selected": "#0079A644",
        "ghost_element.disabled": "#00000000",
        "text": "#EAEBEC",
        "text.muted": "#787D85",
        "text.placeholder": "#54575C",
        "text.disabled": "#424448",
        "text.accent": "#00ADEE",
        "icon": "#A6A8AA",
        "icon.muted": "#787D85",
        "icon.disabled": "#424448",
        "icon.placeholder": "#54575C",
        "icon.accent": "#00ADEE",
        "status_bar.background": "#0E0F10",
        "title_bar.background": "#141517",
        "title_bar.inactive_background": "#070708",
        "toolbar.background": "#070708",
        "tab_bar.background": "#0E0F10",
        "tab.active_background": "#070708",
        "tab.inactive_background": "#0E0F10",
        "panel.background": "#141517",
        "panel.focused_border": "#0079A6",
        "pane.focused_border": "#0079A6",
        "scrollbar.thumb.background": "#3A3E4277",
        "scrollbar.thumb.hover_background": "#0079A6bb",
        "scrollbar.thumb.border": "#070708",
        "scrollbar.track.background": "#0E0F10",
        "scrollbar.track.border": "#0E0F10",
        "editor.foreground": "#EAEBEC",
        "editor.background": "#070708",
        "editor.gutter.background": "#070708",
        "editor.subheader.background": "#0F1012",
        "editor.active_line.background": "#121316",
        "editor.highlighted_line.background": "#1A1B1E",
        "editor.line_number": "#54575C",
        "editor.active_line_number": "#FFFFFF",
        "editor.hover_line_number": "#00ADEE",
        "editor.invisible": "#2D3135",
        "editor.wrap_guide": "#1E2023",
        "editor.active_wrap_guide": "#3A3E42",
        "editor.document_highlight.read_background": "#0079A633",
        "editor.document_highlight.write_background": "#00ADEE44",
        "search.match_background": "#00ADEE55",
        "terminal.background": "#070708",
        "terminal.foreground": "#EAEBEC",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#070708",
        "terminal.ansi.black": "#141517",
        "terminal.ansi.bright_black": "#54575C",
        "terminal.ansi.dim_black": "#070708",
        "terminal.ansi.red": "#FF5B66",
        "terminal.ansi.bright_red": "#FF7780",
        "terminal.ansi.dim_red": "#661118",
        "terminal.ansi.green": "#8CD968",
        "terminal.ansi.bright_green": "#A5F280",
        "terminal.ansi.dim_green": "#1B470B",
        "terminal.ansi.yellow": "#F7CA6B",
        "terminal.ansi.bright_yellow": "#FFE094",
        "terminal.ansi.dim_yellow": "#5C4105",
        "terminal.ansi.blue": "#59B2FF",
        "terminal.ansi.bright_blue": "#82C7FF",
        "terminal.ansi.dim_blue": "#0A3666",
        "terminal.ansi.magenta": "#D37DFF",
        "terminal.ansi.bright_magenta": "#E2A3FF",
        "terminal.ansi.dim_magenta": "#4B1266",
        "terminal.ansi.cyan": "#54CBD8",
        "terminal.ansi.bright_cyan": "#7FE7F2",
        "terminal.ansi.dim_cyan": "#0B4C54",
        "terminal.ansi.white": "#C8CBD0",
        "terminal.ansi.bright_white": "#FFFFFF",
        "terminal.ansi.dim_white": "#54575C",
        "link_text.hover": "#00ADEE",
        "version_control.added": "#8CD968ff",
        "version_control.modified": "#F7CA6Bff",
        "version_control.deleted": "#FF5B66ff",
        "version_control.conflict_marker.ours": "#8CD968ff",
        "version_control.conflict_marker.theirs": "#FF5B66ff",
        "conflict": "#F7CA6B",
        "conflict.background": "#57281577",
        "conflict.border": "#754221",
        "created": "#8CD968",
        "created.background": "#1B470B66",
        "created.border": "#405c1c",
        "deleted": "#FF5B66",
        "deleted.background": "#48161b66",
        "deleted.border": "#66272d",
        "error": "#FF5B66",
        "error.background": "#FF5B6640",
        "error.border": "#FF5B66",
        "warning": "#F7CA6B",
        "warning.background": "#F7CA6B40",
        "warning.border": "#F7CA6B",
        "info": "#00ADEE",
        "info.background": "#00ADEE40",
        "info.border": "#00ADEE",
        "hint": "#8CD968",
        "hint.background": "#8CD96840",
        "hint.border": "#8CD968",
        "hidden": "#787D85",
        "hidden.background": "#0F101244",
        "hidden.border": "#24272A",
        "ignored": "#787D85",
        "ignored.background": "#0F101244",
        "ignored.border": "#24272A",
        "modified": "#F7CA6B",
        "modified.background": "#F7CA6B40",
        "modified.border": "#F7CA6B",
        "predictive": "#787D85",
        "predictive.background": "#0F101244",
        "predictive.border": "#24272A",
        "renamed": "#F7CA6B",
        "renamed.background": "#0F101244",
        "renamed.border": "#24272A",
        "success": "#8CD968",
        "success.background": "#8CD96840",
        "success.border": "#8CD968",
        "unreachable": "#787D85",
        "unreachable.background": "#0F101244",
        "unreachable.border": "#24272A",
        "players": [
          {
            "cursor": "#00ADEE",
            "background": "#00ADEE",
            "selection": "#00ADEE33"
          },
          {
            "cursor": "#FF5B66",
            "background": "#FF5B66",
            "selection": "#FF5B6633"
          },
          {
            "cursor": "#8CD968",
            "background": "#8CD968",
            "selection": "#8CD96833"
          },
          {
            "cursor": "#F7CA6B",
            "background": "#F7CA6B",
            "selection": "#F7CA6B33"
          },
          {
            "cursor": "#D37DFF",
            "background": "#D37DFF",
            "selection": "#D37DFF33"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#F7CA6B"
          },
          "boolean": {
            "color": "#FF9955"
          },
          "comment": {
            "color": "#6E737B",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#6E737B",
            "font_style": "italic"
          },
          "constant": {
            "color": "#FF9955"
          },
          "constructor": {
            "color": "#59B2FF"
          },
          "embedded": {
            "color": "#FF5B66"
          },
          "emphasis": {
            "color": "#D37DFF",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#FF9955",
            "font_weight": 700
          },
          "enum": {
            "color": "#F7CA6B"
          },
          "function": {
            "color": "#59B2FF"
          },
          "function.method": {
            "color": "#59B2FF"
          },
          "hint": {
            "color": "#6E737B",
            "font_weight": 700
          },
          "keyword": {
            "color": "#D37DFF",
            "font_style": "italic"
          },
          "label": {
            "color": "#59B2FF"
          },
          "link_text": {
            "color": "#00ADEE",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#00ADEE"
          },
          "namespace": {
            "color": "#F7CA6B"
          },
          "number": {
            "color": "#FF9955"
          },
          "operator": {
            "color": "#54CBD8"
          },
          "predictive": {
            "color": "#6E737B",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#D37DFF"
          },
          "primary": {
            "color": "#EAEBEC"
          },
          "property": {
            "color": "#FF5B66"
          },
          "punctuation": {
            "color": "#B3B7BD"
          },
          "punctuation.bracket": {
            "color": "#B3B7BD"
          },
          "punctuation.delimiter": {
            "color": "#B3B7BD"
          },
          "punctuation.list_marker": {
            "color": "#59B2FF"
          },
          "punctuation.special": {
            "color": "#54CBD8"
          },
          "selector": {
            "color": "#D37DFF"
          },
          "selector.pseudo": {
            "color": "#54CBD8"
          },
          "string": {
            "color": "#8CD968"
          },
          "string.escape": {
            "color": "#54CBD8"
          },
          "string.regex": {
            "color": "#8CD968"
          },
          "string.special": {
            "color": "#54CBD8"
          },
          "string.special.symbol": {
            "color": "#54CBD8"
          },
          "tag": {
            "color": "#FF5B66"
          },
          "text.literal": {
            "color": "#8CD968"
          },
          "title": {
            "color": "#59B2FF",
            "font_weight": 700
          },
          "type": {
            "color": "#F7CA6B"
          },
          "variable": {
            "color": "#FF5B66"
          },
          "variable.special": {
            "color": "#FF9955"
          },
          "variant": {
            "color": "#59B2FF"
          }
        },
        "background.appearance": "opaque"
      }
    },
    {
      "name": "Georgy Black Dim",
      "appearance": "dark",
      "style": {
        "border": "#222528",
        "border.variant": "#191A1C",
        "border.focused": "#0079A6",
        "border.selected": "#0079A6",
        "border.transparent": "#00000000",
        "border.disabled": "#2A2D31",
        "elevated_surface.background": "#131416",
        "surface.background": "#131416",
        "background": "#070708",
        "element.background": "#0E0F11",
        "element.hover": "#222528",
        "element.active": "#0079A6",
        "element.selected": "#0079A638",
        "element.disabled": "#070708",
        "drop_target.background": "#0079A644",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#222528",
        "ghost_element.active": "#0079A6",
        "ghost_element.selected": "#0079A638",
        "ghost_element.disabled": "#00000000",
        "text": "#D5D7DA",
        "text.muted": "#70747B",
        "text.placeholder": "#4E5156",
        "text.disabled": "#3D3F43",
        "text.accent": "#2FA3CE",
        "icon": "#989A9D",
        "icon.muted": "#70747B",
        "icon.disabled": "#3D3F43",
        "icon.placeholder": "#4E5156",
        "icon.accent": "#2FA3CE",
        "status_bar.background": "#0D0E0F",
        "title_bar.background": "#131416",
        "title_bar.inactive_background": "#070708",
        "toolbar.background": "#070708",
        "tab_bar.background": "#0D0E0F",
        "tab.active_background": "#070708",
        "tab.inactive_background": "#0D0E0F",
        "panel.background": "#131416",
        "panel.focused_border": "#0079A6",
        "pane.focused_border": "#0079A6",
        "scrollbar.thumb.background": "#3A3E4255",
        "scrollbar.thumb.hover_background": "#0079A699",
        "scrollbar.thumb.border": "#070708",
        "scrollbar.track.background": "#0D0E0F",
        "scrollbar.track.border": "#0D0E0F",
        "editor.foreground": "#D5D7DA",
        "editor.background": "#070708",
        "editor.gutter.background": "#070708",
        "editor.subheader.background": "#0E0F11",
        "editor.active_line.background": "#111214",
        "editor.highlighted_line.background": "#18191C",
        "editor.line_number": "#4E5156",
        "editor.active_line_number": "#E0E2E5",
        "editor.hover_line_number": "#2FA3CE",
        "editor.invisible": "#282B2E",
        "editor.wrap_guide": "#1B1C1F",
        "editor.active_wrap_guide": "#33363B",
        "editor.document_highlight.read_background": "#0079A62A",
        "editor.document_highlight.write_background": "#2FA3CE38",
        "search.match_background": "#2FA3CE44",
        "terminal.background": "#070708",
        "terminal.foreground": "#D5D7DA",
        "terminal.bright_foreground": "#EAEBEC",
        "terminal.dim_foreground": "#070708",
        "terminal.ansi.black": "#131416",
        "terminal.ansi.bright_black": "#4E5156",
        "terminal.ansi.dim_black": "#070708",
        "terminal.ansi.red": "#D65C63",
        "terminal.ansi.bright_red": "#E2737A",
        "terminal.ansi.dim_red": "#521419",
        "terminal.ansi.green": "#7BB862",
        "terminal.ansi.bright_green": "#91CA79",
        "terminal.ansi.dim_green": "#1B3B0F",
        "terminal.ansi.yellow": "#D9B15F",
        "terminal.ansi.bright_yellow": "#E5C277",
        "terminal.ansi.dim_yellow": "#4C370A",
        "terminal.ansi.blue": "#559BC9",
        "terminal.ansi.bright_blue": "#72B0DC",
        "terminal.ansi.dim_blue": "#0E304F",
        "terminal.ansi.magenta": "#B37FD6",
        "terminal.ansi.bright_magenta": "#C496E3",
        "terminal.ansi.dim_magenta": "#401854",
        "terminal.ansi.cyan": "#4BB3BE",
        "terminal.ansi.bright_cyan": "#68C6D1",
        "terminal.ansi.dim_cyan": "#0D4046",
        "terminal.ansi.white": "#B2B5BA",
        "terminal.ansi.bright_white": "#EAEBEC",
        "terminal.ansi.dim_white": "#4E5156",
        "link_text.hover": "#2FA3CE",
        "version_control.added": "#7BB862ff",
        "version_control.modified": "#D9B15Fff",
        "version_control.deleted": "#D65C63ff",
        "version_control.conflict_marker.ours": "#7BB862ff",
        "version_control.conflict_marker.theirs": "#D65C63ff",
        "conflict": "#D9B15F",
        "conflict.background": "#47231455",
        "conflict.border": "#5E381C",
        "created": "#7BB862",
        "created.background": "#1A3D0B44",
        "created.border": "#324A19",
        "deleted": "#D65C63",
        "deleted.background": "#3D161A44",
        "deleted.border": "#522227",
        "error": "#D65C63",
        "error.background": "#D65C6333",
        "error.border": "#D65C63",
        "warning": "#D9B15F",
        "warning.background": "#D9B15F33",
        "warning.border": "#D9B15F",
        "info": "#2FA3CE",
        "info.background": "#2FA3CE33",
        "info.border": "#2FA3CE",
        "hint": "#7BB862",
        "hint.background": "#7BB86233",
        "hint.border": "#7BB862",
        "hidden": "#70747B",
        "hidden.background": "#0E0F1133",
        "hidden.border": "#222528",
        "ignored": "#70747B",
        "ignored.background": "#0E0F1133",
        "ignored.border": "#222528",
        "modified": "#D9B15F",
        "modified.background": "#D9B15F33",
        "modified.border": "#D9B15F",
        "predictive": "#70747B",
        "predictive.background": "#0E0F1133",
        "predictive.border": "#222528",
        "renamed": "#D9B15F",
        "renamed.background": "#0E0F1133",
        "renamed.border": "#222528",
        "success": "#7BB862",
        "success.background": "#7BB86233",
        "success.border": "#7BB862",
        "unreachable": "#70747B",
        "unreachable.background": "#0E0F1133",
        "unreachable.border": "#222528",
        "players": [
          {
            "cursor": "#2FA3CE",
            "background": "#2FA3CE",
            "selection": "#2FA3CE2D"
          },
          {
            "cursor": "#D65C63",
            "background": "#D65C63",
            "selection": "#D65C632D"
          },
          {
            "cursor": "#7BB862",
            "background": "#7BB862",
            "selection": "#7BB8622D"
          },
          {
            "cursor": "#D9B15F",
            "background": "#D9B15F",
            "selection": "#D9B15F2D"
          },
          {
            "cursor": "#B37FD6",
            "background": "#B37FD6",
            "selection": "#B37FD62D"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#D9B15F"
          },
          "boolean": {
            "color": "#D98852"
          },
          "comment": {
            "color": "#5E6269",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#5E6269",
            "font_style": "italic"
          },
          "constant": {
            "color": "#D98852"
          },
          "constructor": {
            "color": "#559BC9"
          },
          "embedded": {
            "color": "#D65C63"
          },
          "emphasis": {
            "color": "#B37FD6",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#D98852",
            "font_weight": 700
          },
          "enum": {
            "color": "#D9B15F"
          },
          "function": {
            "color": "#559BC9"
          },
          "function.method": {
            "color": "#559BC9"
          },
          "hint": {
            "color": "#5E6269",
            "font_weight": 700
          },
          "keyword": {
            "color": "#B37FD6",
            "font_style": "italic"
          },
          "label": {
            "color": "#559BC9"
          },
          "link_text": {
            "color": "#2FA3CE",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#2FA3CE"
          },
          "namespace": {
            "color": "#D9B15F"
          },
          "number": {
            "color": "#D98852"
          },
          "operator": {
            "color": "#4BB3BE"
          },
          "predictive": {
            "color": "#5E6269",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#B37FD6"
          },
          "primary": {
            "color": "#D5D7DA"
          },
          "property": {
            "color": "#C95A62"
          },
          "punctuation": {
            "color": "#9EADB8"
          },
          "punctuation.bracket": {
            "color": "#9EADB8"
          },
          "punctuation.delimiter": {
            "color": "#9EADB8"
          },
          "punctuation.list_marker": {
            "color": "#559BC9"
          },
          "punctuation.special": {
            "color": "#4BB3BE"
          },
          "selector": {
            "color": "#B37FD6"
          },
          "selector.pseudo": {
            "color": "#4BB3BE"
          },
          "string": {
            "color": "#7BB862"
          },
          "string.escape": {
            "color": "#4BB3BE"
          },
          "string.regex": {
            "color": "#7BB862"
          },
          "string.special": {
            "color": "#4BB3BE"
          },
          "string.special.symbol": {
            "color": "#4BB3BE"
          },
          "tag": {
            "color": "#C95A62"
          },
          "text.literal": {
            "color": "#7BB862"
          },
          "title": {
            "color": "#559BC9",
            "font_weight": 700
          },
          "type": {
            "color": "#D9B15F"
          },
          "variable": {
            "color": "#C95A62"
          },
          "variable.special": {
            "color": "#D98852"
          },
          "variant": {
            "color": "#559BC9"
          }
        },
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "Vpiz9_gTBi6vUmD_komxs"
}