{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Ao",
  "author": "sidoshi",
  "themes": [
    {
      "name": "Ao",
      "appearance": "dark",
      "style": {
        "border": "#254862",
        "border.variant": "#1f2937",
        "border.focused": "#2c5484",
        "border.selected": "#2c5484",
        "border.transparent": "#00000000",
        "border.disabled": "#838a97",
        "elevated_surface.background": "#0d1526",
        "surface.background": "#080d15",
        "background": "#080d15",
        "element.background": "#1f2937",
        "element.hover": "#254862",
        "element.active": "#2c5484",
        "element.selected": "#2c5484",
        "element.disabled": "#838a9750",
        "drop_target.background": "#2c548480",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#1f2937",
        "ghost_element.active": "#254862",
        "ghost_element.selected": "#2c5484",
        "ghost_element.disabled": "#838a9750",
        "text": "#f3f4f6",
        "text.muted": "#838a97",
        "text.placeholder": "#838a97",
        "text.disabled": "#838a97",
        "text.accent": "#45b1e8",
        "icon": "#f3f4f6",
        "icon.muted": "#838a97",
        "icon.disabled": "#838a97",
        "icon.placeholder": "#838a97",
        "icon.accent": "#45b1e8",
        "status_bar.background": "#2c5484",
        "title_bar.background": "#080d15",
        "title_bar.inactive_background": "#000000",
        "toolbar.background": "#080d15",
        "tab_bar.background": "#000000",
        "tab.inactive_background": "#000000",
        "tab.active_background": "#2c5484",
        "search.match_background": "#ff900080",
        "panel.background": "#080d15",
        "panel.focused_border": "#2c5484",
        "pane.focused_border": "#2c5484",
        "scrollbar.thumb.background": "#838a9740",
        "scrollbar.thumb.hover_background": "#838a9780",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "editor.foreground": "#f3f4f6",
        "editor.background": "#080d15",
        "editor.gutter.background": "#080d15",
        "editor.subheader.background": "#1f2937",
        "editor.active_line.background": "#1f2937",
        "editor.highlighted_line.background": "#254862",
        "editor.line_number": "#838a97",
        "editor.active_line_number": "#ff9000",
        "editor.invisible": "#254862",
        "editor.wrap_guide": "#254862",
        "editor.active_wrap_guide": "#254862",
        "editor.document_highlight.read_background": "#4c178550",
        "editor.document_highlight.write_background": "#7533bd50",
        "terminal.background": "#080d15",
        "terminal.foreground": "#f3f4f6",
        "terminal.bright_foreground": "#dadada",
        "terminal.dim_foreground": "#838a97",
        "terminal.ansi.black": "#0d1117",
        "terminal.ansi.bright_black": "#838a97",
        "terminal.ansi.dim_black": "#0d1117",
        "terminal.ansi.red": "#fa7970",
        "terminal.ansi.bright_red": "#fa7970",
        "terminal.ansi.dim_red": "#fa7970",
        "terminal.ansi.green": "#81be83",
        "terminal.ansi.bright_green": "#81be83",
        "terminal.ansi.dim_green": "#81be83",
        "terminal.ansi.yellow": "#ffba00",
        "terminal.ansi.bright_yellow": "#ffba00",
        "terminal.ansi.dim_yellow": "#ffba00",
        "terminal.ansi.blue": "#45b1e8",
        "terminal.ansi.bright_blue": "#45b1e8",
        "terminal.ansi.dim_blue": "#45b1e8",
        "terminal.ansi.magenta": "#d2a8ff",
        "terminal.ansi.bright_magenta": "#d2a8ff",
        "terminal.ansi.dim_magenta": "#d2a8ff",
        "terminal.ansi.cyan": "#45b1e8",
        "terminal.ansi.bright_cyan": "#45b1e8",
        "terminal.ansi.dim_cyan": "#45b1e8",
        "terminal.ansi.white": "#dadada",
        "terminal.ansi.bright_white": "#f3f4f6",
        "terminal.ansi.dim_white": "#dadada",
        "link_text.hover": "#45b1e8",
        "conflict": "#ffba00",
        "conflict.background": "#9d580050",
        "conflict.border": "#9d5800",
        "created": "#81be83",
        "created.background": "#81be8350",
        "created.border": "#81be83",
        "deleted": "#fa7970",
        "deleted.background": "#540b0c",
        "deleted.border": "#fa7970",
        "error": "#fa7970",
        "error.background": "#540b0c",
        "error.border": "#fa7970",
        "hidden": "#838a97",
        "hidden.background": "#080d15",
        "hidden.border": "#254862",
        "hint": "#987654",
        "hint.background": "#98765450",
        "hint.border": "#987654",
        "ignored": "#838a97",
        "ignored.background": "#080d15",
        "ignored.border": "#254862",
        "info": "#45b1e8",
        "info.background": "#2c5484",
        "info.border": "#45b1e8",
        "modified": "#ffba00",
        "modified.background": "#9d580050",
        "modified.border": "#ffba00",
        "predictive": "#838a97",
        "predictive.background": "#838a9750",
        "predictive.border": "#838a97",
        "renamed": "#45b1e8",
        "renamed.background": "#2c5484",
        "renamed.border": "#45b1e8",
        "success": "#81be83",
        "success.background": "#81be8350",
        "success.border": "#81be83",
        "unreachable": "#838a97",
        "unreachable.background": "#080d15",
        "unreachable.border": "#254862",
        "warning": "#ffba00",
        "warning.background": "#9d580050",
        "warning.border": "#ffba00",
        "players": [
          {
            "cursor": "#45b1e8",
            "background": "#45b1e8",
            "selection": "#45b1e830"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ffba00"
          },
          "boolean": {
            "color": "#45b1e8"
          },
          "comment": {
            "color": "#838a97"
          },
          "comment.doc": {
            "color": "#838a97"
          },
          "constant": {
            "color": "#45b1e8"
          },
          "constructor": {
            "color": "#ff9000"
          },
          "embedded": {
            "color": "#f3f4f6"
          },
          "emphasis": {
            "color": "#45b1e8",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#45b1e8",
            "font_weight": 700
          },
          "enum": {
            "color": "#f3f4f6"
          },
          "function": {
            "color": "#d2a8ff"
          },
          "function.method": {
            "color": "#81be83"
          },
          "function.special": {
            "color": "#ffba00"
          },
          "hint": {
            "color": "#838a97",
            "font_weight": 700
          },
          "keyword": {
            "color": "#fa7970"
          },
          "label": {
            "color": "#45b1e8"
          },
          "link_text": {
            "color": "#45b1e8",
            "font_style": "italic"
          },
          "link_uri": {
            "color": "#d2a8ff"
          },
          "number": {
            "color": "#45b1e8"
          },
          "operator": {
            "color": "#f3f4f6"
          },
          "predictive": {
            "color": "#838a97",
            "font_style": "italic"
          },
          "preproc": {
            "color": "#f3f4f6"
          },
          "primary": {
            "color": "#f3f4f6"
          },
          "property": {
            "color": "#81be83"
          },
          "punctuation": {
            "color": "#f3f4f6"
          },
          "punctuation.bracket": {
            "color": "#ff9000"
          },
          "punctuation.delimiter": {
            "color": "#f3f4f6"
          },
          "punctuation.list_marker": {
            "color": "#ff9000"
          },
          "punctuation.special": {
            "color": "#ffba00"
          },
          "string": {
            "color": "#45b1e8"
          },
          "string.escape": {
            "color": "#ffba00"
          },
          "string.regex": {
            "color": "#ffba00"
          },
          "string.special": {
            "color": "#ffba00"
          },
          "string.special.symbol": {
            "color": "#45b1e8"
          },
          "tag": {
            "color": "#81be83"
          },
          "text.literal": {
            "color": "#45b1e8"
          },
          "title": {
            "color": "#ff9000",
            "font_weight": 700
          },
          "type": {
            "color": "#f3f4f6"
          },
          "variable": {
            "color": "#ff9000"
          },
          "variable.special": {
            "color": "#ffba00"
          },
          "variant": {
            "color": "#f3f4f6"
          }
        },
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "gZnqHuc7X0WvLqf820aMI"
}