{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Cherry Tea",
  "author": "akiyamka",
  "themes": [
    {
      "name": "Cherry Tea Dark Hard",
      "appearance": "dark",
      "style": {
        "border": "#363c4660",
        "border.variant": "#363c4620",
        "text": "#999999FF",
        "text.muted": "#666666AA",
        "panel.background": "#131313",
        "modified": "#866CAA",
        "modified.background": "#dec1841a",
        "modified.border": "#5d4c2fEE",
        "element.hover": "#363c4620",
        "element.active": "#363c4630",
        "element.selected": "#363c4640",
        "border.focused": "#363c46FF",
        "panel.focused_border": "#363c46FF",
        "pane.focused_border": "#363c46FF",
        "editor.background": "#131313",
        "editor.line_number": "#232323",
        "editor.gutter.background": "#131313",
        "editor.active_line.background": "#3838381A",
        "editor.highlighted_line.background": "#ebebecff",
        "editor.document_highlight.read_background": "#74ade81a",
        "scrollbar.thumb.background": "#c8ccd405",
        "elevated_surface.background": "#232323",
        "hint": "#363c46ff",
        "editor.indent_guide": "#2e343e50",
        "editor.indent_guide_active": "#2e343eFF",
        "syntax": {
          "attribute": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#5d636fff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#878e98ff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#788ca6ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#6C467D",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#73ade9ff",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "namespace": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#5a6a87ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#dce0e5ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#63676FFF",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#63676Fff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#b1574bff",
            "font_style": null,
            "font_weight": null
          },
          "selector": {
            "color": "#dfc184ff",
            "font_style": null,
            "font_weight": null
          },
          "selector.pseudo": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#878e98ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#74ade8ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#a1c181ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#d07277ff",
            "font_style": null,
            "font_weight": 400
          },
          "type": {
            "color": "#6eb4bfff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#acb2beff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#bf956aff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#73ade9ff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "fAYrqULFYtEtZoKx113XU"
}