{
  "name": "Praxis",
  "author": "Tony Zed",
  "themes": [
    {
      "name": "Praxis Light",
      "appearance": "light",
      "style": {
        "background": "#F7F7F7FF",
        "syntax": {
          "attribute": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#A37ACCFF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#999999FF",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#909090FF",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#A37ACCFF",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#666666FF",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#F2AD48FF",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#8CA7C2FF",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#FA8D3EFF",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#A37ACCFF",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#ED9365FF",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#9EB9D3FF",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#5C6166FF",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#5C6166FF",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#73777BFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#73777BFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#73777BFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#73777BFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#73777BFF",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#86B300FF",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#898D90FF",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#4BBF98FF",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#E6BA7EFF",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#5C6166FF",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#5C6166FF",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#389EE6FF",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#389EE6FF",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#5C6166FF",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "border": "#E8E8EAFF",
        "border.variant": "#E6E5E5FF",
        "elevated_surface.background": "#F7F7F7FF",
        "editor.background": "#FCFCFCFF",
        "surface.background": "#F7F7F7FF",
        "element.background": "#F7F7F7FF",
        "element.disabled": "#F7F7F7FF",
        "element.hover": "#E6E5E5FF",
        "element.selected": "#E8E8EAFF",
        "element.active": "#E8E8EAFF",
        "text": "#4C4C4CFF",
        "text.muted": "#929292FF",
        "text.disabled": "#B2B2B3FF",
        "text.placeholder": "#B2B2B3FF",
        "text.accent": "#5C5C5CFF",
        "border.transparent": "#00000000",
        "border.selected": "#C4DAF6FF",
        "border.focused": "#C4DAF6FF",
        "border.disabled": "#D5D6D8FF",
        "tab.inactive_background": "#F7F7F7FF",
        "tab.active_background": "#FCFCFCFF",
        "toolbar.background": "#FCFCFCFF",
        "status_bar.background": "#F7F7F7FF",
        "ghost_element.disabled": "#F7F7F7FF",
        "title_bar.background": "#F7F7F7FF",
        "tab_bar.background": "#F7F7F7FF",
        "panel.background": "#F7F7F7FF",
        "editor.subheader.background": "#F7F7F7FF",
        "editor.highlighted_line.background": "#F7F7F7FF",
        "editor.active_line.background": "#F4F4F5BF",
        "editor.active_line_number": "#353535FF",
        "drop_target.background": "#99999980",
        "editor.active_wrap_guide": "#6666661A",
        "editor.foreground": "#666666FF",
        "editor.gutter.background": "#FCFCFCFF",
        "editor.document_highlight.read_background": "#004AE51A",
        "editor.document_highlight.write_background": "#A2ABB166",
        "editor.invisible": "#B2B2B3FF",
        "editor.line_number": "#B2B2B3FF",
        "editor.wrap_guide": "#6666660D",
        "icon": "#656565FF",
        "icon.accent": "#0077FFFF",
        "icon.disabled": "#D9D9D9FF",
        "icon.muted": "#A6A6A6FF",
        "icon.placeholder": "#A6A6A6FF",
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": null,
        "scrollbar_thumb.background": "#E6E5E5FF",
        "scrollbar.track.border": null,
        "terminal.background": "#FCFCFCFF",
        "terminal.ansi.black": "#666666FF",
        "terminal.ansi.blue": "#5C5C5CFF",
        "terminal.ansi.bright_black": "#5C5C5CFF",
        "terminal.ansi.bright_blue": "#ABCDF2FF",
        "terminal.ansi.bright_cyan": "#ACE0CBFF",
        "terminal.ansi.bright_green": "#C7D98FFF",
        "terminal.ansi.bright_magenta": "#B1D8E8FF",
        "terminal.ansi.bright_red": "#FEBAB6FF",
        "terminal.ansi.bright_white": "#FFFFFFFF",
        "terminal.ansi.bright_yellow": "#FED5A3FF",
        "terminal.ansi.cyan": "#4DBF99FF",
        "terminal.ansi.dim_black": "#9C9FA2FF",
        "terminal.ansi.dim_blue": "#214C76FF",
        "terminal.ansi.dim_cyan": "#2A5F4AFF",
        "terminal.ansi.dim_green": "#445613FF",
        "terminal.ansi.dim_magenta": "#2F5669FF",
        "terminal.ansi.dim_red": "#833538FF",
        "terminal.ansi.dim_white": "#BCBEC0FF",
        "terminal.ansi.dim_yellow": "#8A5227FF",
        "terminal.ansi.green": "#85B304FF",
        "terminal.ansi.magenta": "#55B4D3FF",
        "terminal.ansi.red": "#EF7271FF",
        "terminal.ansi.white": "#FCFCFCFF",
        "terminal.ansi.yellow": "#F1AD49FF",
        "terminal.bright_foreground": "#5C6166FF",
        "terminal.dim_foreground": "#FCFCFCFF",
        "terminal.foreground": "#5C6166FF",
        "background.appearance": "opaque"
      }
    },
    {
      "name": "Praxis Dark",
      "appearance": "dark",
      "style": {
        "background": "#F7F7F7FF",
        "syntax": {
          "attribute": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#A37ACCFF",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#999999FF",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#909090FF",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#A37ACCFF",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#666666FF",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#5C5C5CFF",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#F98D3FFF",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#F2AD48FF",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#8CA7C2FF",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "border": "#E8E8EAFF",
        "border.variant": "#E6E5E5FF",
        "elevated_surface.background": "#F7F7F7FF",
        "editor.background": "#FCFCFCFF",
        "surface.background": "#F7F7F7FF",
        "element.background": "#F7F7F7FF",
        "element.disabled": "#F7F7F7FF",
        "element.hover": "#E6E5E5FF",
        "element.selected": "#E8E8EAFF",
        "element.active": "#E8E8EAFF",
        "text": "#4C4C4CFF",
        "text.muted": "#929292FF",
        "text.disabled": "#B2B2B3FF",
        "text.placeholder": "#B2B2B3FF",
        "text.accent": "#5C5C5CFF",
        "border.transparent": "#00000000",
        "border.selected": "#C4DAF6FF",
        "border.focused": "#C4DAF6FF",
        "border.disabled": "#D5D6D8FF",
        "tab.inactive_background": "#F7F7F7FF",
        "tab.active_background": "#FCFCFCFF",
        "toolbar.background": "#FCFCFCFF",
        "status_bar.background": "#F7F7F7FF",
        "ghost_element.disabled": "#F7F7F7FF",
        "title_bar.background": "#F7F7F7FF",
        "tab_bar.background": "#F7F7F7FF",
        "panel.background": "#F7F7F7FF",
        "editor.subheader.background": "#F7F7F7FF",
        "editor.highlighted_line.background": "#F7F7F7FF",
        "editor.active_line.background": "#F4F4F5BF",
        "editor.active_line_number": "#353535FF",
        "drop_target.background": "#99999980",
        "editor.active_wrap_guide": "#6666661A",
        "editor.foreground": "#666666FF",
        "editor.gutter.background": "#FCFCFCFF",
        "editor.document_highlight.read_background": "#004AE51A",
        "editor.document_highlight.write_background": "#A2ABB166",
        "editor.invisible": "#B2B2B3FF",
        "editor.line_number": "#B2B2B3FF",
        "editor.wrap_guide": "#6666660D"
      }
    }
  ],
  "id": "mClvHlPxu1weq93F1XdzA"
}