{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Lighthaus",
  "author": "ralphsun73221",
  "themes": [
    {
      "name": "Lighthaus",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "accents": [],
        "elevated_surface.background": "#21252D",
        "surface.background": "#21252D",
        "background": "#18191E",
        "drop_target.background": "#00BFA4",
        "status_bar.background": "#21252D",
        "toolbar.background": "#18191E",
        "search.match_background": null,
        "link_text.hover": "#D291C1",
        "border": "#090B26",
        "border.variant": "#21252D",
        "border.focused": "#21252D",
        "border.selected": "#46474A",
        "border.transparent": "#46474A",
        "border.disabled": "#46474A",
        "element.background": "#47A8A1",
        "element.hover": "#46474A",
        "element.active": null,
        "element.selected": "#21252DCC",
        "element.disabled": null,
        "ghost_element.background": null,
        "ghost_element.hover": "#FF4D00",
        "ghost_element.active": null,
        "ghost_element.selected": "#090B26",
        "ghost_element.disabled": null,
        "text": "#FFFADE",
        "text.muted": "#FFFADE",
        "text.placeholder": "#FFFF00",
        "text.disabled": null,
        "text.accent": "#FFEE79",
        "icon": null,
        "icon.muted": null,
        "icon.disabled": null,
        "icon.placeholder": null,
        "icon.accent": null,
        "title_bar.background": "#21252D",
        "title_bar.inactive_background": null,
        "tab_bar.background": "#18191E",
        "tab.inactive_background": "#21252D",
        "tab.active_background": "#18191EBF",
        "panel.background": "#21252D",
        "panel.focused_border": null,
        "pane.focused_border": null,
        "pane_group.border": null,
        "scrollbar.thumb.background": "#8E8D8D99",
        "scrollbar.thumb.hover_background": "#8E8D8D",
        "scrollbar.thumb.border": "#8E8D8D99",
        "scrollbar.track.background": "#18191E",
        "scrollbar.track.border": "#46474A",
        "editor.foreground": "#FFFADE",
        "editor.background": "#18191E",
        "editor.gutter.background": "#18191E",
        "editor.subheader.background": null,
        "editor.active_line.background": "#21252D",
        "editor.highlighted_line.background": null,
        "editor.line_number": "#CCCCCC",
        "editor.active_line_number": "#FFFADE",
        "editor.invisible": null,
        "editor.wrap_guide": "#46474A",
        "editor.active_wrap_guide": "#46474A",
        "editor.indent_guide": null,
        "editor.indent_guide_active": "#FFFF00",
        "editor.document_highlight.read_background": "#25B2BC33",
        "editor.document_highlight.write_background": "#ED722E22",
        "editor.document_highlight.bracket_background": null,
        "terminal.background": null,
        "terminal.foreground": null,
        "terminal.ansi.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#18191E",
        "terminal.ansi.bright_black": "#8E8D8D",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#FC2929",
        "terminal.ansi.bright_red": "#FF5050",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#44B273",
        "terminal.ansi.bright_green": "#50C16E",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#E25600",
        "terminal.ansi.bright_yellow": "#ED722E",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#1D918B",
        "terminal.ansi.bright_blue": "#47A8A1",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#D16BB7",
        "terminal.ansi.bright_magenta": "#D68EB2",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#00BFA4",
        "terminal.ansi.bright_cyan": "#5AD1AA",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#CCCCCC",
        "terminal.ansi.bright_white": "#FFFADE",
        "terminal.ansi.dim_white": null,
        "conflict": "#FC2929D9",
        "created": "#72B890",
        "deleted": "#EC6565",
        "error": "#FF5050",
        "error.background": "#18191E",
        "error.border": "#FF5050B3",
        "hidden": "#8E8D8D",
        "hint": "#969696ff",
        "hint.border": "#72B890B3",
        "ignored": "#CCCCCC",
        "info": "#D68EB2",
        "info.background": "#18191E",
        "info.border": "#D68EB2B3",
        "modified": "#DC7C45",
        "warning": "#ED722E",
        "warning.background": "#18191E",
        "warning.border": "#ED722EB3",
        "syntax": {
          "comment": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "punctuation": {
            "color": "#CCCCCC",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#50C16E",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#50C16E",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#5AD1AA",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#50C16E",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#50C16E",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#47A8A1",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#D68EB2",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#D68EB2",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "attribute": {
            "color": "#D68EB2",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#D6D6D6",
            "background_color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#D6D6D6",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          }
        }
      }
    }
  ],
  "id": "__ItgEgy9v7Khq13k2jdI"
}