{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Monokai Charcoal",
  "author": "behilam",
  "themes": [
    {
      "name": "Monokai Charcoal (gray)",
      "appearance": "dark",
      "style": {
        "border": "#8f8f8f75",
        "border.variant": "#8f8f8f75",
        "border.focused": "#8f8f8f75",
        "border.selected": "#8f8f8f75",
        "border.transparent": "#8f8f8f75",
        "border.disabled": "#8f8f8f75",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#8f8f8f75",
        "element.active": null,
        "element.selected": "#8f8f8f75",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#8f8f8f75",
        "ghost_element.active": null,
        "ghost_element.selected": "#8f8f8f75",
        "ghost_element.disabled": null,
        "text": "#b9b9b9",
        "text.muted": "#7e7e7e",
        "text.placeholder": null,
        "text.disabled": "#515151",
        "text.accent": "#b9c2ff",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": "#24242433",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#676767",
        "editor.active_line_number": "#930080",
        "editor.invisible": null,
        "editor.wrap_guide": "#5c595975",
        "editor.active_wrap_guide": "#84202075",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": "#900000",
        "error.background": "#c8360042",
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": "#10ada4",
        "info.background": "#2c9e9b4d",
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#4b9eb1",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ea8bf6",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#646464",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#959595",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#8809a2",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#892876",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#b80686",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#4c2368",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#b74fff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#616161",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#754d24",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4b2b2b",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#7e11c1",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#b8ae55",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#069e95",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#23589d",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#b3411d",
            "font_style": "italic",
            "font_weight": null
          },
          "variable.special": {
            "color": "#4e6a5d",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#284be0",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#c100d9",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#4bff78",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#396480",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#494949",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#641313",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (green)",
      "appearance": "dark",
      "style": {
        "border": "#A6E22E75",
        "border.variant": "#A6E22E75",
        "border.focused": "#A6E22E75",
        "border.selected": "#A6E22E75",
        "border.transparent": "#A6E22E75",
        "border.disabled": "#A6E22E75",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#A6E22E75",
        "element.active": null,
        "element.selected": "#A6E22E75",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#A6E22E75",
        "ghost_element.active": null,
        "ghost_element.selected": "#A6E22E75",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#A6E22E",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#A6E22E75",
        "editor.active_wrap_guide": "#A6E22E75",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (orange)",
      "appearance": "dark",
      "style": {
        "border": "#FD971F75",
        "border.variant": "#FD971F75",
        "border.focused": "#FD971F75",
        "border.selected": "#FD971F75",
        "border.transparent": "#FD971F75",
        "border.disabled": "#FD971F75",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#FD971F75",
        "element.active": null,
        "element.selected": "#FD971F75",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#FD971F75",
        "ghost_element.active": null,
        "ghost_element.selected": "#FD971F75",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#FD971F",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#FD971F75",
        "editor.active_wrap_guide": "#FD971F75",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (purple)",
      "appearance": "dark",
      "style": {
        "border": "#AE81FF75",
        "border.variant": "#AE81FF75",
        "border.focused": "#AE81FF75",
        "border.selected": "#AE81FF75",
        "border.transparent": "#AE81FF75",
        "border.disabled": "#AE81FF75",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#AE81FF75",
        "element.active": null,
        "element.selected": "#AE81FF75",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#AE81FF75",
        "ghost_element.active": null,
        "ghost_element.selected": "#AE81FF75",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#AE81FF",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#AE81FF75",
        "editor.active_wrap_guide": "#AE81FF75",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (red)",
      "appearance": "dark",
      "style": {
        "border": "#f82a5d75",
        "border.variant": "#f82a5d75",
        "border.focused": "#f82a5d75",
        "border.selected": "#f82a5d75",
        "border.transparent": "#f82a5d75",
        "border.disabled": "#f82a5d75",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#f82a5d75",
        "element.active": null,
        "element.selected": "#f82a5d75",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#f82a5d75",
        "ghost_element.active": null,
        "ghost_element.selected": "#f82a5d75",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#f82a5d",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#f82a5d75",
        "editor.active_wrap_guide": "#f82a5d75",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (white)",
      "appearance": "dark",
      "style": {
        "border": "#f1f1f175",
        "border.variant": "#f1f1f175",
        "border.focused": "#f1f1f175",
        "border.selected": "#f1f1f175",
        "border.transparent": "#f1f1f175",
        "border.disabled": "#f1f1f175",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#f1f1f175",
        "element.active": null,
        "element.selected": "#f1f1f175",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#f1f1f175",
        "ghost_element.active": null,
        "ghost_element.selected": "#f1f1f175",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#f1f1f1",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#f1f1f175",
        "editor.active_wrap_guide": "#f1f1f175",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal (yellow)",
      "appearance": "dark",
      "style": {
        "border": "#e7dc6075",
        "border.variant": "#e7dc6075",
        "border.focused": "#e7dc6075",
        "border.selected": "#e7dc6075",
        "border.transparent": "#e7dc6075",
        "border.disabled": "#e7dc6075",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#e7dc6075",
        "element.active": null,
        "element.selected": "#e7dc6075",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#e7dc6075",
        "ghost_element.active": null,
        "ghost_element.selected": "#e7dc6075",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#e7dc60",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#e7dc6075",
        "editor.active_wrap_guide": "#e7dc6075",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Monokai Charcoal",
      "appearance": "dark",
      "style": {
        "border": "#43bad875",
        "border.variant": "#43bad875",
        "border.focused": "#43bad875",
        "border.selected": "#43bad875",
        "border.transparent": "#43bad875",
        "border.disabled": "#43bad875",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#000000",
        "element.background": "#000000",
        "element.hover": "#43bad875",
        "element.active": null,
        "element.selected": "#43bad875",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#43bad875",
        "ghost_element.active": null,
        "ghost_element.selected": "#43bad875",
        "ghost_element.disabled": null,
        "text": "#FFFFFF",
        "text.muted": "#FFFFFF",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "toolbar.background": "#000000",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000000",
        "search.match_background": null,
        "panel.background": "#000000",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": null,
        "editor.foreground": "#FFFFFF",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": null,
        "editor.active_line.background": null,
        "editor.highlighted_line.background": null,
        "editor.line_number": "#43B9D8",
        "editor.active_line_number": "#FFFFFF",
        "editor.invisible": null,
        "editor.wrap_guide": "#43bad875",
        "editor.active_wrap_guide": "#43bad875",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#8f8f8f",
        "terminal.ansi.bright_black": "#8f8f8f",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#f82a5d",
        "terminal.ansi.bright_red": "#f82a5d",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#98d800",
        "terminal.ansi.bright_green": "#98d800",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#e7dc60",
        "terminal.ansi.bright_yellow": "#e7dc60",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#5ccaef",
        "terminal.ansi.bright_blue": "#5ccaef",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#f57f00",
        "terminal.ansi.bright_magenta": "#f57f00",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#a57fff",
        "terminal.ansi.bright_cyan": "#a57fff",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#f1f1f1",
        "terminal.ansi.bright_white": "#f1f1f1",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": null,
        "created.background": null,
        "created.border": null,
        "deleted": null,
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#FFFFFF",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": null,
        "modified.background": null,
        "modified.border": null,
        "predictive": "#FD971F",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": null,
        "warning.background": null,
        "warning.border": null,
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#FD971F",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FFFFFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#AE81FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#F92672",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66D9EF",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#A6E22E",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "CGCHKy8l6eGLwe637lzIn"
}