{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "basevich",
  "author": "basevich",
  "themes": [
    {
      "name": "basevich Dark",
      "appearance": "dark",
      "style": {
        "background": "#000000",
        "syntax": {
          "attribute": {
            "color": "#FF5500",
            "font_style": "italic",
            "font_weight": 400
          },
          "constant": {
            "color": "#ff55dd",
            "font_style": null,
            "font_weight": 800
          },
          "function": {
            "color": "#88FF00",
            "font_style": null,
            "font_weight": null
          },
          "editor.foreground": {
            "color": "#dddddd",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#666666",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ff55dd",
            "font_style": null,
            "font_weight": 400
          },
          "comment.doc": {
            "color": "#888888",
            "font_style": null,
            "font_weight": 400
          },
          "keyword": {
            "color": "#FF3344",
            "font_style": null,
            "font_weight": 400
          },
          "string": {
            "color": "#ffdd00",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#ff9922",
            "font_style": null,
            "font_weight": 200
          },
          "embedded": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#FF3344",
            "font_style": null,
            "font_weight": 200
          },
          "punctuation.delimiter": {
            "color": "#FF3344",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#20AAEE",
            "font_style": null,
            "font_weight": 200
          },
          "type.builtin": {
            "color": "#20DDEE",
            "font_style": null,
            "font_weight": 200
          },
          "variable": {
            "color": "#ffffff",
            "font_style": null,
            "font_weight": 200
          },
          "variable.special": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#ff55dd",
            "font_style": null,
            "font_weight": 200
          },
          "string.special": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": null,
            "font_style": null,
            "font_weight": 200
          },
          "function.method": {
            "color": "#88FF00",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#FF3344",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#ff55dd",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#FFFF00",
            "font_style": null,
            "font_weight": 200
          },
          "primary": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#20AAEE",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#20DDEE",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#FF3344",
            "font_style": null,
            "font_weight": 400
          },
          "text.literal": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#444444",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#20DDEE",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#20DDEE",
            "font_style": "italic",
            "font_weight": null
          }
        },
        "players": [],
        "background.appearance": "blurred",
        "drop_target.background": "#0f0f0f",
        "border": "#00000000",
        "text": "#dddddd",
        "panel.background": "#0a0a0a",
        "surface.background": "#0a0a0a",
        "ghost_element.background": "#0a0a0a",
        "ghost_element.hover": "#222222",
        "ghost_element.active": "#444444",
        "ghost_element.selected": "#333333",
        "ghost_element.disabled": "#0f0f0f",
        "text.accent": "#ffffff",
        "text.disabled": "#666666",
        "text.muted": "#888888",
        "text.placeholder": "#444444",
        "search.match_background": "#323232",
        "border.disabled": "#00000000",
        "border.focused": "#00000000",
        "border.selected": "#00000000",
        "border.transparent": "#00000000",
        "border.variant": "#00000000",
        "element.background": "#0f0f0f",
        "element.hover": "#222222",
        "element.active": "#0f0f0f",
        "element.selected": "#0f0f0f",
        "icon.accent": "#FFFFFF",
        "icon": "#DDDDDD",
        "icon.disabled": "#666666",
        "icon.muted": "#888888",
        "icon.placeholder": "#444444",
        "editor.background": "#000000",
        "editor.foreground": "#dddddd",
        "editor.active_line.background": "#0a0a0a",
        "editor.active_line_number": "#ffffff",
        "editor.active_wrap_guide": "#0f0f0f",
        "editor.document_highlight.read_background": "",
        "editor.highlighted_line.background": "",
        "editor.invisible": "#323232",
        "editor.subheader.background": "#0c0c0c",
        "editor.wrap_guide": "#0f0f0f",
        "editor.line_number": "#888888",
        "editor.gutter.background": "#0c0c0c",
        "status_bar.background": "#0a0a0a",
        "status_bar.foreground": "#DDDDDD",
        "title_bar.background": "#000000",
        "toolbar.background": "#0c0c0c",
        "tab_bar.background": "#0a0a0a",
        "tab.active_background": "#0f0f0f",
        "tab.active_foreground": "#FFFFFF",
        "tab.inactive_background": "#0a0a0a",
        "tab.inactive_foreground": "#888888",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "scrollbar_thumb.background": "#161616",
        "scrollbar.thumb.hover_background": "#323232",
        "hint": "#444444",
        "hint.background": "#0f0f0f",
        "error": "#FF0044",
        "error.background": "#0f0f0f",
        "info": "#888888",
        "info.background": "#0f0f0f",
        "warning": "#ff8822",
        "warning.background": "#0f0f0f",
        "success": "#44ff44",
        "success.background": "#0f0f0f",
        "unreachable": "#aa0022",
        "unreachable.background": "#0f0f0f",
        "renamed": "#888888",
        "renamed.background": "#0f0f0f",
        "modified": "#ff8822",
        "modified.background": "#0f0f0f",
        "conflict": "#FF0044",
        "conflict.background": "#0f0f0f",
        "created": "#44ff44",
        "created.background": "#0f0f0f",
        "deleted": "#aa0022",
        "deleted.background": "#0f0f0f",
        "hidden": "#222222",
        "hidden.background": "#0f0f0f",
        "ignored": "#444444",
        "ignored.background": "#0f0f0f",
        "predictive": "#888888",
        "predictive.background": "#0f0f0f"
      }
    }
  ],
  "id": "KaJFSVPZb631c8PblxMIy"
}