{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Motel",
  "author": "1776pax",
  "themes": [
    {
      "name": "Motel",
      "appearance": "dark",
      "style": {
        "background": "#18110d",
        "foreground": "#e2d3c1",
        "border": "#5c4840",
        "border.focused": "#ba5152",
        "elevated_surface.background": "#2c211d",
        "surface.background": "#211814",
        "element.background": "#211814",
        "element.hover": "#1d1511",
        "element.selected": "#403029",
        "drop_target.background": "#403029",
        "ghost_element.background": null,
        "ghost_element.hover": "#1d1511",
        "ghost_element.selected": "#403029",
        "text": "#e2d3c1",
        "text.muted": "#9f8c82",
        "text.disabled": "#7d6c64",
        "text.accent": "#ba5152",
        "icon": "#9f8c82",
        "icon.muted": "#7d6c64",
        "icon.accent": "#ba5152",
        "status_bar.background": "#211814",
        "title_bar.background": "#18110d",
        "toolbar.background": "#18110d",
        "tab_bar.background": "#18110d",
        "tab.inactive_background": "#18110d",
        "tab.active_background": "#211814",
        "search.match_background": "#403029",
        "panel.background": "#18110d",
        "panel.focused_border": "#ba5152",
        "pane.focused_border": null,
        "scrollbar.thumb.background": "#5c484066",
        "scrollbar.thumb.hover_background": "#5c484099",
        "editor.foreground": "#e2d3c1",
        "editor.background": "#18110d",
        "editor.gutter.background": "#18110d",
        "editor.subheader.background": "#211814",
        "editor.active_line.background": "#1d1511",
        "editor.highlighted_line.background": "#1d1511",
        "editor.line_number": "#7d6c64",
        "editor.active_line_number": "#9f8c82",
        "editor.invisible": "#5c4840",
        "editor.wrap_guide": "#2c211d",
        "editor.active_wrap_guide": "#5c4840",
        "editor.document_highlight.read_background": "#403029",
        "editor.document_highlight.write_background": "#403029",
        "terminal.background": "#18110d",
        "terminal.foreground": "#e2d3c1",
        "terminal.ansi.black": "#211814",
        "terminal.ansi.red": "#ba5152",
        "terminal.ansi.green": "#809378",
        "terminal.ansi.yellow": "#b99868",
        "terminal.ansi.blue": "#7690a1",
        "terminal.ansi.magenta": "#a98081",
        "terminal.ansi.cyan": "#72aba1",
        "terminal.ansi.white": "#e2d3c1",
        "terminal.ansi.bright_black": "#2c211d",
        "terminal.ansi.bright_red": "#db6b6b",
        "terminal.ansi.bright_green": "#97ac8d",
        "terminal.ansi.bright_yellow": "#d5b17d",
        "terminal.ansi.bright_blue": "#91b0c3",
        "terminal.ansi.bright_magenta": "#c59798",
        "terminal.ansi.bright_cyan": "#8bc4ba",
        "terminal.ansi.bright_white": "#f0e6d6",
        "link_text.hover": "#a98081",
        "conflict": "#a98081",
        "created": "#7690a1",
        "deleted": "#ba5152",
        "error": "#ba5152",
        "hidden": "#7d6c64",
        "hint": "#a98081",
        "ignored": "#7d6c64",
        "info": "#7690a1",
        "modified": "#b19080",
        "predictive": "#7d6c64",
        "renamed": "#809378",
        "success": "#809378",
        "unreachable": "#7d6c64",
        "warning": "#b99868",
        "players": [
          {
            "cursor": "#ba5152",
            "background": "#ba5152",
            "selection": "#403029"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#7690a1"
          },
          "boolean": {
            "color": "#b19080"
          },
          "comment": {
            "color": "#7d6c64",
            "font_style": "italic"
          },
          "comment.doc": {
            "color": "#7d6c64",
            "font_style": "italic"
          },
          "constant": {
            "color": "#b19080"
          },
          "constructor": {
            "color": "#7690a1"
          },
          "embedded": {
            "color": "#e2d3c1"
          },
          "emphasis": {
            "color": "#a98081",
            "font_style": "italic"
          },
          "emphasis.strong": {
            "color": "#ba5152",
            "font_weight": 700
          },
          "enum": {
            "color": "#7690a1"
          },
          "function": {
            "color": "#e2d3c1"
          },
          "hint": {
            "color": "#a98081"
          },
          "keyword": {
            "color": "#ba5152"
          },
          "label": {
            "color": "#9f8c82"
          },
          "link_text": {
            "color": "#a98081"
          },
          "link_uri": {
            "color": "#a98081"
          },
          "number": {
            "color": "#b19080"
          },
          "operator": {
            "color": "#9f8c82"
          },
          "predictive": {
            "color": "#7d6c64"
          },
          "preproc": {
            "color": "#ba5152"
          },
          "primary": {
            "color": "#e2d3c1"
          },
          "property": {
            "color": "#e2d3c1"
          },
          "punctuation": {
            "color": "#9f8c82"
          },
          "punctuation.bracket": {
            "color": "#9f8c82"
          },
          "punctuation.delimiter": {
            "color": "#9f8c82"
          },
          "punctuation.list_marker": {
            "color": "#9f8c82"
          },
          "punctuation.special": {
            "color": "#9f8c82"
          },
          "string": {
            "color": "#b99868"
          },
          "string.escape": {
            "color": "#b19080"
          },
          "string.regex": {
            "color": "#b99868"
          },
          "string.special": {
            "color": "#b99868"
          },
          "string.special.symbol": {
            "color": "#b19080"
          },
          "tag": {
            "color": "#7690a1"
          },
          "text.literal": {
            "color": "#b99868"
          },
          "title": {
            "color": "#ba5152"
          },
          "type": {
            "color": "#7690a1"
          },
          "variable": {
            "color": "#e2d3c1"
          },
          "variable.special": {
            "color": "#b19080"
          },
          "variant": {
            "color": "#7690a1"
          }
        }
      }
    }
  ]
}
