{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Pastel",
  "author": "Aram Hăvărneanu",
  "themes": [
    {
      "name": "Pastel Light",
      "appearance": "light",
      "style": {
        "background": "#ffffff",
        "syntax": {
          "comment": {
            "color": "#3f578f"
          },
          "number": {
            "color": "#d00000"
          },
          "string": {
            "color": "#3f578f"
          },
          "variable.special": {
            "font_style": "italic"
          },
          "variant": {
            "font_style": "italic"
          },
          "constructor": {
            "font_style": "italic"
          },
          "enum": {
            "font_style": "italic"
          },
          "lifetime": {
            "font_style": "italic"
          }
        },
        "players": [],
        "text": "#000000",
        "terminal.ansi.black": "#000000",
        "terminal.ansi.bright_black": "#595959",
        "terminal.ansi.bright_red": "#972500",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.green": "#006800",
        "terminal.ansi.bright_green": "#00663f",
        "terminal.ansi.yellow": "#6f5500",
        "terminal.ansi.bright_yellow": "#884900",
        "terminal.ansi.blue": "#0031a9",
        "terminal.ansi.bright_blue": "#3548cf",
        "terminal.ansi.magenta": "#721045",
        "terminal.ansi.bright_magenta": "#531ab6",
        "terminal.ansi.cyan": "#005e8b",
        "terminal.ansi.bright_cyan": "#005f5f",
        "terminal.ansi.white": "#a6a6a6",
        "terminal.ansi.red": "#a60000",
        "editor.line_number": "#9f9f9f",
        "scrollbar.track.border": "#9f9f9f",
        "scrollbar.track.background": "#e0f2fa",
        "tab_bar.background": "#e0f2fa",
        "tab.active_background": "#f8f0d0",
        "tab.inactive_background": "#e0f6e0",
        "surface.background": "#ecedff",
        "status_bar.background": "#ecedff",
        "title_bar.background": "#ecedff",
        "panel.background": "#f8e6f5",
        "toolbar.background": "#f8f0d0",
        "text.accent": "#d00000",
        "text.muted": "#595959",
        "info.background": "#bfefff",
        "hint.background": "#bfefff",
        "error": "#d00000",
        "error.background": "#ffcfbf",
        "success.background": "#8adf80",
        "modified": "#3548cf",
        "warning": "#b39800",
        "border": "#9f9f9f",
        "editor.active_line.background": "#f6f6f6",
        "border.variant": "#9f9f9f",
        "element.background": "#fff576",
        "element.hover": "#f3d000",
        "ghost_element.selected": "#ffcfbf",
        "scrollbar.thumb.border": "#9f9f9f",
        "predictive": "#008900",
        "scrollbar_thumb.background": "#a4d5f9"
      }
    }
  ],
  "id": "7c0Eh9lik6qKBTqdYYDgG"
}