{
  "name": "Pastelbeans",
  "author": "abel-fuente_wkl",
  "themes": [
    {
      "name": "",
      "appearance": "light",
      "style": {
        "background": "#232323",
        "syntax": {
          "attribute": {
            "color": "#fa00ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#00ffd1",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "opaque",
        "text": "#ffffff",
        "text.accent": "#f0f1c3",
        "text.disabled": "#ffffff",
        "text.placeholder": "#ffffff",
        "drop_target.background": "#ffffff",
        "element.active": "#ffffff"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background": "#0013de",
        "syntax": {},
        "players": [],
        "background.appearance": "opaque",
        "text": "#ffffff",
        "text.accent": "#ffffff",
        "text.disabled": "#ffffff",
        "text.placeholder": "#ffffff",
        "drop_target.background": "#ffffff",
        "element.active": "#ffffff"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background": "#0013de",
        "syntax": {},
        "players": [],
        "background.appearance": "opaque",
        "text": "#ffffff",
        "text.accent": "#ffffff",
        "text.disabled": "#ffffff",
        "text.placeholder": "#ffffff",
        "drop_target.background": "#ffffff",
        "element.active": "#ffffff"
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background": "#0013de",
        "syntax": {
          "attribute": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#dbff00",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "transparent",
            "cursor": "#ffffff"
          },
          {
            "background": "transparent"
          },
          {
            "background": "transparent"
          }
        ],
        "background.appearance": "opaque",
        "text": "#ffffff",
        "text.accent": "#ffffff",
        "text.disabled": "#ffffff",
        "text.placeholder": "#ffffff",
        "drop_target.background": "#ffffff",
        "element.active": "#ffffff"
      }
    },
    {
      "name": "Minimal",
      "appearance": "dark",
      "style": {
        "background": "#252525",
        "syntax": {
          "attribute": {
            "color": "#f5d595",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#bbdaff",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#e8e8d3",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#737373",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#424242",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#d1f1a9",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#ff9da4",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#ff9da4",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff9da4",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#f5d595",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#e8e8d3",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#d1f1a9",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#BBFFFF",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e8e8d3",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#e8e8d3",
            "font_style": null,
            "font_weight": null
          }
        },
        "players": [
          {
            "background": "transparent",
            "cursor": "#d1f1a9",
            "selection": "#707070"
          }
        ],
        "background.appearance": "blurred",
        "text": "#ffffff",
        "text.accent": "#e8e8d3",
        "text.disabled": "#cecece",
        "text.placeholder": null,
        "drop_target.background": "#ffffff",
        "element.active": null,
        "editor.active_line.background": "#74747400",
        "editor.active_line_number": "#d1f1a9",
        "tab.active_background": "#444444",
        "text.muted": "#c9c9c9",
        "border": "#713a3600",
        "ghost_element.active": null,
        "error": "#ff8a8a",
        "terminal.ansi.blue": "#bbdaff",
        "terminal.ansi.bright_blue": "#bbdaff",
        "terminal.ansi.bright_cyan": "#BBFFFF",
        "terminal.ansi.cyan": "#BBFFFF",
        "terminal.ansi.bright_green": "#d1f1a9",
        "terminal.ansi.green": "#d1f1a9",
        "terminal.ansi.yellow": "#f5d595",
        "terminal.ansi.bright_yellow": "#f5d595",
        "terminal.ansi.magenta": "#ebbbff",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.bright_magenta": "#ebbbff",
        "terminal.ansi.red": "#ff9da4",
        "terminal.ansi.bright_red": "#ff9da4",
        "terminal.ansi.bright_white": "#e8e8d3",
        "terminal.ansi.white": "#e8e8d3",
        "hint": "#BBFFFF",
        "info": "#bbdaff",
        "warning": "#ffb964",
        "success": "#d1f1a9",
        "deleted": "#ff9da4",
        "created": "#d1f1a9",
        "element.background": "#252525",
        "editor.background": "#252525",
        "surface.background": "#252525",
        "status_bar.background": "#252525",
        "panel.background": "#252525",
        "title_bar.background": "#252525",
        "toolbar.background": "#252525",
        "tab_bar.background": "#252525",
        "editor.gutter.background": "#252525",
        "editor.subheader.background": "#252525",
        "elevated_surface.background": "#252525",
        "tab.inactive_background": "#252525",
        "status_bar.foreground": null,
        "tab.active_foreground": "#bbdaff",
        "predictive": "#f5d595",
        "editor.document_highlight.read_background": "#454545",
        "editor.document_highlight.write_background": "#454545",
        "element.selected": "#454545"
      }
    }
  ],
  "id": "iJKKUaJP-MUB-cBq7E7hT"
}