{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Automata",
  "author": "winterlily",
  "appearance": "dark",
  "themes": [
    {
      "name": "Automata Light",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [],
        "border": "#605C51",
        "border.variant": "#605C51",
        "border.focused": "#CC654C",
        "border.selected": "#605C51",
        "border.transparent": "#605C51",
        "border.disabled": "#605C51",
        "elevated_surface.background": "#8D8F7E",
        "surface.background": "#DAD3BA",
        "background": "#DAD3BA",
        "element.background": "#4A5246",
        "element.hover": "#5E5C50",
        "element.active": null,
        "element.selected": "#605C51",
        "element.disabled": null,
        "drop_target.background": "#af992c",
        "ghost_element.background": null,
        "ghost_element.hover": "#5E5C50",
        "ghost_element.active": null,
        "ghost_element.selected": "#605C51",
        "ghost_element.disabled": null,
        "text": "#CC654C",
        "text.muted": "#5C5649",
        "text.placeholder": "#CC654C",
        "text.disabled": "#CC654C",
        "text.accent": "#DAD3BA",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "debugger.accent": null,
        "status_bar.background": "#4A5246",
        "title_bar.background": "#DAD3BA",
        "title_bar.inactive_background": null,
        "toolbar.background": "#DAD3BA",
        "tab_bar.background": "#DAD3BA",
        "tab.inactive_background": "#A39E8B",
        "tab.active_background": "#605C51",
        "search.match_background": "#B3AE99",
        "panel.background": "#DAD3BA",
        "panel.focused_border": "#605C51",
        "panel.indent_guide": null,
        "panel.indent_guide_hover": null,
        "panel.indent_guide_active": null,
        "pane.focused_border": "#CC654C",
        "pane_group.border": "#DAD3BA",
        "scrollbar.thumb.background": "#7774657f",
        "scrollbar.thumb.hover_background": "#8683737f",
        "scrollbar.thumb.active_background": "#9892837f",
        "scrollbar.thumb.border": "#7774657f",
        "scrollbar.track.background": "#DAD3BA",
        "scrollbar.track.border": "#B0AB96",
        "minimap.thumb.background": null,
        "minimap.thumb.hover_background": null,
        "minimap.thumb.active_background": null,
        "minimap.thumb.border": null,
        "editor.foreground": "#4E4B42",
        "editor.background": "#DAD3BA",
        "editor.gutter.background": "#DAD3BA",
        "editor.subheader.background": null,
        "editor.active_line.background": "#b8b2a1",
        "editor.highlighted_line.background": null,
        "editor.debugger_active_line.background": null,
        "editor.line_number": "#777465",
        "editor.active_line_number": "#4E4B42",
        "editor.hover_line_number": null,
        "editor.invisible": null,
        "editor.wrap_guide": "#605C51",
        "editor.active_wrap_guide": "#605C51",
        "editor.indent_guide": null,
        "editor.indent_guide_active": null,
        "editor.document_highlight.read_background": null,
        "editor.document_highlight.write_background": null,
        "editor.document_highlight.bracket_background": "#B0AB96",
        "terminal.background": "#DAD3BA",
        "terminal.foreground": null,
        "terminal.ansi.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#DAD3BA",
        "terminal.ansi.bright_black": "#8D8F7E",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#727B5B",
        "terminal.ansi.bright_red": "#2E3335",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#727B5B",
        "terminal.ansi.bright_green": "#CC654C",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#62473B",
        "terminal.ansi.bright_yellow": "#62473B",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#4A5246",
        "terminal.ansi.bright_blue": "#4A5246",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#BA7F6E",
        "terminal.ansi.bright_magenta": "#BA7F6E",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#CC654C",
        "terminal.ansi.bright_cyan": "#CC654C",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#4F4E43",
        "terminal.ansi.bright_white": "#4E4B42",
        "terminal.ansi.dim_white": null,
        "link_text.hover": null,
        "version_control.added": null,
        "version_control.deleted": null,
        "version_control.modified": null,
        "version_control.renamed": null,
        "version_control.conflict": null,
        "version_control.ignored": null,
        "version_control.conflict_marker.ours": null,
        "version_control.conflict_marker.theirs": null,
        "version_control_conflict_ours_background": null,
        "version_control_conflict_theirs_background": null,
        "conflict": null,
        "conflict.background": null,
        "conflict.border": null,
        "created": "#727B5B",
        "created.background": null,
        "created.border": null,
        "deleted": "#727B5B",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#727B5B",
        "error.background": null,
        "error.border": "#4E4B42",
        "hidden": "#5C5649",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#969696ff",
        "hint.background": null,
        "hint.border": null,
        "ignored": null,
        "ignored.background": null,
        "ignored.border": null,
        "info": null,
        "info.background": null,
        "info.border": null,
        "modified": "#62473B",
        "modified.background": null,
        "modified.border": null,
        "predictive": null,
        "predictive.background": null,
        "predictive.border": null,
        "renamed": null,
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": "#2E3335",
        "warning.background": null,
        "warning.border": "#4F4E43",
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#3BA49A",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "boolean": {
            "color": "#585897",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#A5A18E",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#A5A18E",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#585897",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#727B5B",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#CC654C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#B56151",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#CC654C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#CC654C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "color": "#CC654C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#585897",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#B56151",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#585897",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#4E4B42",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#888d94",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#888d94",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#888d94",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#888d94",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#888d94",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#727B5B",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#F2B09C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#727B5B",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#F2B09C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#F2B09C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#727B5B",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#727B5B",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#CC654C",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#3BA49A",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#4E4B42",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#B56151",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "ckjGQ5e5lPxw59ZsfXJ7P"
}