{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "author": "liarcretan",
  "name": "Satellite 2",
  "themes": [
    {
      "name": "Satellite Light",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fff0da",
        "background.appearance": "transparent",
        "border": "#e9d9c6",
        "border.disabled": "#fff7eb99",
        "border.focused": "#000000",
        "border.selected": "#020063",
        "border.transparent": "#fffad685",
        "border.variant": "#e1d8bf",
        "conflict": "#fa0000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#d2212d",
        "created": "#63c204",
        "created.background": "#fff7ee",
        "created.border": "#489100",
        "deleted": "#c35c08",
        "deleted.background": "#ebe5df",
        "deleted.border": "#c25d1e",
        "drop_target.background": "#efe1cd",
        "editor.active_line.background": "#ededff",
        "editor.active_line_number": "#0038ff",
        "editor.active_wrap_guide": "#fdede9",
        "editor.background": "#fffdfa",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#1e3342",
        "editor.gutter.background": "#fffdfa",
        "editor.highlighted_line.background": "#fffdfa",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#fff7f5",
        "editor.line_number": "#e5ccb7",
        "editor.subheader.background": "#fffdfa",
        "editor.wrap_guide": "#ede6e2",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#d2212d",
        "error.background": "#fffff0",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#909995",
        "hidden.background": "#fbf3db",
        "hidden.border": "#fbf3db",
        "hint": "#535353",
        "hint.background": "#fffff0",
        "hint.border": "#8b8b8b",
        "icon": "#2b00ff",
        "icon.accent": "#7d09ff",
        "icon.disabled": "#babaff",
        "icon.muted": "#babaff",
        "icon.placeholder": "#babaff",
        "ignored": "#909995",
        "ignored.background": "#fbf3db",
        "ignored.border": "#909995",
        "info": "#0072d4",
        "info.background": "#fffff0",
        "info.border": "#0072d4",
        "link_text.hover": "#0072d4",
        "modified": "#ad8900",
        "modified.background": "#fff7ee",
        "modified.border": "#ad8900",
        "pane.focused_border": "#000000",
        "pane_group.border": "#93a1a1",
        "panel.background": "#fffaf7",
        "panel.focused_border": "#0286f9",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#2ea7cc",
        "predictive.background": "#fffff0",
        "predictive.border": "#52686f",
        "renamed": "#dc0088",
        "renamed.background": "#fff7ee",
        "renamed.border": "#ec32a5",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#f3f0ea",
        "scrollbar.thumb.hover_background": "#e6e6e6",
        "scrollbar.track.background": "#fffcfc",
        "scrollbar.track.border": "#fff7f2",
        "search.match_background": "#f7ffe6",
        "status_bar.background": "#fffdfa",
        "success": "#0002b1",
        "success.background": "#fff7ee",
        "success.border": "#7077ba",
        "surface.background": "#fffdfa",
        "syntax": {
          "attribute": {
            "color": "#0072d4"
          },
          "boolean": {
            "color": "#ad8900"
          },
          "comment": {
            "color": "#333333",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#333333",
            "font_style": "italic"
          },
          "constant": {
            "color": "#ca4898"
          },
          "constructor": {
            "color": "#0072d4"
          },
          "embedded": {
            "color": "#333333"
          },
          "emphasis": {
            "color": "#0072d4"
          },
          "emphasis.strong": {
            "color": "#0072d4",
            "font_weight": 700
          },
          "enum": {
            "color": "#c25d1e"
          },
          "function": {
            "color": "#0072d4"
          },
          "hint": {
            "color": "#555555",
            "font_weight": 700
          },
          "keyword": {
            "color": "#489100"
          },
          "label": {
            "color": "#0072d4"
          },
          "link_text": {
            "color": "#0072d4",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#8762c6"
          },
          "number": {
            "color": "#ca4898"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#f70010"
          },
          "text.literal": {
            "color": "#0066555"
          },
          "title": {
            "color": "#c25d1e",
            "font_weight": 700
          },
          "type": {
            "color": "#ad8900"
          },
          "variable": {
            "color": "#333333"
          },
          "variant": {
            "color": "#0072d4"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffdfa",
        "tab.inactive_background": "#fffaf7",
        "tab_bar.background": "#fffdfa",
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fffaf0",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#2931a3",
        "text.disabled": "#dddddd",
        "text.muted": "#3c4678a1",
        "text.placeholder": "#050ba6",
        "title_bar.background": "#fffdfa",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fffdfa",
        "unreachable": "#8000ff",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#9875d4",
        "warning": "#f40909",
        "warning.background": "#fff7ee",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#faefe6"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fff5e9",
        "background.appearance": "opaque",
        "border": "#edc189",
        "border.disabled": "#fe8383",
        "border.focused": "#9e0000",
        "border.selected": "#47bb00",
        "border.transparent": null,
        "border.variant": null,
        "conflict": "#b60000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#ffdddf",
        "created": "#cecc36",
        "created.background": "#fffeed",
        "created.border": "#8e9100",
        "deleted": "#8f6f56",
        "deleted.background": "#e4cdb7",
        "deleted.border": "#9c4b00",
        "drop_target.background": "#ffebf6",
        "editor.active_line.background": "#f7ffe2",
        "editor.active_line_number": "#5809ff",
        "editor.active_wrap_guide": "#f5cca9",
        "editor.background": "#fff5e9",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#006d71",
        "editor.gutter.background": "#fff7ee",
        "editor.highlighted_line.background": "#fffab6",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#e1dfd9",
        "editor.line_number": "#a58080",
        "editor.subheader.background": "#fff1e2",
        "editor.wrap_guide": "#ffcd98",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#b40303",
        "error.background": "#ffdede",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#7bb198",
        "hidden.background": "#e9fad9",
        "hidden.border": "#7f9475",
        "hint": "#348290",
        "hint.background": "#e0f7ff",
        "hint.border": "#3d5661",
        "icon": "#bd00ff",
        "icon.accent": "#ad04d7",
        "icon.disabled": "#d4b2fa",
        "icon.muted": "#d3d574",
        "icon.placeholder": "#7e7ee9",
        "ignored": "#909995",
        "ignored.background": "#c1bfb8",
        "ignored.border": "#777b79",
        "info": "#01447e",
        "info.background": "#d4f6ff",
        "info.border": "#143a5b",
        "link_text.hover": "#698be4",
        "modified": "#0020c7",
        "modified.background": "#a2b4ff",
        "modified.border": "#033d8a",
        "pane.focused_border": "#ffb0b0",
        "pane_group.border": "#93a1a1",
        "panel.background": null,
        "panel.focused_border": "#0061b6",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#c2ff74",
        "predictive.background": "#e2ffe4",
        "predictive.border": "#557a53",
        "renamed": "#995252",
        "renamed.background": "#fff7ee",
        "renamed.border": "#5e003a",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#d2c297",
        "scrollbar.thumb.hover_background": "#e7ffd0",
        "scrollbar.track.background": "#feffc6",
        "scrollbar.track.border": "#79d500",
        "search.match_background": "#ad890099",
        "status_bar.background": null,
        "success": "#004023",
        "success.background": "#fff7ee",
        "success.border": "#2b4b31",
        "surface.background": null,
        "syntax": {
          "attribute": {
            "color": "#0066bf"
          },
          "boolean": {
            "color": "#957700"
          },
          "comment": {
            "color": "#c4a036",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#bf9500",
            "font_style": "italic"
          },
          "constant": {
            "color": "#b6b400"
          },
          "constructor": {
            "color": "#00d4a7"
          },
          "embedded": {
            "color": "#bc0000"
          },
          "emphasis": {
            "color": "#67a907"
          },
          "emphasis.strong": {
            "color": "#009072",
            "font_weight": 700
          },
          "enum": {
            "color": "#4b9501"
          },
          "function": {
            "color": "#009088"
          },
          "hint": {
            "color": "#c174c0",
            "font_weight": 700
          },
          "keyword": {
            "color": "#5d086f"
          },
          "label": {
            "color": "#5a8400"
          },
          "link_text": {
            "color": "#000cad",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#5668c6"
          },
          "number": {
            "color": "#890054",
            "font_weight": 400,
            "font_style": "italic"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#a2000b"
          },
          "text.literal": {
            "color": "#06715f"
          },
          "title": {
            "color": "#a65421",
            "font_weight": 700
          },
          "type": {
            "color": "#957700"
          },
          "variable": {
            "color": "#234f00"
          },
          "variant": {
            "color": "#8aad00"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#009c02",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#0093a7",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#058c47",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffada",
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fff7ee",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#000ba0",
        "text.disabled": "#4c4480",
        "text.muted": "#00157e",
        "text.placeholder": "#000367",
        "title_bar.background": "#fefbf7",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fff5e8",
        "unreachable": "#48008f",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#29006f",
        "warning": "#b10000",
        "warning.background": "#ffe0e0",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#e7ffd0",
        "status_bar.foreground": "#ffe9e9",
        "tab.active_foreground": "#fbffe9",
        "terminal.ansi.amber": "#ffcdcd"
      }
    },
    {
      "name": "Satellite Light",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fcefdc",
        "background.appearance": "transparent",
        "border": "#e9d9c6",
        "border.disabled": "#fff7eb99",
        "border.focused": "#000000",
        "border.selected": "#020063",
        "border.transparent": "#fffad685",
        "border.variant": "#e1d8bf",
        "conflict": "#fa0000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#d2212d",
        "created": "#63c204",
        "created.background": "#fff7ee",
        "created.border": "#489100",
        "deleted": "#c35c08",
        "deleted.background": "#ebe5df",
        "deleted.border": "#c25d1e",
        "drop_target.background": "#efe1cd",
        "editor.active_line.background": "#ededff",
        "editor.active_line_number": "#0038ff",
        "editor.active_wrap_guide": "#fdede9",
        "editor.background": "#fffdfa",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#1e3342",
        "editor.gutter.background": "#fffdfa",
        "editor.highlighted_line.background": "#fffdfa",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#fff7f5",
        "editor.line_number": "#e5ccb7",
        "editor.subheader.background": "#fffdfa",
        "editor.wrap_guide": "#ede6e2",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#d2212d",
        "error.background": "#fffff0",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#909995",
        "hidden.background": "#fbf3db",
        "hidden.border": "#fbf3db",
        "hint": "#535353",
        "hint.background": "#fffff0",
        "hint.border": "#8b8b8b",
        "icon": "#2b00ff",
        "icon.accent": "#7d09ff",
        "icon.disabled": "#babaff",
        "icon.muted": "#babaff",
        "icon.placeholder": "#babaff",
        "ignored": "#909995",
        "ignored.background": "#fbf3db",
        "ignored.border": "#909995",
        "info": "#0072d4",
        "info.background": "#fffff0",
        "info.border": "#0072d4",
        "link_text.hover": "#0072d4",
        "modified": "#ad8900",
        "modified.background": "#fff7ee",
        "modified.border": "#ad8900",
        "pane.focused_border": "#000000",
        "pane_group.border": "#93a1a1",
        "panel.background": "#fffaf7",
        "panel.focused_border": "#0286f9",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#2ea7cc",
        "predictive.background": "#fffff0",
        "predictive.border": "#52686f",
        "renamed": "#dc0088",
        "renamed.background": "#fff7ee",
        "renamed.border": "#ec32a5",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#f3f0ea",
        "scrollbar.thumb.hover_background": "#e6e6e6",
        "scrollbar.track.background": "#fffcfc",
        "scrollbar.track.border": "#fff7f2",
        "search.match_background": "#f7ffe6",
        "status_bar.background": "#fffdfa",
        "success": "#0002b1",
        "success.background": "#fff7ee",
        "success.border": "#7077ba",
        "surface.background": "#fffdfa",
        "syntax": {
          "attribute": {
            "color": "#0072d4"
          },
          "boolean": {
            "color": "#ad8900"
          },
          "comment": {
            "color": "#333333",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#333333",
            "font_style": "italic"
          },
          "constant": {
            "color": "#ca4898"
          },
          "constructor": {
            "color": "#0072d4"
          },
          "embedded": {
            "color": "#333333"
          },
          "emphasis": {
            "color": "#0072d4"
          },
          "emphasis.strong": {
            "color": "#0072d4",
            "font_weight": 700
          },
          "enum": {
            "color": "#c25d1e"
          },
          "function": {
            "color": "#0072d4"
          },
          "hint": {
            "color": "#555555",
            "font_weight": 700
          },
          "keyword": {
            "color": "#489100"
          },
          "label": {
            "color": "#0072d4"
          },
          "link_text": {
            "color": "#0072d4",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#8762c6"
          },
          "number": {
            "color": "#ca4898"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#f70010"
          },
          "text.literal": {
            "color": "#0066555"
          },
          "title": {
            "color": "#c25d1e",
            "font_weight": 700
          },
          "type": {
            "color": "#ad8900"
          },
          "variable": {
            "color": "#333333"
          },
          "variant": {
            "color": "#0072d4"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffdfa",
        "tab.inactive_background": "#fffaf7",
        "tab_bar.background": "#fffdfa",
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fffaf0",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#2931a3",
        "text.disabled": "#dddddd",
        "text.muted": "#3c4678a1",
        "text.placeholder": "#050ba6",
        "title_bar.background": "#fffdfa",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fffdfa",
        "unreachable": "#8000ff",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#9875d4",
        "warning": "#f40909",
        "warning.background": "#fff7ee",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#faefe6"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fcefdc",
        "background.appearance": "transparent",
        "border": "#e9d9c6",
        "border.disabled": "#fff7eb99",
        "border.focused": "#000000",
        "border.selected": "#020063",
        "border.transparent": "#fffad685",
        "border.variant": "#e1d8bf",
        "conflict": "#fa0000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#d2212d",
        "created": "#63c204",
        "created.background": "#fff7ee",
        "created.border": "#489100",
        "deleted": "#c35c08",
        "deleted.background": "#ebe5df",
        "deleted.border": "#c25d1e",
        "drop_target.background": "#efe1cd",
        "editor.active_line.background": "#ededff",
        "editor.active_line_number": "#0038ff",
        "editor.active_wrap_guide": "#fdede9",
        "editor.background": "#fffdfa",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#1e3342",
        "editor.gutter.background": "#fffdfa",
        "editor.highlighted_line.background": "#fffdfa",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#fff7f5",
        "editor.line_number": "#e5ccb7",
        "editor.subheader.background": "#fffdfa",
        "editor.wrap_guide": "#ede6e2",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#d2212d",
        "error.background": "#fffff0",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#909995",
        "hidden.background": "#fbf3db",
        "hidden.border": "#fbf3db",
        "hint": "#535353",
        "hint.background": "#fffff0",
        "hint.border": "#8b8b8b",
        "icon": "#2b00ff",
        "icon.accent": "#7d09ff",
        "icon.disabled": "#babaff",
        "icon.muted": "#babaff",
        "icon.placeholder": "#babaff",
        "ignored": "#909995",
        "ignored.background": "#fbf3db",
        "ignored.border": "#909995",
        "info": "#0072d4",
        "info.background": "#fffff0",
        "info.border": "#0072d4",
        "link_text.hover": "#0072d4",
        "modified": "#ad8900",
        "modified.background": "#fff7ee",
        "modified.border": "#ad8900",
        "pane.focused_border": "#000000",
        "pane_group.border": "#93a1a1",
        "panel.background": "#fffaf7",
        "panel.focused_border": "#0286f9",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#2ea7cc",
        "predictive.background": "#fffff0",
        "predictive.border": "#52686f",
        "renamed": "#dc0088",
        "renamed.background": "#fff7ee",
        "renamed.border": "#ec32a5",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#f3f0ea",
        "scrollbar.thumb.hover_background": "#e6e6e6",
        "scrollbar.track.background": "#fffcfc",
        "scrollbar.track.border": "#fff7f2",
        "search.match_background": "#f7ffe6",
        "status_bar.background": "#fffdfa",
        "success": "#0002b1",
        "success.background": "#fff7ee",
        "success.border": "#7077ba",
        "surface.background": "#fffdfa",
        "syntax": {
          "attribute": {
            "color": "#0072d4"
          },
          "boolean": {
            "color": "#ad8900"
          },
          "comment": {
            "color": "#333333",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#333333",
            "font_style": "italic"
          },
          "constant": {
            "color": "#ca4898"
          },
          "constructor": {
            "color": "#0072d4"
          },
          "embedded": {
            "color": "#333333"
          },
          "emphasis": {
            "color": "#0072d4"
          },
          "emphasis.strong": {
            "color": "#0072d4",
            "font_weight": 700
          },
          "enum": {
            "color": "#c25d1e"
          },
          "function": {
            "color": "#0072d4"
          },
          "hint": {
            "color": "#555555",
            "font_weight": 700
          },
          "keyword": {
            "color": "#489100"
          },
          "label": {
            "color": "#0072d4"
          },
          "link_text": {
            "color": "#0072d4",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#8762c6"
          },
          "number": {
            "color": "#ca4898"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#f70010"
          },
          "text.literal": {
            "color": "#0066555"
          },
          "title": {
            "color": "#c25d1e",
            "font_weight": 700
          },
          "type": {
            "color": "#ad8900"
          },
          "variable": {
            "color": "#333333"
          },
          "variant": {
            "color": "#0072d4"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffdfa",
        "tab.inactive_background": "#fffaf7",
        "tab_bar.background": "#fffdfa",
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fffaf0",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#2931a3",
        "text.disabled": "#dddddd",
        "text.muted": "#3c4678a1",
        "text.placeholder": "#050ba6",
        "title_bar.background": "#fffdfa",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fffdfa",
        "unreachable": "#8000ff",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#9875d4",
        "warning": "#f40909",
        "warning.background": "#fff7ee",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#faefe6"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fff5e9",
        "background.appearance": "opaque",
        "border": "#edc189",
        "border.disabled": "#fe8383",
        "border.focused": "#9e0000",
        "border.selected": "#47bb00",
        "border.transparent": null,
        "border.variant": null,
        "conflict": "#b60000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#ffdddf",
        "created": "#cecc36",
        "created.background": "#fffeed",
        "created.border": "#8e9100",
        "deleted": "#8f6f56",
        "deleted.background": "#e4cdb7",
        "deleted.border": "#9c4b00",
        "drop_target.background": "#ffebf6",
        "editor.active_line.background": "#f7ffe2",
        "editor.active_line_number": "#5809ff",
        "editor.active_wrap_guide": "#f5cca9",
        "editor.background": "#fff5e9",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#006d71",
        "editor.gutter.background": "#fff7ee",
        "editor.highlighted_line.background": "#fffab6",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#e1dfd9",
        "editor.line_number": "#a58080",
        "editor.subheader.background": "#fff1e2",
        "editor.wrap_guide": "#ffcd98",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#b40303",
        "error.background": "#ffdede",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#7bb198",
        "hidden.background": "#e9fad9",
        "hidden.border": "#7f9475",
        "hint": "#348290",
        "hint.background": "#e0f7ff",
        "hint.border": "#3d5661",
        "icon": "#bd00ff",
        "icon.accent": "#ad04d7",
        "icon.disabled": "#d4b2fa",
        "icon.muted": "#d3d574",
        "icon.placeholder": "#7e7ee9",
        "ignored": "#909995",
        "ignored.background": "#c1bfb8",
        "ignored.border": "#777b79",
        "info": "#01447e",
        "info.background": "#d4f6ff",
        "info.border": "#143a5b",
        "link_text.hover": "#698be4",
        "modified": "#0020c7",
        "modified.background": "#a2b4ff",
        "modified.border": "#033d8a",
        "pane.focused_border": "#ffb0b0",
        "pane_group.border": "#93a1a1",
        "panel.background": null,
        "panel.focused_border": "#0061b6",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#c2ff74",
        "predictive.background": "#e2ffe4",
        "predictive.border": "#557a53",
        "renamed": "#995252",
        "renamed.background": "#fff7ee",
        "renamed.border": "#5e003a",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#d2c297",
        "scrollbar.thumb.hover_background": "#e7ffd0",
        "scrollbar.track.background": "#feffc6",
        "scrollbar.track.border": "#79d500",
        "search.match_background": "#ad890099",
        "status_bar.background": null,
        "success": "#004023",
        "success.background": "#fff7ee",
        "success.border": "#2b4b31",
        "surface.background": null,
        "syntax": {
          "attribute": {
            "color": "#0066bf"
          },
          "boolean": {
            "color": "#957700"
          },
          "comment": {
            "color": "#c4a036",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#bf9500",
            "font_style": "italic"
          },
          "constant": {
            "color": "#b6b400"
          },
          "constructor": {
            "color": "#00d4a7"
          },
          "embedded": {
            "color": "#bc0000"
          },
          "emphasis": {
            "color": "#67a907"
          },
          "emphasis.strong": {
            "color": "#009072",
            "font_weight": 700
          },
          "enum": {
            "color": "#4b9501"
          },
          "function": {
            "color": "#009088"
          },
          "hint": {
            "color": "#c174c0",
            "font_weight": 700
          },
          "keyword": {
            "color": "#5d086f"
          },
          "label": {
            "color": "#5a8400"
          },
          "link_text": {
            "color": "#000cad",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#5668c6"
          },
          "number": {
            "color": "#890054",
            "font_weight": 400,
            "font_style": "italic"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#a2000b"
          },
          "text.literal": {
            "color": "#06715f"
          },
          "title": {
            "color": "#a65421",
            "font_weight": 700
          },
          "type": {
            "color": "#957700"
          },
          "variable": {
            "color": "#234f00"
          },
          "variant": {
            "color": "#8aad00"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#009c02",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#0093a7",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#058c47",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffada",
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fff7ee",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#000ba0",
        "text.disabled": "#4c4480",
        "text.muted": "#00157e",
        "text.placeholder": "#000367",
        "title_bar.background": "#fefbf7",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fff5e8",
        "unreachable": "#48008f",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#29006f",
        "warning": "#b10000",
        "warning.background": "#ffe0e0",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#e7ffd0",
        "status_bar.foreground": "#ffe9e9",
        "tab.active_foreground": "#fbffe9",
        "terminal.ansi.amber": "#ffcdcd"
      }
    },
    {
      "name": "Satellite Light 2",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fff5e9",
        "background.appearance": "opaque",
        "border": "#edc189",
        "border.disabled": "#fe8383",
        "border.focused": "#9e0000",
        "border.selected": "#47bb00",
        "border.transparent": null,
        "border.variant": null,
        "conflict": "#b60000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#ffdddf",
        "created": "#cecc36",
        "created.background": "#fffeed",
        "created.border": "#8e9100",
        "deleted": "#8f6f56",
        "deleted.background": "#e4cdb7",
        "deleted.border": "#9c4b00",
        "drop_target.background": "#ffebf6",
        "editor.active_line.background": "#f7ffe2",
        "editor.active_line_number": "#5809ff",
        "editor.active_wrap_guide": "#f5cca9",
        "editor.background": "#fff5e9",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#006d71",
        "editor.gutter.background": "#fff7ee",
        "editor.highlighted_line.background": "#fffab6",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#e1dfd9",
        "editor.line_number": "#a58080",
        "editor.subheader.background": "#fff1e2",
        "editor.wrap_guide": "#ffcd98",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#b40303",
        "error.background": "#ffdede",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#7bb198",
        "hidden.background": "#e9fad9",
        "hidden.border": "#7f9475",
        "hint": "#348290",
        "hint.background": "#e0f7ff",
        "hint.border": "#3d5661",
        "icon": "#bd00ff",
        "icon.accent": "#ad04d7",
        "icon.disabled": "#d4b2fa",
        "icon.muted": "#d3d574",
        "icon.placeholder": "#7e7ee9",
        "ignored": "#909995",
        "ignored.background": "#c1bfb8",
        "ignored.border": "#777b79",
        "info": "#01447e",
        "info.background": "#d4f6ff",
        "info.border": "#143a5b",
        "link_text.hover": "#698be4",
        "modified": "#0020c7",
        "modified.background": "#a2b4ff",
        "modified.border": "#033d8a",
        "pane.focused_border": "#ffb0b0",
        "pane_group.border": "#93a1a1",
        "panel.background": null,
        "panel.focused_border": "#0061b6",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#c2ff74",
        "predictive.background": "#e2ffe4",
        "predictive.border": "#557a53",
        "renamed": "#995252",
        "renamed.background": "#fff7ee",
        "renamed.border": "#5e003a",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#d2c297",
        "scrollbar.thumb.hover_background": "#e7ffd0",
        "scrollbar.track.background": "#feffc6",
        "scrollbar.track.border": "#79d500",
        "search.match_background": "#ad890099",
        "status_bar.background": null,
        "success": "#004023",
        "success.background": "#fff7ee",
        "success.border": "#2b4b31",
        "surface.background": null,
        "syntax": {
          "attribute": {
            "color": "#0066bf"
          },
          "boolean": {
            "color": "#957700"
          },
          "comment": {
            "color": "#c4a036",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#bf9500",
            "font_style": "italic"
          },
          "constant": {
            "color": "#b6b400"
          },
          "constructor": {
            "color": "#00d4a7"
          },
          "embedded": {
            "color": "#bc0000"
          },
          "emphasis": {
            "color": "#67a907"
          },
          "emphasis.strong": {
            "color": "#009072",
            "font_weight": 700
          },
          "enum": {
            "color": "#4b9501"
          },
          "function": {
            "color": "#009088"
          },
          "hint": {
            "color": "#c174c0",
            "font_weight": 700
          },
          "keyword": {
            "color": "#5d086f"
          },
          "label": {
            "color": "#5a8400"
          },
          "link_text": {
            "color": "#000cad",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#5668c6"
          },
          "number": {
            "color": "#890054",
            "font_weight": 400,
            "font_style": "italic"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#a2000b"
          },
          "text.literal": {
            "color": "#06715f"
          },
          "title": {
            "color": "#a65421",
            "font_weight": 700
          },
          "type": {
            "color": "#957700"
          },
          "variable": {
            "color": "#234f00"
          },
          "variant": {
            "color": "#8aad00"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#009c02",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#0093a7",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#058c47",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffada",
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fff7ee",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#000ba0",
        "text.disabled": "#4c4480",
        "text.muted": "#00157e",
        "text.placeholder": "#000367",
        "title_bar.background": "#fefbf7",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fff5e8",
        "unreachable": "#48008f",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#29006f",
        "warning": "#b10000",
        "warning.background": "#ffe0e0",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#e7ffd0",
        "status_bar.foreground": "#ffe9e9",
        "tab.active_foreground": "#fbffe9",
        "terminal.ansi.amber": "#ffcdcd"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "accents": [
          "#268bd2"
        ],
        "background": "#fff5e9",
        "background.appearance": "opaque",
        "border": "#edc189",
        "border.disabled": "#fe8383",
        "border.focused": "#9e0000",
        "border.selected": "#47bb00",
        "border.transparent": null,
        "border.variant": null,
        "conflict": "#b60000",
        "conflict.background": "#fff7ee",
        "conflict.border": "#ffdddf",
        "created": "#cecc36",
        "created.background": "#fffeed",
        "created.border": "#8e9100",
        "deleted": "#8f6f56",
        "deleted.background": "#e4cdb7",
        "deleted.border": "#9c4b00",
        "drop_target.background": "#ffebf6",
        "editor.active_line.background": "#f7ffe2",
        "editor.active_line_number": "#5809ff",
        "editor.active_wrap_guide": "#f5cca9",
        "editor.background": "#fff5e9",
        "editor.document_highlight.bracket_background": "#268bd266",
        "editor.document_highlight.read_background": "#0072d433",
        "editor.document_highlight.write_background": "#0072d433",
        "editor.foreground": "#006d71",
        "editor.gutter.background": "#fff7ee",
        "editor.highlighted_line.background": "#fffab6",
        "editor.indent_guide": "#eee8d5",
        "editor.indent_guide_active": "#cb4b16",
        "editor.invisible": "#e1dfd9",
        "editor.line_number": "#a58080",
        "editor.subheader.background": "#fff1e2",
        "editor.wrap_guide": "#ffcd98",
        "element.active": "#fff7ee",
        "element.background": "#fff7ee",
        "element.disabled": "#fff7ee",
        "element.hover": "#fff7ee",
        "element.selected": "#4695f766",
        "elevated_surface.background": "#fff7ee",
        "error": "#b40303",
        "error.background": "#ffdede",
        "error.border": "#d2212d",
        "ghost_element.active": "#000000",
        "ghost_element.background": "#fff7ee",
        "ghost_element.disabled": "#909995",
        "ghost_element.hover": "#fff7ee",
        "ghost_element.selected": "#4695f766",
        "hidden": "#7bb198",
        "hidden.background": "#e9fad9",
        "hidden.border": "#7f9475",
        "hint": "#348290",
        "hint.background": "#e0f7ff",
        "hint.border": "#3d5661",
        "icon": "#bd00ff",
        "icon.accent": "#ad04d7",
        "icon.disabled": "#d4b2fa",
        "icon.muted": "#d3d574",
        "icon.placeholder": "#7e7ee9",
        "ignored": "#909995",
        "ignored.background": "#c1bfb8",
        "ignored.border": "#777b79",
        "info": "#01447e",
        "info.background": "#d4f6ff",
        "info.border": "#143a5b",
        "link_text.hover": "#698be4",
        "modified": "#0020c7",
        "modified.background": "#a2b4ff",
        "modified.border": "#033d8a",
        "pane.focused_border": "#ffb0b0",
        "pane_group.border": "#93a1a1",
        "panel.background": null,
        "panel.focused_border": "#0061b6",
        "panel.indent_guide": "#93a1a1",
        "panel.indent_guide_active": "#cb4b16",
        "panel.indent_guide_hover": "#657b83",
        "players": [
          {
            "background": "#0072d4",
            "cursor": "#0072d4",
            "selection": "#0072d466"
          },
          {
            "background": "#009c8f",
            "cursor": "#009c8f",
            "selection": "#009c8f66"
          },
          {
            "background": "#489100",
            "cursor": "#489100",
            "selection": "#48910066"
          },
          {
            "background": "#ca4898",
            "cursor": "#ca4898",
            "selection": "#ca489866"
          },
          {
            "background": "#c25d1e",
            "cursor": "#c25d1e",
            "selection": "#c25d1e66"
          },
          {
            "background": "#d2212d",
            "cursor": "#d2212d",
            "selection": "#d2212d66"
          },
          {
            "background": "#8762c6",
            "cursor": "#8762c6",
            "selection": "#8762c666"
          },
          {
            "background": "#ad8900",
            "cursor": "#ad8900",
            "selection": "#ad890066"
          }
        ],
        "predictive": "#c2ff74",
        "predictive.background": "#e2ffe4",
        "predictive.border": "#557a53",
        "renamed": "#995252",
        "renamed.background": "#fff7ee",
        "renamed.border": "#5e003a",
        "scrollbar.thumb.background": "#eee8d5",
        "scrollbar.thumb.border": "#d2c297",
        "scrollbar.thumb.hover_background": "#e7ffd0",
        "scrollbar.track.background": "#feffc6",
        "scrollbar.track.border": "#79d500",
        "search.match_background": "#ad890099",
        "status_bar.background": null,
        "success": "#004023",
        "success.background": "#fff7ee",
        "success.border": "#2b4b31",
        "surface.background": null,
        "syntax": {
          "attribute": {
            "color": "#0066bf"
          },
          "boolean": {
            "color": "#957700"
          },
          "comment": {
            "color": "#c4a036",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#bf9500",
            "font_style": "italic"
          },
          "constant": {
            "color": "#b6b400"
          },
          "constructor": {
            "color": "#00d4a7"
          },
          "embedded": {
            "color": "#bc0000"
          },
          "emphasis": {
            "color": "#67a907"
          },
          "emphasis.strong": {
            "color": "#009072",
            "font_weight": 700
          },
          "enum": {
            "color": "#4b9501"
          },
          "function": {
            "color": "#009088"
          },
          "hint": {
            "color": "#c174c0",
            "font_weight": 700
          },
          "keyword": {
            "color": "#5d086f"
          },
          "label": {
            "color": "#5a8400"
          },
          "link_text": {
            "color": "#000cad",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#5668c6"
          },
          "number": {
            "color": "#890054",
            "font_weight": 400,
            "font_style": "italic"
          },
          "operator": {
            "color": "#489100"
          },
          "predictive": {
            "background_color": "#85990066",
            "color": "#333333",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#c25d1e"
          },
          "primary": {
            "color": "#333333"
          },
          "property": {
            "color": "#0072d4"
          },
          "punctuation": {
            "color": "#333333"
          },
          "punctuation.bracket": {
            "color": "#333333"
          },
          "punctuation.delimiter": {
            "color": "#333333"
          },
          "punctuation.list_marker": {
            "color": "#333333"
          },
          "punctuation.special": {
            "color": "#333333"
          },
          "string": {
            "color": "#008877"
          },
          "string.escape": {
            "color": "#333333"
          },
          "string.regex": {
            "color": "#c25d1e"
          },
          "string.special": {
            "color": "#c25d1e"
          },
          "string.special.symbol": {
            "color": "#c25d1e"
          },
          "tag": {
            "color": "#a2000b"
          },
          "text.literal": {
            "color": "#06715f"
          },
          "title": {
            "color": "#a65421",
            "font_weight": 700
          },
          "type": {
            "color": "#957700"
          },
          "variable": {
            "color": "#234f00"
          },
          "variant": {
            "color": "#8aad00"
          },
          "type.builtin": {
            "color": "#c25d1e",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#009c02",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#0093a7",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#058c47",
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#fffada",
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "terminal.ansi.background": "#fdf6e3",
        "terminal.ansi.black": "#ffefc8",
        "terminal.ansi.blue": "#d6ecff",
        "terminal.ansi.bright_black": "#b8b5aa",
        "terminal.ansi.bright_blue": "#57a4e7",
        "terminal.ansi.bright_cyan": "#00c3b3",
        "terminal.ansi.bright_green": "#5fcc00",
        "terminal.ansi.bright_magenta": "#c44392",
        "terminal.ansi.bright_red": "#cc1729",
        "terminal.ansi.bright_white": "#3a4d53",
        "terminal.ansi.bright_yellow": "#cca105",
        "terminal.ansi.cyan": "#00ffea",
        "terminal.ansi.dim_black": "#f8eed2",
        "terminal.ansi.dim_blue": "#0072d49f",
        "terminal.ansi.dim_cyan": "#009c8f9f",
        "terminal.ansi.dim_green": "#4891009f",
        "terminal.ansi.dim_magenta": "#ca48989f",
        "terminal.ansi.dim_red": "#d2212d9f",
        "terminal.ansi.dim_white": "#53676d9f",
        "terminal.ansi.dim_yellow": "#a9890a9e",
        "terminal.ansi.green": "#a4d573",
        "terminal.ansi.magenta": "#ffdff3",
        "terminal.ansi.red": "#ffcdd1",
        "terminal.ansi.white": "#717171",
        "terminal.ansi.yellow": "#ffce09",
        "terminal.background": "#fff7ee",
        "terminal.bright_foreground": "#0015a5",
        "terminal.dim_foreground": "#6c6c6c",
        "terminal.foreground": "#000000",
        "text": "#000000",
        "text.accent": "#000ba0",
        "text.disabled": "#4c4480",
        "text.muted": "#00157e",
        "text.placeholder": "#000367",
        "title_bar.background": "#fefbf7",
        "title_bar.inactive_background": "#eee8d5",
        "toolbar.background": "#fff5e8",
        "unreachable": "#48008f",
        "unreachable.background": "#fff7ee",
        "unreachable.border": "#29006f",
        "warning": "#b10000",
        "warning.background": "#ffe0e0",
        "warning.border": "#c53b3b",
        "scrollbar_thumb.background": "#e7ffd0",
        "status_bar.foreground": "#ffe9e9",
        "tab.active_foreground": "#fbffe9",
        "terminal.ansi.amber": "#ffcdcd"
      }
    }
  ],
  "id": "kn-Y_TKwkzZ4W5Y3fT9RT"
}