{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Inky",
  "author": "hawatt",
  "themes": [
    {
      "name": "Inky Wave",
      "appearance": "dark",
      "style": {
        "border": "#2A2A37",
        "border.variant": "#9CABCA",
        "border.focused": "#7E9CD8",
        "border.selected": "#9CABCA",
        "border.transparent": "#6A9589",
        "border.disabled": "#4F4F66",
        "elevated_surface.background": "#181820",
        "surface.background": "#1F1F28",
        "background": "#1F1F28",
        "element.background": "#181820",
        "element.hover": "#4F4F664d",
        "element.active": "#9CABCA33",
        "element.selected": "#2A2A3799",
        "element.disabled": "#4F4F66",
        "drop_target.background": "#7E9CD866",
        "ghost_element.background": null,
        "ghost_element.hover": "#4F4F664d",
        "ghost_element.active": "#4F4F6680",
        "ghost_element.selected": "#4F4F6659",
        "ghost_element.disabled": "#4F4F66",
        "text": "#a5a5c7",
        "text.muted": "#727169",
        "text.placeholder": "#4F4F66",
        "text.disabled": "#4F4F66",
        "text.accent": "#9CABCA",
        "icon": "#60607A",
        "icon.muted": "#6A9589",
        "icon.disabled": "#4F4F66",
        "icon.placeholder": "#4F4F66",
        "icon.accent": "#9CABCA",
        "status_bar.background": "#181820",
        "title_bar.background": "#181820",
        "title_bar.inactive_background": "#181820d9",
        "toolbar.background": "#1F1F28",
        "tab_bar.background": "#181820",
        "tab.inactive_background": "#1a1a22",
        "tab.active_background": "#1F1F28",
        "search.match_background": "#6A958933",
        "panel.background": "#1a1a22",
        "panel.focused_border": "#DCD7BA",
        "pane.focused_border": "#DCD7BA",
        "scrollbar.thumb.background": "#9CABCA33",
        "scrollbar.thumb.hover_background": "#4F4F66",
        "scrollbar.thumb.border": "#4F4F6680",
        "scrollbar.track.background": "#1F1F28",
        "scrollbar.track.border": "#DCD7BA12",
        "editor.foreground": "#aeaecc",
        "editor.background": "#1F1F28",
        "editor.gutter.background": "#1F1F28",
        "editor.subheader.background": "#1a1a22",
        "editor.active_line.background": "#DCD7BA0d",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#69948852",
        "editor.active_line_number": "#9babc99e",
        "editor.invisible": "#4F4F6666",
        "editor.wrap_guide": "#4F4F66",
        "editor.active_wrap_guide": "#4F4F66",
        "editor.document_highlight.read_background": "#4F4F6629",
        "editor.document_highlight.write_background": "#4F4F6629",
        "terminal.background": "#1F1F28",
        "terminal.foreground": "#60607A",
        "terminal.dim_foreground": "#6A9589",
        "terminal.bright_foreground": "#60607A",
        "terminal.ansi.black": "#16161D",
        "terminal.ansi.red": "#C34043",
        "terminal.ansi.green": "#76946A",
        "terminal.ansi.yellow": "#DCA561",
        "terminal.ansi.blue": "#7E9CD8",
        "terminal.ansi.magenta": "#957FB8",
        "terminal.ansi.cyan": "#6A9589",
        "terminal.ansi.white": "#60607A",
        "terminal.ansi.bright_black": "#727169",
        "terminal.ansi.bright_red": "#E82424",
        "terminal.ansi.bright_green": "#98BB6C",
        "terminal.ansi.bright_yellow": "#bc8115",
        "terminal.ansi.bright_blue": "#7FB4CA",
        "terminal.ansi.bright_magenta": "#938AA9",
        "terminal.ansi.bright_cyan": "#7AA89F",
        "terminal.ansi.bright_white": "#60607A",
        "link_text.hover": "#7E9CD8",
        "conflict": "#9CABCA",
        "conflict.border": "#9CABCA",
        "conflict.background": "#1a1a22",
        "created": "#76946A",
        "created.border": "#76946A",
        "created.background": "#1a1a22",
        "deleted": "#C34043",
        "deleted.border": "#C34043",
        "deleted.background": "#1a1a22",
        "error": "#E82424",
        "error.border": "#E82424",
        "error.background": "#1a1a22",
        "hidden": "#4F4F66",
        "hidden.border": "#4F4F66",
        "hidden.background": "#1a1a22",
        "hint": "#6A9589",
        "hint.border": "#6A9589",
        "hint.background": "#1a1a22",
        "ignored": "#4F4F66",
        "ignored.border": "#4F4F66",
        "ignored.background": "#1a1a22",
        "info": "#7E9CD8",
        "info.border": "#7E9CD8",
        "info.background": "#9CABCA66",
        "modified": "#DCA561",
        "modified.border": "#DCA561",
        "modified.background": "#1a1a22",
        "predictive": "#4F4F66",
        "predictive.border": "#4F4F66",
        "predictive.background": "#1a1a22",
        "renamed": "#7E9CD8",
        "renamed.border": "#7E9CD8",
        "renamed.background": "#1a1a22",
        "success": "#76946A",
        "success.border": "#76946A",
        "success.background": "#1a1a22",
        "unreachable": "#C34043",
        "unreachable.border": "#C34043",
        "unreachable.background": "#1a1a22",
        "warning": "#FF9E3B",
        "warning.border": "#FF9E3B",
        "warning.background": "#1a1a22",
        "players": [
          {
            "cursor": "#DCD7BA",
            "selection": "#4F4F6680",
            "background": "#DCD7BA"
          },
          {
            "cursor": "#7E9CD8",
            "selection": "#7E9CD833",
            "background": "#7E9CD8"
          },
          {
            "cursor": "#9CABCA",
            "selection": "#9CABCA33",
            "background": "#9CABCA"
          },
          {
            "cursor": "#7FB4CA",
            "selection": "#7FB4CA33",
            "background": "#7FB4CA"
          },
          {
            "cursor": "#957FB8",
            "selection": "#957FB833",
            "background": "#957FB8"
          },
          {
            "cursor": "#727169",
            "selection": "#72716933",
            "background": "#727169"
          },
          {
            "cursor": "#6A9589",
            "selection": "#6A958933",
            "background": "#6A9589"
          },
          {
            "cursor": "#76946A",
            "selection": "#76946A33",
            "background": "#76946A"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#7E9CD8",
            "font_style": "italic",
            "font_weight": null
          },
          "boolean": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#727169",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#727169",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#DDA562",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#DDA562",
            "font_style": "italic",
            "font_weight": null
          },
          "hint": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#957FB8",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#D27E99",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#C0A36E",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#4F4F66",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#E46876",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#596C94",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4F4F66",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#E46876",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#E46876",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E46876",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#FF5D62",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#60607A",
            "font_style": null,
            "font_weight": 800
          },
          "type": {
            "color": "#7E9CD8",
            "font_style": null,
            "font_weight": 800
          },
          "type.interface": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "color": "#6A9589",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#a5a5c7",
            "font_style": null,
            "font_weight": 800
          },
          "variable.member": {
            "color": "#DCD7BA",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#b8b4d0",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#957FB8",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#E82424",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Inky Lilac",
      "appearance": "light",
      "style": {
        "border": "#d9d9d9",
        "border.variant": "#D7D7EB",
        "border.focused": "#93A1A1",
        "border.selected": "#8382E6",
        "border.transparent": "#00000000",
        "border.disabled": "#CCCCCC",
        "elevated_surface.background": "#F0F0F0",
        "surface.background": "#E1E1EB",
        "background": "#E5E5EB",
        "element.background": "#E1E1EB",
        "element.hover": "#0B0DAD18",
        "element.active": "#0B0DAD18",
        "element.selected": "#0B0DAD18",
        "element.disabled": "#d9d9d9",
        "drop_target.background": "#B1B0E680",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#0B0DAD10",
        "ghost_element.active": "#0B0DAD18",
        "ghost_element.selected": "#0B0DAD18",
        "ghost_element.disabled": "#d9d9d9",
        "text": "#403f53",
        "text.muted": "#6f7676",
        "text.placeholder": "#93A1A1",
        "text.disabled": "#93A1A1",
        "text.accent": "#7299d9",
        "icon": "#403f53",
        "icon.muted": "#93A1A1",
        "icon.disabled": "#93A1A1",
        "icon.placeholder": "#93A1A1",
        "icon.accent": "#8382E6",
        "status_bar.background": "#E1E1EB",
        "title_bar.background": "#E1E1EB",
        "toolbar.background": "#E1E1EB",
        "tab_bar.background": "#E1E1EB",
        "tab.inactive_background": "#E1E1EB",
        "tab.active_background": "#ebebf6",
        "search.match_background": "#D5F151",
        "panel.background": "#E5E5EB",
        "panel.focused_border": "#8382E6",
        "pane.focused_border": "#8382E6",
        "scrollbar.thumb.background": "#CCCCCC80",
        "scrollbar.thumb.hover_background": "#CCCCCC",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#403f53",
        "editor.background": "#E5E5EB",
        "editor.gutter.background": "#E5E5EB",
        "editor.subheader.background": "#e4e4e4",
        "editor.active_line.background": "#D4D6E4",
        "editor.highlighted_line.background": "#D4D6E4",
        "editor.line_number": "#90A7B2",
        "editor.active_line_number": "#403f53",
        "editor.invisible": "#d9d9d9",
        "editor.wrap_guide": "#d9d9d9",
        "editor.active_wrap_guide": "#888888",
        "editor.document_highlight.read_background": "#d3e8f880",
        "editor.document_highlight.write_background": "#A3CFEE80",
        "terminal.background": "#e9e9ef",
        "terminal.foreground": "#403f53",
        "terminal.bright_foreground": "#403f53",
        "terminal.dim_foreground": "#93A1A1",
        "terminal.ansi.black": "#403f53",
        "terminal.ansi.bright_black": "#403f53",
        "terminal.ansi.dim_black": "#403f53",
        "terminal.ansi.red": "#de3d3b",
        "terminal.ansi.bright_red": "#de3d3b",
        "terminal.ansi.dim_red": "#de3d3b",
        "terminal.ansi.green": "#08916a",
        "terminal.ansi.bright_green": "#08916a",
        "terminal.ansi.dim_green": "#08916a",
        "terminal.ansi.yellow": "#E0AF02",
        "terminal.ansi.bright_yellow": "#daaa01",
        "terminal.ansi.dim_yellow": "#E0AF02",
        "terminal.ansi.blue": "#288ed7",
        "terminal.ansi.bright_blue": "#288ed7",
        "terminal.ansi.dim_blue": "#288ed7",
        "terminal.ansi.magenta": "#d6438a",
        "terminal.ansi.bright_magenta": "#d6438a",
        "terminal.ansi.dim_magenta": "#d6438a",
        "terminal.ansi.cyan": "#8382E6",
        "terminal.ansi.bright_cyan": "#8382E6",
        "terminal.ansi.dim_cyan": "#8382E6",
        "terminal.ansi.white": "#F0F0F0",
        "terminal.ansi.bright_white": "#F0F0F0",
        "terminal.ansi.dim_white": "#F0F0F0",
        "link_text.hover": "#2466D2",
        "conflict": "#daaa01",
        "conflict.background": "#daaa0120",
        "conflict.border": "#E0AF02",
        "created": "#0A916A",
        "created.background": "#49d0c520",
        "created.border": "#0A916A",
        "deleted": "#f76e6e",
        "deleted.background": "#f76e6e20",
        "deleted.border": "#de3d3b",
        "error": "#E64D49",
        "error.background": "#f76e6e20",
        "error.border": "#de3d3b",
        "hidden": "#93A1A1",
        "hidden.background": "#F0F0F0",
        "hidden.border": "#d9d9d9",
        "hint": "#2466D2",
        "hint.background": "#D0D0D020",
        "hint.border": "#D0D0D0",
        "ignored": "#93A1A1",
        "ignored.background": "#F0F0F0",
        "ignored.border": "#d9d9d9",
        "info": "#2466D2",
        "info.background": "#D0D0D020",
        "info.border": "#D0D0D0",
        "modified": "#298ED7",
        "modified.background": "#6fbef620",
        "modified.border": "#298ED7",
        "predictive": "#93A1A180",
        "predictive.background": "#F0F0F020",
        "predictive.border": "#d9d9d9",
        "renamed": "#2466D2",
        "renamed.background": "#2466D220",
        "renamed.border": "#2466D2",
        "success": "#49d0c5",
        "success.background": "#49d0c520",
        "success.border": "#49d0c5",
        "unreachable": "#93A1A1",
        "unreachable.background": "#F0F0F0",
        "unreachable.border": "#d9d9d9",
        "warning": "#daaa01",
        "warning.background": "#daaa0120",
        "warning.border": "#E0AF02",
        "players": [
          {
            "cursor": "#2466D2",
            "background": "#2466D2",
            "selection": "#2466D220"
          },
          {
            "cursor": "#8382E6",
            "background": "#8382E6",
            "selection": "#8382E620"
          },
          {
            "cursor": "#d6438a",
            "background": "#d6438a",
            "selection": "#d6438a20"
          },
          {
            "cursor": "#49d0c5",
            "background": "#49d0c5",
            "selection": "#49d0c520"
          },
          {
            "cursor": "#D39600",
            "background": "#D39600",
            "selection": "#D3960020"
          },
          {
            "cursor": "#DC322F",
            "background": "#DC322F",
            "selection": "#DC322F20"
          },
          {
            "cursor": "#08916a",
            "background": "#08916a",
            "selection": "#08916a20"
          },
          {
            "cursor": "#D33682",
            "background": "#D33682",
            "selection": "#D3368220"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#5253C4"
          },
          "boolean": {
            "color": "#D33682"
          },
          "comment": {
            "color": "#93A1A1",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#93A1A1",
            "font_style": "italic"
          },
          "constant": {
            "color": "#D33682"
          },
          "constructor": {
            "color": "#2466D2"
          },
          "embedded": {
            "color": "#403f53"
          },
          "emphasis": {
            "color": "#2466D2",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#2466D2",
            "font_weight": 700
          },
          "enum": {
            "color": "#D39600"
          },
          "function": {
            "color": "#D39600",
            "font_style": "italic"
          },
          "hint": {
            "color": "#93A1A1",
            "font_weight": 700
          },
          "keyword": {
            "color": "#2466D2",
            "font_style": "italic"
          },
          "label": {
            "color": "#2466D2"
          },
          "link_text": {
            "color": "#D33682",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#D33682"
          },
          "number": {
            "color": "#D33682"
          },
          "operator": {
            "color": "#2466D2",
            "font_style": "italic"
          },
          "predictive": {
            "color": "#93A1A1",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#2466D2"
          },
          "primary": {
            "color": "#403f53"
          },
          "property": {
            "color": "#5253C4",
            "font_style": "italic"
          },
          "punctuation": {
            "color": "#403f53"
          },
          "punctuation.bracket": {
            "color": "#403f53"
          },
          "punctuation.delimiter": {
            "color": "#403f53"
          },
          "punctuation.list_marker": {
            "color": "#2466D2"
          },
          "punctuation.special": {
            "color": "#DC322F"
          },
          "string": {
            "color": "#2466D2"
          },
          "string.escape": {
            "color": "#5253C4"
          },
          "string.regex": {
            "color": "#D39600"
          },
          "string.special": {
            "color": "#5253C4"
          },
          "string.special.symbol": {
            "color": "#2466D2"
          },
          "tag": {
            "color": "#2466D2"
          },
          "text.literal": {
            "color": "#2466D2"
          },
          "title": {
            "color": "#2466D2",
            "font_weight": 700
          },
          "type": {
            "color": "#5253C4",
            "font_weight": 900
          },
          "variable": {
            "color": "#403f53",
            "font_weight": 700
          },
          "variable.special": {
            "color": "#5253C4"
          },
          "variant": {
            "color": "#D39600"
          }
        }
      }
    },
    {
      "name": "Inky Lotus",
      "appearance": "light",
      "style": {
        "border": "#716e61",
        "border.variant": "#766b90",
        "border.focused": "#5d57a3",
        "border.selected": "#766b90",
        "border.transparent": "#597b75",
        "border.disabled": "#8a8980",
        "elevated_surface.background": "#dcd5ac",
        "surface.background": "#f2ecbc",
        "background": "#f2ecbc",
        "element.background": "#dcd5ac",
        "element.hover": "#8a89804d",
        "element.active": "#766b9033",
        "element.selected": "#706d602e",
        "element.disabled": "#8a8980",
        "drop_target.background": "#5d57a366",
        "ghost_element.background": null,
        "ghost_element.hover": "#8a89804d",
        "ghost_element.active": "#8a898080",
        "ghost_element.selected": "#f6f0c5",
        "ghost_element.disabled": "#8a8980",
        "text": "#545464",
        "text.muted": "#64645e",
        "text.placeholder": "#8a898094",
        "text.disabled": "#8a8980",
        "text.accent": "#766b90",
        "icon": "#545464",
        "icon.muted": "#766b90",
        "icon.disabled": "#8a8980",
        "icon.placeholder": "#8a8980",
        "icon.accent": "#766b90",
        "status_bar.background": "#dcd5ac",
        "title_bar.background": "#dcd5ac",
        "title_bar.inactive_background": "#dcd5acd9",
        "toolbar.background": "#f2ecbc",
        "tab_bar.background": "#dcd5ac",
        "tab.inactive_background": "#e5ddb0",
        "tab.active_background": "#f2ecbc",
        "search.match_background": "#597b7533",
        "panel.background": "#e5ddb0",
        "panel.focused_border": "#545464",
        "pane.focused_border": "#545464",
        "scrollbar.thumb.background": "#766b9033",
        "scrollbar.thumb.hover_background": "#8a8980",
        "scrollbar.thumb.border": "#8a898080",
        "scrollbar.track.background": "#f2ecbc",
        "scrollbar.track.border": "#54546412",
        "editor.foreground": "#545464",
        "editor.background": "#f2ecbc",
        "editor.gutter.background": "#f2ecbc",
        "editor.subheader.background": "#e5ddb0",
        "editor.active_line.background": "#5454640d",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#756a8f52",
        "editor.active_line_number": "#756a8f7a",
        "editor.invisible": "#8a898066",
        "editor.wrap_guide": "#8a8980",
        "editor.active_wrap_guide": "#8a8980",
        "editor.document_highlight.read_background": "#8a898029",
        "editor.document_highlight.write_background": "#8a898029",
        "terminal.background": "#f2ecbc",
        "terminal.foreground": "#545464",
        "terminal.dim_foreground": "#766b90",
        "terminal.bright_foreground": "#545464",
        "terminal.ansi.black": "#43436c",
        "terminal.ansi.red": "#c84053",
        "terminal.ansi.green": "#6e915f",
        "terminal.ansi.yellow": "#de9800",
        "terminal.ansi.blue": "#4d699b",
        "terminal.ansi.magenta": "#766b90",
        "terminal.ansi.cyan": "#5e857a",
        "terminal.ansi.white": "#dcd5ac",
        "terminal.ansi.bright_black": "#8a8980",
        "terminal.ansi.bright_red": "#d7474b",
        "terminal.ansi.bright_green": "#6f894e",
        "terminal.ansi.bright_yellow": "#f9d791",
        "terminal.ansi.bright_blue": "#9fb5c9",
        "terminal.ansi.bright_magenta": "#a09cac",
        "terminal.ansi.bright_cyan": "#b7d0ae",
        "terminal.ansi.bright_white": "#dcd5ac",
        "link_text.hover": "#4d699b",
        "conflict": "#766b90",
        "conflict.border": "#766b90",
        "conflict.background": "#e5ddb0",
        "created": "#6e915f",
        "created.border": "#6e915f",
        "created.background": "#e5ddb0",
        "deleted": "#c84053",
        "deleted.border": "#c84053",
        "deleted.background": "#e5ddb0",
        "error": "#e82424",
        "error.border": "#e82424",
        "error.background": "#e5ddb0",
        "hidden": "#8a8980",
        "hidden.border": "#8a8980",
        "hidden.background": "#e5ddb0",
        "hint": "#5e857a",
        "hint.border": "#5e857a",
        "hint.background": "#e5ddb0",
        "ignored": "#8a8980",
        "ignored.border": "#8a8980",
        "ignored.background": "#e5ddb0",
        "info": "#5a7785",
        "info.border": "#5a7785",
        "info.background": "#766b9066",
        "modified": "#de9800",
        "modified.border": "#de9800",
        "modified.background": "#e5ddb0",
        "predictive": "#8a8980",
        "predictive.border": "#8a8980",
        "predictive.background": "#e5ddb0",
        "renamed": "#5d57a3",
        "renamed.border": "#5d57a3",
        "renamed.background": "#e5ddb0",
        "success": "#6e915f",
        "success.border": "#6e915f",
        "success.background": "#e5ddb0",
        "unreachable": "#c84053",
        "unreachable.border": "#c84053",
        "unreachable.background": "#e5ddb0",
        "warning": "#cc6d00",
        "warning.border": "#cc6d00",
        "warning.background": "#e5ddb0",
        "players": [
          {
            "cursor": "#545464",
            "selection": "#8a898080",
            "background": "#545464"
          },
          {
            "cursor": "#5d57a3",
            "selection": "#5d57a333",
            "background": "#5d57a3"
          },
          {
            "cursor": "#766b90",
            "selection": "#766b9033",
            "background": "#766b90"
          },
          {
            "cursor": "#9fb5c9",
            "selection": "#9fb5c933",
            "background": "#9fb5c9"
          },
          {
            "cursor": "#766b90",
            "selection": "#766b9033",
            "background": "#766b90"
          },
          {
            "cursor": "#8a8980",
            "selection": "#8a898033",
            "background": "#8a8980"
          },
          {
            "cursor": "#597b75",
            "selection": "#597b7533",
            "background": "#597b75"
          },
          {
            "cursor": "#6e915f",
            "selection": "#6e915f33",
            "background": "#6e915f"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#4D699B",
            "font_style": "italic",
            "font_weight": null
          },
          "boolean": {
            "color": "#cc6d00",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#cc6d00",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#de9800",
            "font_style": "italic",
            "font_weight": null
          },
          "hint": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#766b90",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#b35b79",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#836f4a",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#9FAAAD",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#d7474b",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#545464",
            "font_style": null,
            "font_weight": 800
          },
          "type": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": 800
          },
          "type.interface": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#545464",
            "font_style": null,
            "font_weight": 900
          },
          "variable.member": {
            "color": "#545464",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#766b90",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#b35b79",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Inky Paper",
      "appearance": "light",
      "style": {
        "border": "#716e61",
        "border.variant": "#766b90",
        "border.focused": "#5d57a3",
        "border.selected": "#766b90",
        "border.transparent": "#597b75",
        "border.disabled": "#8a8980",
        "elevated_surface.background": "#e9e5c2",
        "surface.background": "#f2eecd",
        "background": "#f2eecd",
        "element.background": "#dcd5ac",
        "element.hover": "#8a89804d",
        "element.active": "#766b9033",
        "element.selected": "#706d602e",
        "element.disabled": "#8a8980",
        "drop_target.background": "#5d57a366",
        "ghost_element.background": null,
        "ghost_element.hover": "#8a89804d",
        "ghost_element.active": "#8a898080",
        "ghost_element.selected": "#f6f0c5",
        "ghost_element.disabled": "#8a8980",
        "text": "#545464",
        "text.muted": "#64645e",
        "text.placeholder": "#8a898094",
        "text.disabled": "#8a8980",
        "text.accent": "#766b90",
        "icon": "#545464",
        "icon.muted": "#766b90",
        "icon.disabled": "#8a8980",
        "icon.placeholder": "#8a8980",
        "icon.accent": "#766b90",
        "status_bar.background": "#e9e5c2",
        "title_bar.background": "#e0dcc1",
        "title_bar.inactive_background": "#dcd5acd9",
        "toolbar.background": "#f2eecd",
        "tab_bar.background": "#e0dcc1",
        "tab.inactive_background": "#e6e0bc",
        "tab.active_background": "#f2eecd",
        "search.match_background": "#597b7533",
        "panel.background": "#ede8c7",
        "panel.focused_border": "#545464",
        "pane.focused_border": "#545464",
        "scrollbar.thumb.background": "#766b9033",
        "scrollbar.thumb.hover_background": "#8a8980",
        "scrollbar.thumb.border": "#8a898080",
        "scrollbar.track.background": "#f2eecd",
        "scrollbar.track.border": "#54546412",
        "editor.foreground": "#545464",
        "editor.background": "#f2eecd",
        "editor.gutter.background": "#f2eecd",
        "editor.subheader.background": "#ede8c7",
        "editor.active_line.background": "#5454640d",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#756a8f52",
        "editor.active_line_number": "#756a8f7a",
        "editor.invisible": "#8a898066",
        "editor.wrap_guide": "#8a8980",
        "editor.active_wrap_guide": "#8a8980",
        "editor.document_highlight.read_background": "#8a898029",
        "editor.document_highlight.write_background": "#8a898029",
        "terminal.background": "#f2eecd",
        "terminal.foreground": "#545464",
        "terminal.dim_foreground": "#766b90",
        "terminal.bright_foreground": "#545464",
        "terminal.ansi.black": "#43436c",
        "terminal.ansi.red": "#c84053",
        "terminal.ansi.green": "#6e915f",
        "terminal.ansi.yellow": "#de9800",
        "terminal.ansi.blue": "#4d699b",
        "terminal.ansi.magenta": "#766b90",
        "terminal.ansi.cyan": "#5e857a",
        "terminal.ansi.white": "#dcd5ac",
        "terminal.ansi.bright_black": "#8a8980",
        "terminal.ansi.bright_red": "#d7474b",
        "terminal.ansi.bright_green": "#6f894e",
        "terminal.ansi.bright_yellow": "#f9d791",
        "terminal.ansi.bright_blue": "#9fb5c9",
        "terminal.ansi.bright_magenta": "#a09cac",
        "terminal.ansi.bright_cyan": "#b7d0ae",
        "terminal.ansi.bright_white": "#dcd5ac",
        "link_text.hover": "#4d699b",
        "conflict": "#766b90",
        "conflict.border": "#766b90",
        "conflict.background": "#e6e1b9",
        "created": "#6e915f",
        "created.border": "#6e915f",
        "created.background": "#e6e1b9",
        "deleted": "#c84053",
        "deleted.border": "#c84053",
        "deleted.background": "#e6e1b9",
        "error": "#e82424",
        "error.border": "#e82424",
        "error.background": "#e6e1b9",
        "hidden": "#8a8980",
        "hidden.border": "#8a8980",
        "hidden.background": "#e6e1b9",
        "hint": "#5e857a",
        "hint.border": "#5e857a",
        "hint.background": "#e6e1b9",
        "ignored": "#8a8980",
        "ignored.border": "#8a8980",
        "ignored.background": "#e6e1b9",
        "info": "#5a7785",
        "info.border": "#5a7785",
        "info.background": "#766b9066",
        "modified": "#de9800",
        "modified.border": "#de9800",
        "modified.background": "#e6e1b9",
        "predictive": "#8a8980",
        "predictive.border": "#8a8980",
        "predictive.background": "#e6e1b9",
        "renamed": "#5d57a3",
        "renamed.border": "#5d57a3",
        "renamed.background": "#e6e1b9",
        "success": "#6e915f",
        "success.border": "#6e915f",
        "success.background": "#e6e1b9",
        "unreachable": "#c84053",
        "unreachable.border": "#c84053",
        "unreachable.background": "#e6e1b9",
        "warning": "#cc6d00",
        "warning.border": "#cc6d00",
        "warning.background": "#e6e1b9",
        "players": [
          {
            "cursor": "#545464",
            "selection": "#8a898080",
            "background": "#545464"
          },
          {
            "cursor": "#5d57a3",
            "selection": "#5d57a333",
            "background": "#5d57a3"
          },
          {
            "cursor": "#766b90",
            "selection": "#766b9033",
            "background": "#766b90"
          },
          {
            "cursor": "#9fb5c9",
            "selection": "#9fb5c933",
            "background": "#9fb5c9"
          },
          {
            "cursor": "#766b90",
            "selection": "#766b9033",
            "background": "#766b90"
          },
          {
            "cursor": "#8a8980",
            "selection": "#8a898033",
            "background": "#8a8980"
          },
          {
            "cursor": "#597b75",
            "selection": "#597b7533",
            "background": "#597b75"
          },
          {
            "cursor": "#6e915f",
            "selection": "#6e915f33",
            "background": "#6e915f"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#4D699B",
            "font_style": "italic",
            "font_weight": null
          },
          "boolean": {
            "color": "#cc6d00",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#cc6d00",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#de9800",
            "font_style": "italic",
            "font_weight": null
          },
          "hint": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#766b90",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#b35b79",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#836f4a",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "predoc": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#9FAAAD",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#8a8980",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#6f894e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c84053",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#d7474b",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#545464",
            "font_style": null,
            "font_weight": 800
          },
          "type": {
            "color": "#4d699b",
            "font_style": null,
            "font_weight": 800
          },
          "type.interface": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "color": "#5e857a",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#545464",
            "font_style": null,
            "font_weight": 900
          },
          "variable.member": {
            "color": "#545464",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "color": "#766b90",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#b35b79",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#e82424",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "RsdwGd2jrAWRNBrs-KigW"
}