{
  "name": "Sandstorm",
  "author": "Nick",
  "themes": [
    {
      "name": "Sandstorm Dark",
      "appearance": "dark",
      "style": {
        "border": "#f6f3e8",
        "border.variant": "#292828ff",
        "border.focused": "null",
        "border.selected": null,
        "border.transparent": null,
        "border.disabled": null,
        "elevated_surface.background": "#2a2d3b",
        "surface.background": "#1a1b25",
        "background": "#1a1b25",
        "element": {
          "background": "#292828",
          "hover": "#383432ff",
          "active": "#3c3836ff",
          "selected": "#45403dff",
          "disabled": "#7c6f64d3"
        },
        "ghost_element": {
          "background": "#292828",
          "hover": "#383432ff",
          "active": "#3c3836ff",
          "selected": "#45403dff",
          "disabled": "#7c6f64d3"
        },
        "drop_target.background": "#5a524cd3",
        "text": "#c5b8a3",
        "text.muted": "#d9ccb4",
        "text.placeholder": "#928374",
        "text.disabled": "#928374",
        "text.accent": "#7daea3",
        "icon": "#d4be98",
        "icon.muted": "#7c6f64",
        "icon.disabled": "#928374",
        "icon.placeholder": "#7c6f64",
        "icon.accent": "#7daea3",
        "status_bar.background": "#1a1b25",
        "title_bar.background": "#1a1b25",
        "title_bar.inactive_background": "#292828",
        "toolbar.background": "#1a1b2575",
        "tab_bar.background": "#1a1b25",
        "tab.inactive_background": "#1a1b25",
        "tab.active_background": "#2a2d3b",
        "search.match_background": "#3b4439",
        "panel.background": "#1a1b25",
        "pane.focused_border": "#1a1b25",
        "scrollbar.thumb.background": "#383432d3",
        "scrollbar.thumb.hover_background": "#45403d",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#d4be98",
        "editor.background": "#1a1b2575",
        "editor.gutter.background": "#1a1b2575",
        "editor.subheader.background": "#2a2d3b",
        "editor.active_line.background": "#2a2d3b",
        "editor.highlighted_line.background": "#374141",
        "editor.line_number": "#5a524c",
        "editor.active_line_number": "#d4be98",
        "editor.invisible": "#928374",
        "editor.wrap_guide": "#444343",
        "editor.active_wrap_guide": "#444343d3",
        "editor.document_highlight.read_background": "#45403dd3",
        "editor.document_highlight.write_background": "#7c6f64d3",
        "link_text.hover": "#7daea3",
        "conflict": "#89b482",
        "conflict.background": "#4e664ad3",
        "conflict.border": "#444343",
        "created": "#a9b665",
        "created.background": "#8f9a52d3",
        "created.border": "#444343",
        "deleted": "#ea6962",
        "deleted.background": "#b85651d3",
        "deleted.border": "#444343",
        "error": "#ea6962",
        "error.background": "#b85651d3",
        "error.border": "#444343",
        "hidden": "#928374",
        "hidden.background": "#292828",
        "hidden.border": "#444343",
        "hint": "#7daea3",
        "hint.background": "#68948ad3",
        "hint.border": "#444343",
        "ignored": "#928374",
        "ignored.background": "#292828",
        "ignored.border": "#444343",
        "info": "#7daea3",
        "info.background": "#b85651d3",
        "info.border": "#444343",
        "modified": "#d8a657",
        "modified.background": "#c18f41d3",
        "modified.border": "#444343",
        "predictive": "#d3869b",
        "predictive.background": "#ab6c7dd3",
        "predictive.border": "#444343",
        "renamed": "#7daea3",
        "renamed.background": "#68948ad3",
        "renamed.border": "#444343",
        "success": "#a9b665",
        "success.background": "#8f9a52d3",
        "success.border": "#444343",
        "unreachable": "#7c6f64",
        "unreachable.background": "#292828",
        "unreachable.border": "#444343",
        "warning": "#d8a657",
        "warning.background": "#c18f41d3",
        "warning.border": "#444343",
        "players": [
          {
            "cursor": "#7daea3",
            "background": "#7daea320",
            "selection": "#7daea330"
          },
          {
            "cursor": "#d3869b",
            "background": "#d3869b20",
            "selection": "#d3869b30"
          },
          {
            "cursor": "#ab6c7d",
            "background": "#ab6c7d20",
            "selection": "#ab6c7d30"
          },
          {
            "cursor": "#e78a4e",
            "background": "#e78a4e20",
            "selection": "#e78a4e30"
          },
          {
            "cursor": "#89b482",
            "background": "#89b48220",
            "selection": "#89b48230"
          },
          {
            "cursor": "#ea6962",
            "background": "#ea696220",
            "selection": "#ea696230"
          },
          {
            "cursor": "#d8a657",
            "background": "#d8a65720",
            "selection": "#d8a65730"
          },
          {
            "cursor": "#a9b665",
            "background": "#a9b66520",
            "selection": "#a9b66530"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#7dada3",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#7c6f64",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#928374",
            "font_style": "italic",
            "font_weight": 700
          },
          "constant": {
            "color": "#d3869b",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#d4be98",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#7daea3",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#ea6962",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#68948a",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#567d7c",
            "font_style": "italic",
            "font_weight": null
          },
          "label": {
            "color": "#7daea3",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#89b482",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#d3869b",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#d4be98",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#d4be98",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#7daea3",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#d4be98",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#c5b18d",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#c5b18d",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#ea6962",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#c5b18d",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#ab8d50",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#928374",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7daea3",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a9b665",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#ea6962",
            "font_style": null,
            "font_weight": 400
          },
          "type": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#d4be98",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ab6c7d",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#89b482",
            "font_style": null,
            "font_weight": null
          }
        },
        "terminal.background": "#1a1b2575",
        "terminal.foreground": "#d4be98ff",
        "terminal.bright_foreground": "#d4be98ff",
        "terminal.dim_foreground": "#292828ff",
        "terminal.ansi.black": "#1a1b25",
        "terminal.ansi.bright_black": "#5a524cff",
        "terminal.ansi.dim_black": "#d4be98ff",
        "terminal.ansi.red": "#ea6962ff",
        "terminal.ansi.bright_red": "#ea6962ff",
        "terminal.ansi.dim_red": "#b85651ff",
        "terminal.ansi.green": "#a9b665ff",
        "terminal.ansi.bright_green": "#a9b665ff",
        "terminal.ansi.dim_green": "#8f9a52ff",
        "terminal.ansi.yellow": "#d8a657ff",
        "terminal.ansi.bright_yellow": "#d8a657ff",
        "terminal.ansi.dim_yellow": "#b85651ff",
        "terminal.ansi.blue": "#7daea3ff",
        "terminal.ansi.bright_blue": "#7daea3ff",
        "terminal.ansi.dim_blue": "#68948aff",
        "terminal.ansi.magenta": "#d3869bff",
        "terminal.ansi.bright_magenta": "#d3869bff",
        "terminal.ansi.dim_magenta": "#ab6c7dff",
        "terminal.ansi.cyan": "#89b482ff",
        "terminal.ansi.bright_cyan": "#89b482ff",
        "terminal.ansi.dim_cyan": "#4e664aff",
        "terminal.ansi.white": "#d4be98ff",
        "terminal.ansi.bright_white": "#d4be98ff",
        "terminal.ansi.dim_white": "#c5b18dff",
        "background.appearance": "blurred"
      }
    }
  ],
  "id": "6cy1G81_Mz90KYun4YJ1l"
}