{
  "name": "Monokai soda",
  "author": "roufpup",
  "themes": [
    {
      "name": "Monokai soda",
      "appearance": "dark",
      "style": {
        "background": "#191919",
        "syntax": {
          "boolean": {
            "color": "#f92a72",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#f92a72",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#66d9ef",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#f92a72",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#a6e22e",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#a6e22e",
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#66d9ef",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#75715e",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#66d9ef",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "color": "#66d9ef",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#cfcfc2",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#cfcfc2",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#f92a72",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#cfcfc2",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#E6DB74",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "#cfcfc2",
            "cursor": "#cfcfc2",
            "selection": "#cfcfc20a"
          }
        ],
        "editor.background": "#191919",
        "editor.foreground": null,
        "text": "#cfcfc2",
        "error": "#f92a72",
        "hint": "#cfcfc257",
        "info": "#cfcfc2",
        "warning": "#fd971f",
        "terminal.ansi.black": "#191919",
        "terminal.ansi.blue": "#AE81FF",
        "terminal.ansi.bright_black": "#444444",
        "terminal.ansi.bright_red": "#f92a72",
        "terminal.ansi.red": "#f92a72",
        "terminal.ansi.bright_blue": "#AE81FF",
        "terminal.ansi.bright_magenta": "#f92a72",
        "terminal.ansi.magenta": "#f92a72",
        "terminal.ansi.bright_cyan": "#66d9ef",
        "terminal.ansi.cyan": "#66d9ef",
        "terminal.ansi.bright_green": "#a6e22e",
        "terminal.ansi.green": "#a6e22e",
        "terminal.ansi.white": "#cfcfc2",
        "terminal.ansi.bright_white": "#cfcfc2",
        "terminal.ansi.bright_yellow": "#fd971f",
        "terminal.ansi.yellow": "#fd971f",
        "modified": "#E6DB74",
        "created": "#a6e22e",
        "deleted": "#f92a72",
        "hidden": "#444444",
        "ignored": "#444444",
        "conflict": "#f92a72",
        "panel.background": "#191919",
        "status_bar.background": "#191919",
        "surface.background": "#191919",
        "toolbar.background": "#191919",
        "title_bar.background": "#191919",
        "tab_bar.background": "#191919",
        "border": "#444444",
        "scrollbar_thumb.background": null,
        "terminal.foreground": "#cfcfc2",
        "terminal.background": "#191919",
        "background.appearance": "opaque",
        "drop_target.background": null,
        "editor.active_line.background": "#cfcfc20a",
        "editor.active_line_number": null,
        "editor.active_wrap_guide": null,
        "editor.document_highlight.read_background": "#cfcfc20a",
        "editor.document_highlight.write_background": null,
        "editor.gutter.background": "#191919",
        "editor.highlighted_line.background": null,
        "editor.invisible": null,
        "editor.line_number": null,
        "editor.subheader.background": "#191919",
        "editor.wrap_guide": "#191919",
        "elevated_surface.background": null,
        "pane.focused_border": "#191919",
        "panel.focused_border": "#191919",
        "search.match_background": "#191919",
        "tab.active_background": null,
        "tab.inactive_background": "#191919",
        "text.accent": "#f92a72",
        "element.active": null,
        "element.background": null,
        "element.disabled": null,
        "element.hover": null,
        "element.selected": null,
        "ghost_element.active": null,
        "ghost_element.background": null,
        "ghost_element.disabled": null,
        "ghost_element.hover": null,
        "ghost_element.selected": null,
        "icon": null,
        "icon.accent": null,
        "icon.disabled": null,
        "icon.muted": null,
        "icon.placeholder": null,
        "hint.background": "#cfcfc206",
        "hint.border": "#cfcfc257",
        "info.background": "#191919",
        "link_text.hover": null,
        "predictive": null,
        "predictive.background": null,
        "predictive.border": null,
        "unreachable.border": null,
        "unreachable.background": null,
        "unreachable": null,
        "success.border": null,
        "success.background": null,
        "success": null,
        "renamed.border": null,
        "renamed.background": null,
        "renamed": null,
        "status_bar.foreground": null,
        "tab.active_foreground": null,
        "terminal.ansi.amber": null,
        "warning.background": "#191919",
        "warning.border": "#fd971f",
        "error.border": "#f92a72",
        "error.background": "#191919",
        "info.border": "#cfcfc2"
      }
    }
  ],
  "id": "eiK0DFMB3k9LCc-YnplCL"
}