{
  "name": "Err Jordan",
  "author": "jordan-christensen",
  "themes": [
    {
      "name": "Dark",
      "appearance": "dark",
      "style": {
        "border": "#30363d",
        "border.variant": "#30363d",
        "border.focused": "#1f6feb",
        "border.selected": "#30363d",
        "border.transparent": "#30363d",
        "border.disabled": "#30363d",
        "elevated_surface.background": "#161b22",
        "surface.background": "#010409",
        "background": "#22282fAA",
        "element.background": "#238636",
        "element.hover": "#6e7681",
        "element.active": null,
        "element.selected": "#6e768166",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#6e76811a",
        "ghost_element.active": null,
        "ghost_element.selected": "#6e768166",
        "ghost_element.disabled": null,
        "text": "#e6edf3",
        "text.muted": "#7d8590",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#0d1117",
        "title_bar.background": "#0d1117",
        "toolbar.background": "#0d1117",
        "tab_bar.background": "#010409",
        "tab.inactive_background": "#010409",
        "tab.active_background": "#0d1117",
        "search.match_background": null,
        "panel.background": "#01040a8f",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": "#8b949e33",
        "scrollbar.thumb.hover_background": "#8b949e3d",
        "scrollbar.thumb.border": "#8b949e33",
        "scrollbar.track.background": "#0d1117",
        "scrollbar.track.border": "#010409",
        "editor.foreground": null,
        "editor.background": "#0d11179c",
        "editor.gutter.background": null,
        "editor.subheader.background": null,
        "editor.active_line.background": "#2c3239",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#6e7681",
        "editor.active_line_number": "#d2d7df",
        "editor.invisible": null,
        "editor.wrap_guide": "#30363d",
        "editor.active_wrap_guide": "#30363d",
        "editor.document_highlight.read_background": "#6e76811a",
        "editor.document_highlight.write_background": null,
        "editor.indent_guide": "#2f3337ff",
        "editor.indent_guide_active": "#666870ff",
        "terminal.background": "#0d1117",
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#484f58",
        "terminal.ansi.bright_black": "#6e7681",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#ff7b72",
        "terminal.ansi.bright_red": "#ffa198",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#3fb950",
        "terminal.ansi.bright_green": "#56d364",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#d29922",
        "terminal.ansi.bright_yellow": "#e3b341",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#58a6ff",
        "terminal.ansi.bright_blue": "#79c0ff",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#bc8cff",
        "terminal.ansi.bright_magenta": "#d2a8ff",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#39c5cf",
        "terminal.ansi.bright_cyan": "#56d4dd",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#b1bac4",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#2f81f7",
        "conflict": "#db6d28",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#56d364",
        "created.background": null,
        "created.border": null,
        "deleted": "#f85149",
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#7d8590",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#7d8590",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#6e7681",
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": "#58a6ff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#7d8590",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": "#fbe557",
        "warning.background": "#161b22",
        "warning.border": "#30363d",
        "players": [],
        "syntax": {
          "boolean": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8b949e",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8b949e",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7ee787",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#e6edf3",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e6edf3",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#d2a8ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff7b72",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff7b72",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7ee787",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "background.appearance": "blurred"
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "border": "#30363d",
        "border.variant": "#30363d",
        "border.focused": "#1f6feb",
        "border.selected": "#30363d",
        "border.transparent": "#30363d",
        "border.disabled": "#30363d",
        "elevated_surface.background": "#161b22",
        "surface.background": "#010409",
        "background": "#22282fAA",
        "element.background": "#238636",
        "element.hover": "#6e7681",
        "element.active": null,
        "element.selected": "#6e768166",
        "element.disabled": null,
        "drop_target.background": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#6e76811a",
        "ghost_element.active": null,
        "ghost_element.selected": "#6e768166",
        "ghost_element.disabled": null,
        "text": "#e6edf3",
        "text.muted": "#7d8590",
        "text.placeholder": null,
        "text.disabled": null,
        "text.accent": null,
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "status_bar.background": "#0d1117",
        "title_bar.background": "#0d1117",
        "toolbar.background": "#0d1117",
        "tab_bar.background": "#010409",
        "tab.inactive_background": "#010409",
        "tab.active_background": "#0d1117",
        "search.match_background": null,
        "panel.background": "#01040a8f",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "scrollbar_thumb.background": "#8b949e33",
        "scrollbar.thumb.hover_background": "#8b949e3d",
        "scrollbar.thumb.border": "#8b949e33",
        "scrollbar.track.background": "#0d1117",
        "scrollbar.track.border": "#010409",
        "editor.foreground": "#e6edf3",
        "editor.background": "#0d11179c",
        "editor.gutter.background": "#0d1117",
        "editor.subheader.background": null,
        "editor.active_line.background": "#6e76811a",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#6e7681",
        "editor.active_line_number": "#e6edf3",
        "editor.invisible": null,
        "editor.wrap_guide": "#30363d",
        "editor.active_wrap_guide": "#30363d",
        "editor.document_highlight.read_background": "#6e76811a",
        "editor.document_highlight.write_background": null,
        "editor.indent_guide": "#2f3337ff",
        "editor.indent_guide_active": "#666870ff",
        "terminal.background": "#0d1117",
        "terminal.foreground": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#484f58",
        "terminal.ansi.bright_black": "#6e7681",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#ff7b72",
        "terminal.ansi.bright_red": "#ffa198",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#3fb950",
        "terminal.ansi.bright_green": "#56d364",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#d29922",
        "terminal.ansi.bright_yellow": "#e3b341",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#58a6ff",
        "terminal.ansi.bright_blue": "#79c0ff",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#bc8cff",
        "terminal.ansi.bright_magenta": "#d2a8ff",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#39c5cf",
        "terminal.ansi.bright_cyan": "#56d4dd",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#b1bac4",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#2f81f7",
        "conflict": "#db6d28",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#56d364",
        "created.background": null,
        "created.border": null,
        "deleted": "#f85149",
        "deleted.background": null,
        "deleted.border": null,
        "error": null,
        "error.background": null,
        "error.border": null,
        "hidden": "#7d8590",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#7d8590",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#6e7681",
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": "#58a6ff",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#7d8590",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": "#fbe557",
        "warning.background": "#161b22",
        "warning.border": "#30363d",
        "players": [],
        "syntax": {
          "boolean": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8b949e",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8b949e",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7ee787",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#e6edf3",
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#e6edf3",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#d2a8ff",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff7b72",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#ff7b72",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7ee787",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a5d6ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#ffa657",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#79c0ff",
            "font_style": null,
            "font_weight": null
          }
        },
        "background.appearance": "blurred"
      }
    }
  ],
  "id": "zRp30HkkaXUv40PXWsWDd"
}