{
  "name": "Yesterday",
  "author": "Kyo Yamada",
  "themes": [
    {
      "name": "Bright",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "comment": {
            "color": "#969896",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#969896",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#e7c547",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#d54e53",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e7c547",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "editor.foreground": null,
        "element.selected": "#424242",
        "drop_target.background": null,
        "text": "#dedede",
        "text.accent": null,
        "text.disabled": null,
        "editor.active_line.background": "#424242",
        "editor.active_line_number": null,
        "editor.background": "#262626",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "editor.gutter.background": null,
        "editor.invisible": null,
        "editor.line_number": "#eeeeee",
        "editor.subheader.background": null,
        "editor.wrap_guide": null,
        "elevated_surface.background": null,
        "pane.focused_border": null,
        "panel.background": null,
        "panel.focused_border": null,
        "search.match_background": null,
        "status_bar.background": null,
        "surface.background": null,
        "tab.active_background": null,
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "title_bar.background": null,
        "toolbar.background": null,
        "editor.active_wrap_guide": null,
        "editor.highlighted_line.background": null,
        "text.muted": "#999999",
        "text.placeholder": null,
        "border": "#555555",
        "border.disabled": null,
        "border.focused": null,
        "border.selected": null,
        "border.transparent": null,
        "border.variant": "#bbbbbb",
        "element.active": null,
        "element.background": "#262626",
        "ghost_element.active": null,
        "ghost_element.hover": null,
        "icon": null,
        "icon.accent": null,
        "icon.disabled": "#777777",
        "icon.muted": null,
        "scrollbar.thumb.border": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": null,
        "scrollbar_thumb.background": "#444444",
        "terminal.ansi.black": "#111111",
        "terminal.ansi.blue": "#79A6DA",
        "terminal.ansi.bright_black": "#222222",
        "terminal.ansi.bright_blue": "#79A6DA",
        "terminal.ansi.bright_cyan": "#70C0B1",
        "terminal.ansi.green": "#B9CA49",
        "terminal.ansi.bright_green": "#B9C949",
        "terminal.ansi.bright_magenta": "#C396D7",
        "terminal.ansi.bright_red": "#D44D53",
        "terminal.ansi.bright_white": "#FFFEFE",
        "terminal.ansi.bright_yellow": "#E6C446",
        "terminal.ansi.cyan": "#70C0B1",
        "terminal.ansi.magenta": "#C397D8",
        "terminal.ansi.red": "#D54E53",
        "terminal.ansi.white": "#FFFEFE",
        "terminal.ansi.yellow": "#E7C547",
        "terminal.ansi.dim_black": "#000000",
        "terminal.background": "#111111",
        "terminal.bright_foreground": "#222222",
        "terminal.dim_foreground": "#000000",
        "terminal.foreground": null,
        "terminal.ansi.dim_red": "#95363A",
        "terminal.ansi.dim_blue": "#557498",
        "terminal.ansi.dim_cyan": "#4E867B",
        "terminal.ansi.dim_green": "#818D33",
        "terminal.ansi.dim_magenta": "#886997",
        "terminal.ansi.dim_white": "#B2B2B2",
        "terminal.ansi.dim_yellow": "#A18931",
        "error": "#bf6568",
        "hint": null,
        "info": null,
        "warning": "#ffffff",
        "error.border": null,
        "error.background": "#281414",
        "hint.background": null,
        "info.background": null,
        "predictive": null,
        "link_text.hover": null,
        "info.border": null,
        "hint.border": null,
        "predictive.background": null,
        "warning.border": null,
        "warning.background": "#f4f4f447",
        "unreachable.border": null,
        "unreachable.background": null,
        "unreachable": null,
        "success.border": null,
        "success.background": null,
        "success": null,
        "renamed.border": null,
        "renamed.background": null,
        "renamed": null,
        "predictive.border": null,
        "background.appearance": "opaque"
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "comment": {
            "color": "#969896",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#969896",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#e7c547",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#e78c45",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "",
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#b9ca4a",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#c397d8",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#d54e53",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#7aa6da",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e7c547",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "editor.foreground": null,
        "element.selected": "#424242",
        "drop_target.background": null,
        "text": "#dedede",
        "text.accent": null,
        "text.disabled": null,
        "editor.active_line.background": "#424242",
        "editor.active_line_number": null,
        "editor.background": "#262626",
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "editor.gutter.background": null,
        "editor.invisible": null,
        "editor.line_number": "#eeeeee",
        "editor.subheader.background": null,
        "editor.wrap_guide": null,
        "elevated_surface.background": null,
        "pane.focused_border": null,
        "panel.background": null,
        "panel.focused_border": null,
        "search.match_background": null,
        "status_bar.background": null,
        "surface.background": null,
        "tab.active_background": null,
        "tab.inactive_background": null,
        "tab_bar.background": null,
        "title_bar.background": null,
        "toolbar.background": null,
        "editor.active_wrap_guide": null,
        "editor.highlighted_line.background": null,
        "text.muted": "#999999",
        "text.placeholder": null,
        "border": "#555555",
        "border.disabled": null,
        "border.focused": null,
        "border.selected": null,
        "border.transparent": null,
        "border.variant": "#bbbbbb",
        "element.active": null,
        "element.background": "#262626",
        "ghost_element.active": null,
        "ghost_element.hover": null,
        "icon": null,
        "icon.accent": null,
        "icon.disabled": "#777777",
        "icon.muted": null,
        "scrollbar.thumb.border": null,
        "scrollbar.thumb.hover_background": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": null,
        "scrollbar_thumb.background": "#444444",
        "terminal.ansi.black": "#111111",
        "terminal.ansi.blue": "#79A6DA",
        "terminal.ansi.bright_black": "#222222",
        "terminal.ansi.bright_blue": "#79A6DA",
        "terminal.ansi.bright_cyan": "#70C0B1",
        "terminal.ansi.green": "#B9CA49",
        "terminal.ansi.bright_green": "#B9C949",
        "terminal.ansi.bright_magenta": "#C396D7",
        "terminal.ansi.bright_red": "#D44D53",
        "terminal.ansi.bright_white": "#FFFEFE",
        "terminal.ansi.bright_yellow": "#E6C446",
        "terminal.ansi.cyan": "#70C0B1",
        "terminal.ansi.magenta": "#C397D8",
        "terminal.ansi.red": "#D54E53",
        "terminal.ansi.white": "#FFFEFE",
        "terminal.ansi.yellow": "#E7C547",
        "terminal.ansi.dim_black": "#000000",
        "terminal.background": "#111111",
        "terminal.bright_foreground": "#222222",
        "terminal.dim_foreground": "#000000",
        "terminal.foreground": null,
        "terminal.ansi.dim_red": "#95363A",
        "terminal.ansi.dim_blue": "#557498",
        "terminal.ansi.dim_cyan": "#4E867B",
        "terminal.ansi.dim_green": "#818D33",
        "terminal.ansi.dim_magenta": "#886997",
        "terminal.ansi.dim_white": "#B2B2B2",
        "terminal.ansi.dim_yellow": "#A18931",
        "error": "#bf6568",
        "hint": null,
        "info": null,
        "warning": "#ffffff",
        "error.border": null,
        "error.background": "#281414",
        "hint.background": null,
        "info.background": null,
        "predictive": null,
        "link_text.hover": null,
        "info.border": null,
        "hint.border": null,
        "predictive.background": null,
        "warning.border": null,
        "warning.background": "#f4f4f447",
        "unreachable.border": null,
        "unreachable.background": null,
        "unreachable": null,
        "success.border": null,
        "success.background": null,
        "success": null,
        "renamed.border": null,
        "renamed.background": null,
        "renamed": null,
        "predictive.border": null,
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "szrRnS2Pf8zZNpQaQ2lFr"
}