{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Keylime",
  "author": "keylimevi",
  "themes": [
    {
      "name": "Catppuccin Latte",
      "appearance": "light",
      "style": {
        "accents": [
          "#7c3ed466",
          "#6a7cdf66",
          "#298fa666",
          "#42903766",
          "#c1822c66",
          "#da601e66",
          "#b71c4366"
        ],
        "vim.mode.text": "#dce0e8",
        "vim.normal.background": "#dc8a78",
        "vim.helix_normal.background": "#dc8a78",
        "vim.visual.background": "#7287fd",
        "vim.helix_select.background": "#7287fd",
        "vim.insert.background": "#40a02b",
        "vim.visual_line.background": "#7287fd",
        "vim.visual_block.background": "#8839ef",
        "vim.replace.background": "#e64553",
        "background.appearance": "opaque",
        "border": "#ccd0da",
        "border.variant": "#9658eb",
        "border.focused": "#7287fd",
        "border.selected": "#8839ef",
        "border.transparent": "#40a02b",
        "border.disabled": "#9ca0b0",
        "elevated_surface.background": "#e6e9ef",
        "surface.background": "#e6e9ef",
        "background": "#d7dce5",
        "element.background": "#dce0e8",
        "element.hover": "#ccd0da",
        "element.active": "#acb0be4d",
        "element.selected": "#ccd0da4d",
        "element.disabled": "#9ca0b0",
        "drop_target.background": "#ccd0da66",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#bcc0cc4d",
        "ghost_element.active": "#acb0be99",
        "ghost_element.selected": "#8f94a766",
        "ghost_element.disabled": "#9ca0b0",
        "text": "#4c4f69",
        "text.muted": "#5c5f77",
        "text.placeholder": "#acb0be",
        "text.disabled": "#bcc0cc",
        "text.accent": "#8839ef",
        "icon": "#4c4f69",
        "icon.muted": "#8c8fa1",
        "icon.disabled": "#9ca0b0",
        "icon.placeholder": "#acb0be",
        "icon.accent": "#8839ef",
        "status_bar.background": "#dce0e8",
        "title_bar.background": "#dce0e8",
        "title_bar.inactive_background": "#e6e9ee",
        "toolbar.background": "#eff1f5",
        "tab_bar.background": "#dce0e8",
        "tab.inactive_background": "#d2d7e2",
        "tab.active_background": "#eff1f5",
        "search.match_background": "#17929933",
        "panel.background": "#e6e9ef",
        "panel.focused_border": "#4c4f69",
        "panel.indent_guide": "#ccd0da99",
        "panel.indent_guide_active": "#acb0be",
        "panel.indent_guide_hover": "#8839ef",
        "panel.overlay_background": "#dce0e8",
        "pane.focused_border": "#4c4f69",
        "pane_group.border": "#ccd0da",
        "scrollbar.thumb.background": "#acb0be80",
        "scrollbar.thumb.hover_background": "#9ca0b0",
        "scrollbar.thumb.active_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#dce0e8",
        "scrollbar.track.border": "#4c4f6912",
        "minimap.thumb.background": "#8839ef33",
        "minimap.thumb.hover_background": "#8839ef66",
        "minimap.thumb.active_background": "#8839ef99",
        "minimap.thumb.border": null,
        "editor.foreground": "#4c4f69",
        "editor.background": "#eff1f5",
        "editor.gutter.background": "#eff1f5",
        "editor.subheader.background": "#e6e9ef",
        "editor.active_line.background": "#4c4f6912",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#8c8fa1",
        "editor.active_line_number": "#8839ef",
        "editor.invisible": "#7c7f9366",
        "editor.wrap_guide": "#acb0be",
        "editor.active_wrap_guide": "#acb0be",
        "editor.document_highlight.bracket_background": "#8839ef17",
        "editor.document_highlight.read_background": "#6c6f8529",
        "editor.document_highlight.write_background": "#6c6f8529",
        "editor.indent_guide": "#ccd0da99",
        "editor.indent_guide_active": "#acb0be",
        "terminal.background": "#eff1f5",
        "terminal.ansi.background": "#eff1f5",
        "terminal.foreground": "#4c4f69",
        "terminal.dim_foreground": "#8c8fa1",
        "terminal.bright_foreground": "#4c4f69",
        "terminal.ansi.black": "#5c5f77",
        "terminal.ansi.white": "#acb0be",
        "terminal.ansi.red": "#d20f39",
        "terminal.ansi.green": "#40a02b",
        "terminal.ansi.yellow": "#df8e1d",
        "terminal.ansi.blue": "#1e66f5",
        "terminal.ansi.magenta": "#ea76cb",
        "terminal.ansi.cyan": "#179299",
        "terminal.ansi.bright_black": "#6c6f85",
        "terminal.ansi.bright_white": "#bcc0cc",
        "terminal.ansi.bright_red": "#de293e",
        "terminal.ansi.bright_green": "#49af3d",
        "terminal.ansi.bright_yellow": "#eea02d",
        "terminal.ansi.bright_blue": "#456eff",
        "terminal.ansi.bright_magenta": "#fe85d8",
        "terminal.ansi.bright_cyan": "#2d9fa8",
        "terminal.ansi.dim_black": "#5c5f77",
        "terminal.ansi.dim_white": "#acb0be",
        "terminal.ansi.dim_red": "#d20f39",
        "terminal.ansi.dim_green": "#40a02b",
        "terminal.ansi.dim_yellow": "#df8e1d",
        "terminal.ansi.dim_blue": "#1e66f5",
        "terminal.ansi.dim_magenta": "#ea76cb",
        "terminal.ansi.dim_cyan": "#179299",
        "link_text.hover": "#04a5e5",
        "conflict": "#fe640b",
        "conflict.border": "#fe640b",
        "conflict.background": "#fe640b26",
        "created": "#40a02b",
        "created.border": "#40a02b",
        "created.background": "#40a02b26",
        "deleted": "#d20f39",
        "deleted.border": "#d20f39",
        "deleted.background": "#d20f3926",
        "hidden": "#9ca0b0",
        "hidden.border": "#9ca0b0",
        "hidden.background": "#e6e9ef",
        "hint": "#acb0be",
        "hint.border": "#acb0be",
        "hint.background": "#e6e9ef",
        "ignored": "#9ca0b0",
        "ignored.border": "#9ca0b0",
        "ignored.background": "#9ca0b026",
        "modified": "#df8e1d",
        "modified.border": "#df8e1d",
        "modified.background": "#df8e1d26",
        "predictive": "#9ca0b0",
        "predictive.border": "#7287fd",
        "predictive.background": "#e6e9ef",
        "renamed": "#209fb5",
        "renamed.border": "#209fb5",
        "renamed.background": "#209fb526",
        "info": "#179299",
        "info.border": "#179299",
        "info.background": "#7c7f9333",
        "warning": "#df8e1d",
        "warning.border": "#df8e1d",
        "warning.background": "#df8e1d1f",
        "error": "#d20f39",
        "error.border": "#d20f39",
        "error.background": "#d20f391f",
        "success": "#40a02b",
        "success.border": "#40a02b",
        "success.background": "#40a02b1f",
        "unreachable": "#d20f39",
        "unreachable.border": "#d20f39",
        "unreachable.background": "#d20f391f",
        "players": [
          {
            "cursor": "#dc8a78",
            "selection": "#7c7f934d",
            "background": "#dc8a78"
          },
          {
            "cursor": "#7c3ed4",
            "selection": "#7c3ed44d",
            "background": "#7c3ed4"
          },
          {
            "cursor": "#6a7cdf",
            "selection": "#6a7cdf4d",
            "background": "#6a7cdf"
          },
          {
            "cursor": "#298fa6",
            "selection": "#298fa64d",
            "background": "#298fa6"
          },
          {
            "cursor": "#429037",
            "selection": "#4290374d",
            "background": "#429037"
          },
          {
            "cursor": "#c1822c",
            "selection": "#c1822c4d",
            "background": "#c1822c"
          },
          {
            "cursor": "#da601e",
            "selection": "#da601e4d",
            "background": "#da601e"
          },
          {
            "cursor": "#b71c43",
            "selection": "#b71c434d",
            "background": "#b71c43"
          }
        ],
        "version_control.added": "#40a02b",
        "version_control.deleted": "#d20f39",
        "version_control.modified": "#df8e1d",
        "version_control.renamed": "#209fb5",
        "version_control.conflict": "#fe640b",
        "version_control.conflict_marker.ours": "#40a02b33",
        "version_control.conflict_marker.theirs": "#1e66f533",
        "version_control.ignored": "#9ca0b0",
        "debugger.accent": "#d20f39",
        "editor.debugger_active_line.background": "#fe640b12",
        "syntax": {
          "variable": {
            "color": "#4c4f69",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#d20f39",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#e64553",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#d20f39",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#209fb5",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#40a02b",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#179299",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#dd7878",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#dc8a78",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#179299",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#df8e1d",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#8839ef",
            "font_style": "italic",
            "font_weight": null
          },
          "type.definition": {
            "color": "#df8e1d",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "attribute": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#179299",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#dd7878",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#04a5e5",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#04a5e5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#7c7f93",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#7c7f93",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#7c7f93",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#dd7878",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#179299",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#7c7f93",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#7c7f93",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#7c7f93",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.error": {
            "color": "#d20f39",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warning": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.hint": {
            "color": "#1e66f5",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.todo": {
            "color": "#dd7878",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.note": {
            "color": "#dc8a78",
            "font_style": "italic",
            "font_weight": null
          },
          "diff.plus": {
            "color": "#40a02b",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#d20f39",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#1e66f5",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#179299",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#e64553",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#7287fd",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#df8e1d",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#ea76cb",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#4c4f69",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e64553",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#e64553",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "#e64553",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#40a02b",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#209fb5",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#179299",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#df8e1d",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#8c8fa1",
            "font_style": "italic",
            "font_weight": null
          },
          "link_text": {
            "color": "#7287fd",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#1e66f5",
            "font_style": "italic",
            "font_weight": null
          },
          "parent": {
            "color": "#fe640b",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#9ca0b0",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#d20f39",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#e64553",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#8839ef",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#179299",
            "font_style": "italic",
            "font_weight": null
          },
          "title": {
            "color": "#4c4f69",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#d20f39",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Catppuccin Frappé",
      "appearance": "dark",
      "style": {
        "accents": [
          "#caa8e966",
          "#bdc0f266",
          "#92c4e166",
          "#add19f66",
          "#dfcaa466",
          "#e7a98f66",
          "#e1929b66"
        ],
        "vim.mode.text": "#232634",
        "vim.normal.background": "#f2d5cf",
        "vim.helix_normal.background": "#f2d5cf",
        "vim.visual.background": "#babbf1",
        "vim.helix_select.background": "#babbf1",
        "vim.insert.background": "#a6d189",
        "vim.visual_line.background": "#babbf1",
        "vim.visual_block.background": "#ca9ee6",
        "vim.replace.background": "#ea999c",
        "background.appearance": "opaque",
        "border": "#414559",
        "border.variant": "#af8cca",
        "border.focused": "#babbf1",
        "border.selected": "#ca9ee6",
        "border.transparent": "#a6d189",
        "border.disabled": "#737994",
        "elevated_surface.background": "#292c3c",
        "surface.background": "#292c3c",
        "background": "#383c52",
        "element.background": "#232634",
        "element.hover": "#414559",
        "element.active": "#6268804d",
        "element.selected": "#4145594d",
        "element.disabled": "#737994",
        "drop_target.background": "#41455966",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#51576d4d",
        "ghost_element.active": "#62688099",
        "ghost_element.selected": "#7c829a66",
        "ghost_element.disabled": "#737994",
        "text": "#c6d0f5",
        "text.muted": "#b5bfe2",
        "text.placeholder": "#626880",
        "text.disabled": "#51576d",
        "text.accent": "#ca9ee6",
        "icon": "#c6d0f5",
        "icon.muted": "#838ba7",
        "icon.disabled": "#737994",
        "icon.placeholder": "#626880",
        "icon.accent": "#ca9ee6",
        "status_bar.background": "#232634",
        "title_bar.background": "#232634",
        "title_bar.inactive_background": "#2a2e3e",
        "toolbar.background": "#303446",
        "tab_bar.background": "#232634",
        "tab.inactive_background": "#1d202b",
        "tab.active_background": "#303446",
        "search.match_background": "#81c8be33",
        "panel.background": "#292c3c",
        "panel.focused_border": "#c6d0f5",
        "panel.indent_guide": "#41455999",
        "panel.indent_guide_active": "#626880",
        "panel.indent_guide_hover": "#ca9ee6",
        "panel.overlay_background": "#232634",
        "pane.focused_border": "#c6d0f5",
        "pane_group.border": "#414559",
        "scrollbar.thumb.background": "#62688080",
        "scrollbar.thumb.hover_background": "#737994",
        "scrollbar.thumb.active_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#232634",
        "scrollbar.track.border": "#c6d0f512",
        "minimap.thumb.background": "#ca9ee633",
        "minimap.thumb.hover_background": "#ca9ee666",
        "minimap.thumb.active_background": "#ca9ee699",
        "minimap.thumb.border": null,
        "editor.foreground": "#c6d0f5",
        "editor.background": "#303446",
        "editor.gutter.background": "#303446",
        "editor.subheader.background": "#292c3c",
        "editor.active_line.background": "#c6d0f512",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#838ba7",
        "editor.active_line_number": "#ca9ee6",
        "editor.invisible": "#949cbb66",
        "editor.wrap_guide": "#626880",
        "editor.active_wrap_guide": "#626880",
        "editor.document_highlight.bracket_background": "#ca9ee617",
        "editor.document_highlight.read_background": "#a5adce29",
        "editor.document_highlight.write_background": "#a5adce29",
        "editor.indent_guide": "#41455999",
        "editor.indent_guide_active": "#626880",
        "terminal.background": "#303446",
        "terminal.ansi.background": "#303446",
        "terminal.foreground": "#c6d0f5",
        "terminal.dim_foreground": "#838ba7",
        "terminal.bright_foreground": "#c6d0f5",
        "terminal.ansi.black": "#51576d",
        "terminal.ansi.white": "#a5adce",
        "terminal.ansi.red": "#e78284",
        "terminal.ansi.green": "#a6d189",
        "terminal.ansi.yellow": "#e5c890",
        "terminal.ansi.blue": "#8caaee",
        "terminal.ansi.magenta": "#f4b8e4",
        "terminal.ansi.cyan": "#81c8be",
        "terminal.ansi.bright_black": "#626880",
        "terminal.ansi.bright_white": "#b5bfe2",
        "terminal.ansi.bright_red": "#e67172",
        "terminal.ansi.bright_green": "#8ec772",
        "terminal.ansi.bright_yellow": "#d9ba73",
        "terminal.ansi.bright_blue": "#7b9ef0",
        "terminal.ansi.bright_magenta": "#f4b8e4",
        "terminal.ansi.bright_cyan": "#5abfb5",
        "terminal.ansi.dim_black": "#51576d",
        "terminal.ansi.dim_white": "#a5adce",
        "terminal.ansi.dim_red": "#e78284",
        "terminal.ansi.dim_green": "#a6d189",
        "terminal.ansi.dim_yellow": "#e5c890",
        "terminal.ansi.dim_blue": "#8caaee",
        "terminal.ansi.dim_magenta": "#f4b8e4",
        "terminal.ansi.dim_cyan": "#81c8be",
        "link_text.hover": "#99d1db",
        "conflict": "#ef9f76",
        "conflict.border": "#ef9f76",
        "conflict.background": "#ef9f7626",
        "created": "#a6d189",
        "created.border": "#a6d189",
        "created.background": "#a6d18926",
        "deleted": "#e78284",
        "deleted.border": "#e78284",
        "deleted.background": "#e7828426",
        "hidden": "#737994",
        "hidden.border": "#737994",
        "hidden.background": "#292c3c",
        "hint": "#626880",
        "hint.border": "#626880",
        "hint.background": "#292c3c",
        "ignored": "#737994",
        "ignored.border": "#737994",
        "ignored.background": "#73799426",
        "modified": "#e5c890",
        "modified.border": "#e5c890",
        "modified.background": "#e5c89026",
        "predictive": "#737994",
        "predictive.border": "#babbf1",
        "predictive.background": "#292c3c",
        "renamed": "#85c1dc",
        "renamed.border": "#85c1dc",
        "renamed.background": "#85c1dc26",
        "info": "#81c8be",
        "info.border": "#81c8be",
        "info.background": "#949cbb33",
        "warning": "#e5c890",
        "warning.border": "#e5c890",
        "warning.background": "#e5c8901f",
        "error": "#e78284",
        "error.border": "#e78284",
        "error.background": "#e782841f",
        "success": "#a6d189",
        "success.border": "#a6d189",
        "success.background": "#a6d1891f",
        "unreachable": "#e78284",
        "unreachable.border": "#e78284",
        "unreachable.background": "#e782841f",
        "players": [
          {
            "cursor": "#f2d5cf",
            "selection": "#949cbb40",
            "background": "#f2d5cf"
          },
          {
            "cursor": "#caa8e9",
            "selection": "#caa8e940",
            "background": "#caa8e9"
          },
          {
            "cursor": "#bdc0f2",
            "selection": "#bdc0f240",
            "background": "#bdc0f2"
          },
          {
            "cursor": "#92c4e1",
            "selection": "#92c4e140",
            "background": "#92c4e1"
          },
          {
            "cursor": "#add19f",
            "selection": "#add19f40",
            "background": "#add19f"
          },
          {
            "cursor": "#dfcaa4",
            "selection": "#dfcaa440",
            "background": "#dfcaa4"
          },
          {
            "cursor": "#e7a98f",
            "selection": "#e7a98f40",
            "background": "#e7a98f"
          },
          {
            "cursor": "#e1929b",
            "selection": "#e1929b40",
            "background": "#e1929b"
          }
        ],
        "version_control.added": "#a6d189",
        "version_control.deleted": "#e78284",
        "version_control.modified": "#e5c890",
        "version_control.renamed": "#85c1dc",
        "version_control.conflict": "#ef9f76",
        "version_control.conflict_marker.ours": "#a6d18933",
        "version_control.conflict_marker.theirs": "#8caaee33",
        "version_control.ignored": "#737994",
        "debugger.accent": "#e78284",
        "editor.debugger_active_line.background": "#ef9f7612",
        "syntax": {
          "variable": {
            "color": "#c6d0f5",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#e78284",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ea999c",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#e78284",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#85c1dc",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a6d189",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#eebebe",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#f2d5cf",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#e5c890",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#ca9ee6",
            "font_style": "italic",
            "font_weight": null
          },
          "type.definition": {
            "color": "#e5c890",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "attribute": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#eebebe",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#99d1db",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#99d1db",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#949cbb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#949cbb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#949cbb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#eebebe",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#949cbb",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#949cbb",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#949cbb",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.error": {
            "color": "#e78284",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warning": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.hint": {
            "color": "#8caaee",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.todo": {
            "color": "#eebebe",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.note": {
            "color": "#f2d5cf",
            "font_style": "italic",
            "font_weight": null
          },
          "diff.plus": {
            "color": "#a6d189",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#e78284",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#8caaee",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#ea999c",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#babbf1",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#e5c890",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#f4b8e4",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#c6d0f5",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ea999c",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#ea999c",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "#ea999c",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a6d189",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#85c1dc",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#81c8be",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#e5c890",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#838ba7",
            "font_style": "italic",
            "font_weight": null
          },
          "link_text": {
            "color": "#babbf1",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#8caaee",
            "font_style": "italic",
            "font_weight": null
          },
          "parent": {
            "color": "#ef9f76",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#737994",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#e78284",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ea999c",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#ca9ee6",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#81c8be",
            "font_style": "italic",
            "font_weight": null
          },
          "title": {
            "color": "#c6d0f5",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#e78284",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Catppuccin Macchiato",
      "appearance": "dark",
      "style": {
        "accents": [
          "#c6aaf666",
          "#bac1f766",
          "#8cc7e766",
          "#add8a866",
          "#e6d4b066",
          "#ecb19766",
          "#e696a966"
        ],
        "vim.mode.text": "#181926",
        "vim.normal.background": "#f4dbd6",
        "vim.helix_normal.background": "#f4dbd6",
        "vim.visual.background": "#b7bdf8",
        "vim.helix_select.background": "#b7bdf8",
        "vim.insert.background": "#a6da95",
        "vim.visual_line.background": "#b7bdf8",
        "vim.visual_block.background": "#c6a0f6",
        "vim.replace.background": "#ee99a0",
        "background.appearance": "opaque",
        "border": "#363a4f",
        "border.variant": "#a98cd5",
        "border.focused": "#b7bdf8",
        "border.selected": "#c6a0f6",
        "border.transparent": "#a6da95",
        "border.disabled": "#6e738d",
        "elevated_surface.background": "#1e2030",
        "surface.background": "#1e2030",
        "background": "#2c2f46",
        "element.background": "#181926",
        "element.hover": "#363a4f",
        "element.active": "#5b60784d",
        "element.selected": "#363a4f4d",
        "element.disabled": "#6e738d",
        "drop_target.background": "#363a4f66",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#494d644d",
        "ghost_element.active": "#5b607899",
        "ghost_element.selected": "#73799566",
        "ghost_element.disabled": "#6e738d",
        "text": "#cad3f5",
        "text.muted": "#b8c0e0",
        "text.placeholder": "#5b6078",
        "text.disabled": "#494d64",
        "text.accent": "#c6a0f6",
        "icon": "#cad3f5",
        "icon.muted": "#8087a2",
        "icon.disabled": "#6e738d",
        "icon.placeholder": "#5b6078",
        "icon.accent": "#c6a0f6",
        "status_bar.background": "#181926",
        "title_bar.background": "#181926",
        "title_bar.inactive_background": "#1e1f30",
        "toolbar.background": "#24273a",
        "tab_bar.background": "#181926",
        "tab.inactive_background": "#12121c",
        "tab.active_background": "#24273a",
        "search.match_background": "#8bd5ca33",
        "panel.background": "#1e2030",
        "panel.focused_border": "#cad3f5",
        "panel.indent_guide": "#363a4f99",
        "panel.indent_guide_active": "#5b6078",
        "panel.indent_guide_hover": "#c6a0f6",
        "panel.overlay_background": "#181926",
        "pane.focused_border": "#cad3f5",
        "pane_group.border": "#363a4f",
        "scrollbar.thumb.background": "#5b607880",
        "scrollbar.thumb.hover_background": "#6e738d",
        "scrollbar.thumb.active_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#181926",
        "scrollbar.track.border": "#cad3f512",
        "minimap.thumb.background": "#c6a0f633",
        "minimap.thumb.hover_background": "#c6a0f666",
        "minimap.thumb.active_background": "#c6a0f699",
        "minimap.thumb.border": null,
        "editor.foreground": "#cad3f5",
        "editor.background": "#24273a",
        "editor.gutter.background": "#24273a",
        "editor.subheader.background": "#1e2030",
        "editor.active_line.background": "#cad3f512",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#8087a2",
        "editor.active_line_number": "#c6a0f6",
        "editor.invisible": "#939ab766",
        "editor.wrap_guide": "#5b6078",
        "editor.active_wrap_guide": "#5b6078",
        "editor.document_highlight.bracket_background": "#c6a0f617",
        "editor.document_highlight.read_background": "#a5adcb29",
        "editor.document_highlight.write_background": "#a5adcb29",
        "editor.indent_guide": "#363a4f99",
        "editor.indent_guide_active": "#5b6078",
        "terminal.background": "#24273a",
        "terminal.ansi.background": "#24273a",
        "terminal.foreground": "#cad3f5",
        "terminal.dim_foreground": "#8087a2",
        "terminal.bright_foreground": "#cad3f5",
        "terminal.ansi.black": "#494d64",
        "terminal.ansi.white": "#a5adcb",
        "terminal.ansi.red": "#ed8796",
        "terminal.ansi.green": "#a6da95",
        "terminal.ansi.yellow": "#eed49f",
        "terminal.ansi.blue": "#8aadf4",
        "terminal.ansi.magenta": "#f5bde6",
        "terminal.ansi.cyan": "#8bd5ca",
        "terminal.ansi.bright_black": "#5b6078",
        "terminal.ansi.bright_white": "#b8c0e0",
        "terminal.ansi.bright_red": "#ec7486",
        "terminal.ansi.bright_green": "#8ccf7f",
        "terminal.ansi.bright_yellow": "#e1c682",
        "terminal.ansi.bright_blue": "#78a1f6",
        "terminal.ansi.bright_magenta": "#f2a9dd",
        "terminal.ansi.bright_cyan": "#63cbc0",
        "terminal.ansi.dim_black": "#494d64",
        "terminal.ansi.dim_white": "#a5adcb",
        "terminal.ansi.dim_red": "#ed8796",
        "terminal.ansi.dim_green": "#a6da95",
        "terminal.ansi.dim_yellow": "#eed49f",
        "terminal.ansi.dim_blue": "#8aadf4",
        "terminal.ansi.dim_magenta": "#f5bde6",
        "terminal.ansi.dim_cyan": "#8bd5ca",
        "link_text.hover": "#91d7e3",
        "conflict": "#f5a97f",
        "conflict.border": "#f5a97f",
        "conflict.background": "#f5a97f26",
        "created": "#a6da95",
        "created.border": "#a6da95",
        "created.background": "#a6da9526",
        "deleted": "#ed8796",
        "deleted.border": "#ed8796",
        "deleted.background": "#ed879626",
        "hidden": "#6e738d",
        "hidden.border": "#6e738d",
        "hidden.background": "#1e2030",
        "hint": "#5b6078",
        "hint.border": "#5b6078",
        "hint.background": "#1e2030",
        "ignored": "#6e738d",
        "ignored.border": "#6e738d",
        "ignored.background": "#6e738d26",
        "modified": "#eed49f",
        "modified.border": "#eed49f",
        "modified.background": "#eed49f26",
        "predictive": "#6e738d",
        "predictive.border": "#b7bdf8",
        "predictive.background": "#1e2030",
        "renamed": "#7dc4e4",
        "renamed.border": "#7dc4e4",
        "renamed.background": "#7dc4e426",
        "info": "#8bd5ca",
        "info.border": "#8bd5ca",
        "info.background": "#939ab733",
        "warning": "#eed49f",
        "warning.border": "#eed49f",
        "warning.background": "#eed49f1f",
        "error": "#ed8796",
        "error.border": "#ed8796",
        "error.background": "#ed87961f",
        "success": "#a6da95",
        "success.border": "#a6da95",
        "success.background": "#a6da951f",
        "unreachable": "#ed8796",
        "unreachable.border": "#ed8796",
        "unreachable.background": "#ed87961f",
        "players": [
          {
            "cursor": "#f4dbd6",
            "selection": "#939ab740",
            "background": "#f4dbd6"
          },
          {
            "cursor": "#c6aaf6",
            "selection": "#c6aaf640",
            "background": "#c6aaf6"
          },
          {
            "cursor": "#bac1f7",
            "selection": "#bac1f740",
            "background": "#bac1f7"
          },
          {
            "cursor": "#8cc7e7",
            "selection": "#8cc7e740",
            "background": "#8cc7e7"
          },
          {
            "cursor": "#add8a8",
            "selection": "#add8a840",
            "background": "#add8a8"
          },
          {
            "cursor": "#e6d4b0",
            "selection": "#e6d4b040",
            "background": "#e6d4b0"
          },
          {
            "cursor": "#ecb197",
            "selection": "#ecb19740",
            "background": "#ecb197"
          },
          {
            "cursor": "#e696a9",
            "selection": "#e696a940",
            "background": "#e696a9"
          }
        ],
        "version_control.added": "#a6da95",
        "version_control.deleted": "#ed8796",
        "version_control.modified": "#eed49f",
        "version_control.renamed": "#7dc4e4",
        "version_control.conflict": "#f5a97f",
        "version_control.conflict_marker.ours": "#a6da9533",
        "version_control.conflict_marker.theirs": "#8aadf433",
        "version_control.ignored": "#6e738d",
        "debugger.accent": "#ed8796",
        "editor.debugger_active_line.background": "#f5a97f12",
        "syntax": {
          "variable": {
            "color": "#cad3f5",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#ed8796",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#ee99a0",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ed8796",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#7dc4e4",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a6da95",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#f0c6c6",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#f4dbd6",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#eed49f",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#c6a0f6",
            "font_style": "italic",
            "font_weight": null
          },
          "type.definition": {
            "color": "#eed49f",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "attribute": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#f0c6c6",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#91d7e3",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#91d7e3",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#939ab7",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#939ab7",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#939ab7",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#f0c6c6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#939ab7",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#939ab7",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#939ab7",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.error": {
            "color": "#ed8796",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warning": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.hint": {
            "color": "#8aadf4",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.todo": {
            "color": "#f0c6c6",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.note": {
            "color": "#f4dbd6",
            "font_style": "italic",
            "font_weight": null
          },
          "diff.plus": {
            "color": "#a6da95",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#ed8796",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#8aadf4",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#ee99a0",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#b7bdf8",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#eed49f",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#f5bde6",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#cad3f5",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ee99a0",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#ee99a0",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "#ee99a0",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a6da95",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#7dc4e4",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#8bd5ca",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#eed49f",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#8087a2",
            "font_style": "italic",
            "font_weight": null
          },
          "link_text": {
            "color": "#b7bdf8",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#8aadf4",
            "font_style": "italic",
            "font_weight": null
          },
          "parent": {
            "color": "#f5a97f",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#6e738d",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#ed8796",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#ee99a0",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#c6a0f6",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#8bd5ca",
            "font_style": "italic",
            "font_weight": null
          },
          "title": {
            "color": "#cad3f5",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#ed8796",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Catppuccin Mocha",
      "appearance": "dark",
      "style": {
        "accents": [
          "#cbb0f766",
          "#b9c3fc66",
          "#86caee66",
          "#aee1b266",
          "#f0e0bd66",
          "#f1ba9d66",
          "#eb9ab766"
        ],
        "vim.mode.text": "#11111b",
        "vim.normal.background": "#f5e0dc",
        "vim.helix_normal.background": "#f5e0dc",
        "vim.visual.background": "#b4befe",
        "vim.helix_select.background": "#b4befe",
        "vim.insert.background": "#a6e3a1",
        "vim.visual_line.background": "#b4befe",
        "vim.visual_block.background": "#cba6f7",
        "vim.replace.background": "#eba0ac",
        "background.appearance": "transparent",
        "border": "#002017",
        "border.variant": "#49cc99",
        "border.focused": "#00c399",
        "border.selected": "#00c294",
        "border.transparent": "#a1e3ae",
        "border.disabled": "#111111",
        "elevated_surface.background": "#000000",
        "surface.background": "#000000",
        "background": "#0a0a0a00",
        "element.background": "#0a0a0a",
        "element.hover": "#00ffc945",
        "element.active": "#00ffc829",
        "element.selected": "#3245444d",
        "element.disabled": "#000000",
        "drop_target.background": "#32454066",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#00ffae0f",
        "ghost_element.active": "#00ffae0f",
        "ghost_element.selected": "#00ffae0f",
        "ghost_element.disabled": "#6d838700",
        "text": "#66ffc3",
        "text.muted": "#888888",
        "text.placeholder": "#797979",
        "text.disabled": "#898989",
        "text.accent": "#66ffc3",
        "icon": "#00ffa3",
        "icon.muted": "#495359",
        "icon.disabled": "#495459",
        "icon.placeholder": "#191d1f",
        "icon.accent": "#3dff4a",
        "status_bar.background": "#000000",
        "title_bar.background": "#000000",
        "title_bar.inactive_background": "#171725",
        "toolbar.background": "#000000ed",
        "tab_bar.background": "#000000e6",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#000302",
        "search.match_background": "#94e2d533",
        "panel.background": "#000000",
        "panel.focused_border": "#a1ffdc",
        "panel.indent_guide": "#31324499",
        "panel.indent_guide_active": "#585b70",
        "panel.indent_guide_hover": "#cba6f7",
        "panel.overlay_background": "#11111b",
        "pane.focused_border": "#94ffdc",
        "pane_group.border": "#313244",
        "scrollbar.thumb.background": "#585b7080",
        "scrollbar.thumb.hover_background": "#00000000",
        "scrollbar.thumb.active_background": null,
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": "#002017",
        "minimap.thumb.background": "#cba6f733",
        "minimap.thumb.hover_background": "#cba6f766",
        "minimap.thumb.active_background": "#cba6f799",
        "minimap.thumb.border": null,
        "editor.foreground": "#cef5f4",
        "editor.background": "#000000e3",
        "editor.gutter.background": "#1e2e2b",
        "editor.subheader.background": "#2e2e2e00",
        "editor.active_line.background": "#006b4b0a",
        "editor.highlighted_line.background": "#00ffb326",
        "editor.line_number": "#3e3e3e",
        "editor.active_line_number": "#37ffbd",
        "editor.invisible": "#ffffff66",
        "editor.wrap_guide": "#0f0f0fab",
        "editor.active_wrap_guide": "#ffffff00",
        "editor.document_highlight.bracket_background": "#cba6f717",
        "editor.document_highlight.read_background": "#a5c7bd29",
        "editor.document_highlight.write_background": "#a5c7bc29",
        "editor.indent_guide": "#31324499",
        "editor.indent_guide_active": "#585b70",
        "terminal.background": "#000000",
        "terminal.ansi.background": "#1e1e2e",
        "terminal.foreground": "#cef4f5",
        "terminal.dim_foreground": "#7e9c93",
        "terminal.bright_foreground": "#cef5ea",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.white": "#f7f7f7",
        "terminal.ansi.red": "#f38ba8",
        "terminal.ansi.green": "#00ffba",
        "terminal.ansi.yellow": "#00fff7",
        "terminal.ansi.blue": "#2357ab",
        "terminal.ansi.magenta": "#f5c2e7",
        "terminal.ansi.cyan": "#94e2d5",
        "terminal.ansi.bright_black": "#454545",
        "terminal.ansi.bright_white": "#bac2de",
        "terminal.ansi.bright_red": "#f37799",
        "terminal.ansi.bright_green": "#89d88b",
        "terminal.ansi.bright_yellow": "#ebd391",
        "terminal.ansi.bright_blue": "#74a8fc",
        "terminal.ansi.bright_magenta": "#f2aede",
        "terminal.ansi.bright_cyan": "#6bd7ca",
        "terminal.ansi.dim_black": "#45475a",
        "terminal.ansi.dim_white": "#a6adc8",
        "terminal.ansi.dim_red": "#f38ba8",
        "terminal.ansi.dim_green": "#a6e3a1",
        "terminal.ansi.dim_yellow": "#f9e2af",
        "terminal.ansi.dim_blue": "#89b4fa",
        "terminal.ansi.dim_magenta": "#f5c2e7",
        "terminal.ansi.dim_cyan": "#94e2d5",
        "link_text.hover": "#71b1bdb5",
        "conflict": "#ff7171",
        "conflict.border": "#ff7171",
        "conflict.background": "#fab38726",
        "created": "#00ffa636",
        "created.border": "#00ffa65c",
        "created.background": "#a1e3d126",
        "deleted": "#fff70047",
        "deleted.border": "#fff70087",
        "deleted.background": "#eaf28a26",
        "hidden": "#4a5055",
        "hidden.border": "#2e2e2e",
        "hidden.background": "#0e0f10",
        "hint": "#59706d",
        "hint.border": "#59706a",
        "hint.background": "#191c1e",
        "ignored": "#404040",
        "ignored.border": "#4e4e4e",
        "ignored.background": "#59595926",
        "modified": "#38ff4c47",
        "modified.border": "#00ff1a75",
        "modified.background": "#affae126",
        "predictive": "#3b4142",
        "predictive.border": "#b5ffeb",
        "predictive.background": "#192623",
        "renamed": "#74c7ec",
        "renamed.border": "#74c7ec",
        "renamed.background": "#74c7ec26",
        "info": "#94e2d5",
        "info.border": "#94e2d5",
        "info.background": "#9399b233",
        "warning": "#edfaaf",
        "warning.border": "#edfaaf",
        "warning.background": "#ebfaaf1f",
        "error": "#ff9999",
        "error.border": "#ff9999",
        "error.background": "#f28a8a52",
        "success": "#a1e3c5",
        "success.border": "#a1e3c3",
        "success.background": "#a1e3c51f",
        "unreachable": "#f2d58a",
        "unreachable.border": "#f2d58a",
        "unreachable.background": "#f2e28a1f",
        "players": [
          {
            "cursor": "#f5e0dc",
            "selection": "#9399b240",
            "background": "#f5e0dc"
          },
          {
            "cursor": "#cbb0f7",
            "selection": "#cbb0f740",
            "background": "#cbb0f7"
          },
          {
            "cursor": "#b9c3fc",
            "selection": "#b9c3fc40",
            "background": "#b9c3fc"
          },
          {
            "cursor": "#86caee",
            "selection": "#86caee40",
            "background": "#86caee"
          },
          {
            "cursor": "#aee1b2",
            "selection": "#aee1b240",
            "background": "#aee1b2"
          },
          {
            "cursor": "#f0e0bd",
            "selection": "#f0e0bd40",
            "background": "#f0e0bd"
          },
          {
            "cursor": "#f1ba9d",
            "selection": "#f1ba9d40",
            "background": "#f1ba9d"
          },
          {
            "cursor": "#eb9ab7",
            "selection": "#eb9ab740",
            "background": "#eb9ab7"
          }
        ],
        "version_control.added": "#a6e3a1",
        "version_control.deleted": "#f38ba8",
        "version_control.modified": "#f9e2af",
        "version_control.renamed": "#74c7ec",
        "version_control.conflict": "#fab387",
        "version_control.conflict_marker.ours": "#a6e3a133",
        "version_control.conflict_marker.theirs": "#89b4fa33",
        "version_control.ignored": "#6c7086",
        "debugger.accent": "#f38ba8",
        "editor.debugger_active_line.background": "#fab38712",
        "syntax": {
          "variable": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#9c79ff",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#00fff7",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "constant.macro": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "module": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#8f8af2",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#269200",
            "font_style": null,
            "font_weight": null
          },
          "string.documentation": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "string.regexp": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#15c200",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#15c200",
            "font_style": null,
            "font_weight": null
          },
          "string.special.path": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#15c200",
            "font_style": null,
            "font_weight": null
          },
          "string.special.url": {
            "color": "#f5e0dc",
            "font_style": "italic",
            "font_weight": null
          },
          "character": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "character.special": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#00fff7",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#00fff7",
            "font_style": null,
            "font_weight": null
          },
          "number.float": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#00ffb3",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#00ffb3",
            "font_style": "italic",
            "font_weight": null
          },
          "type.definition": {
            "color": "#f9e2af",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "type.super": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "attribute": {
            "color": "#00fff7",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#41a9ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#1cff00",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "function.call": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "function.macro": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#1cff00",
            "font_style": null,
            "font_weight": null
          },
          "function.method.call": {
            "color": "#89b4fa",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#9c79ff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#c5c5c5",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#2cc0b7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.modifier": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.type": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.coroutine": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.function": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.operator": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.repeat": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.return": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.debug": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.exception": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.conditional.ternary": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.directive.define": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "keyword.export": {
            "color": "#89dceb",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#515151",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#515151",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#8f8f8f",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#15c200",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#f2cdcd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#00ffb3",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#878787",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#878787",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.documentation": {
            "color": "#9399b2",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.error": {
            "color": "#f38ba8",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.warning": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.hint": {
            "color": "#89b4fa",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.todo": {
            "color": "#f2cdcd",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.note": {
            "color": "#f5e0dc",
            "font_style": "italic",
            "font_weight": null
          },
          "diff.plus": {
            "color": "#a6e3a1",
            "font_style": null,
            "font_weight": null
          },
          "diff.minus": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#9c79ff",
            "font_style": null,
            "font_weight": null
          },
          "tag.attribute": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "tag.delimiter": {
            "color": "#94e2d5",
            "font_style": null,
            "font_weight": null
          },
          "parameter": {
            "color": "#eba0ac",
            "font_style": null,
            "font_weight": null
          },
          "field": {
            "color": "#b4befe",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#f9e2af",
            "font_style": "italic",
            "font_weight": null
          },
          "float": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "symbol": {
            "color": "#f5c2e7",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#269200",
            "font_style": null,
            "font_weight": null
          },
          "text": {
            "color": "#cdd6f4",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#9c79ff",
            "font_style": null,
            "font_weight": 700
          },
          "emphasis": {
            "color": "#9c79ff",
            "font_style": "italic",
            "font_weight": null
          },
          "embedded": {
            "color": "#9c79ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#269200",
            "font_style": null,
            "font_weight": null
          },
          "concept": {
            "color": "#74c7ec",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#00fff7",
            "font_style": null,
            "font_weight": 700
          },
          "function.decorator": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "type.class.definition": {
            "color": "#f9e2af",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#7e959c",
            "font_style": "italic",
            "font_weight": null
          },
          "link_text": {
            "color": "#8f8af2",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#8f8af2",
            "font_style": "italic",
            "font_weight": null
          },
          "parent": {
            "color": "#fab387",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#515151",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#f38ba8",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#269200",
            "font_style": null,
            "font_weight": null
          },
          "tag.doctype": {
            "color": "#cba6f7",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "color": "#94e2d5",
            "font_style": "italic",
            "font_weight": null
          },
          "title": {
            "color": "#a2ffde",
            "font_style": null,
            "font_weight": 800
          },
          "variant": {
            "color": "#9c79ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "scrollbar_thumb.background": "#ffffff00",
        "status_bar.foreground": "#ffffff00"
      }
    }
  ],
  "id": "uW4GBOxnJbWyW9dPTGHhW"
}