{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "Long live the Empire",
  "author": "wszdexdrf",
  "themes": [
    {
      "name": "Long live the Empire",
      "appearance": "dark",
      "style": {
        "border": "#34373A",
        "border.variant": "#26282A",
        "border.focused": "#BC1E2275",
        "border.selected": "#BC1E2275",
        "border.transparent": "#34373A00",
        "border.disabled": "#26282A",
        "elevated_surface.background": "#1C1C1C",
        "surface.background": "#131313",
        "background": "#000000",
        "element.background": "#131313",
        "element.hover": "#BC1E2233",
        "element.active": "#BC1E2255",
        "element.selected": "#2C3944",
        "element.disabled": "#26282A",
        "drop_target.background": "#BC1E2222",
        "ghost_element.background": null,
        "ghost_element.hover": "#BC1E2233",
        "ghost_element.active": "#BC1E2255",
        "ghost_element.selected": "#2C3944",
        "ghost_element.disabled": "#26282A",
        "text": "#E8E8E8",
        "text.muted": "#A0A4A6",
        "text.placeholder": "#64696C",
        "text.disabled": "#64696C",
        "text.accent": "#E8585B",
        "icon": "#E8E8E8",
        "icon.muted": "#A0A4A6",
        "icon.disabled": "#64696C",
        "icon.placeholder": "#64696C",
        "icon.accent": "#E8585B",
        "status_bar.background": "#131313",
        "title_bar.background": "#131313",
        "toolbar.background": "#000000",
        "tab_bar.background": "#131313",
        "tab.inactive_background": "#131313",
        "tab.active_background": "#000000",
        "search.match_background": "#BC1E2244",
        "panel.background": "#131313",
        "panel.focused_border": "#BC1E22",
        "pane.focused_border": "#BC1E22",
        "scrollbar_thumb.background": "#34373A",
        "scrollbar.thumb.hover_background": "#64696C",
        "scrollbar.thumb.border": "#26282A",
        "scrollbar.track.background": "#000000",
        "scrollbar.track.border": "#26282A",
        "editor.foreground": "#E8E8E8",
        "editor.background": "#000000",
        "editor.gutter.background": "#000000",
        "editor.subheader.background": "#131313",
        "editor.active_line.background": "#141414",
        "editor.highlighted_line.background": "#BC1E2233",
        "editor.line_number": "#64696C",
        "editor.active_line_number": "#E8E8E8",
        "editor.invisible": "#34373A",
        "editor.wrap_guide": "#34373A",
        "editor.active_wrap_guide": "#64696C",
        "editor.document_highlight.read_background": "#394A5944",
        "editor.document_highlight.write_background": "#BC1E2233",
        "terminal.background": "#000000",
        "terminal.foreground": "#E8E8E8",
        "terminal.bright_foreground": "#FFFFFF",
        "terminal.dim_foreground": "#A0A4A6",
        "terminal.ansi.black": "#26282A",
        "terminal.ansi.bright_black": "#64696C",
        "terminal.ansi.dim_black": "#141414",
        "terminal.ansi.red": "#BC1E22",
        "terminal.ansi.bright_red": "#E8585B",
        "terminal.ansi.dim_red": "#5E0F11",
        "terminal.ansi.green": "#556567",
        "terminal.ansi.bright_green": "#8CA0A2",
        "terminal.ansi.dim_green": "#3C4748",
        "terminal.ansi.yellow": "#931A1D",
        "terminal.ansi.bright_yellow": "#D93B3F",
        "terminal.ansi.dim_yellow": "#5E0F11",
        "terminal.ansi.blue": "#394A59",
        "terminal.ansi.bright_blue": "#6E8CA5",
        "terminal.ansi.dim_blue": "#202A33",
        "terminal.ansi.magenta": "#931A1D",
        "terminal.ansi.bright_magenta": "#D93B3F",
        "terminal.ansi.dim_magenta": "#5E0F11",
        "terminal.ansi.cyan": "#4D6478",
        "terminal.ansi.bright_cyan": "#6E8CA5",
        "terminal.ansi.dim_cyan": "#202A33",
        "terminal.ansi.white": "#E8E8E8",
        "terminal.ansi.bright_white": "#FFFFFF",
        "terminal.ansi.dim_white": "#A0A4A6",
        "link_text.hover": "#E8585B",
        "conflict": "#931A1D",
        "conflict.background": "#931A1D22",
        "conflict.border": "#931A1D",
        "created": "#556567",
        "created.background": "#55656722",
        "created.border": "#556567",
        "deleted": "#E8585B",
        "deleted.background": "#E8585B22",
        "deleted.border": "#E8585B",
        "error": "#E8585B",
        "error.background": "#E8585B22",
        "error.border": "#E8585B",
        "hidden": "#64696C",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#64696C",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#A0A4A6",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#394A59",
        "info.background": "#394A5922",
        "info.border": "#394A59",
        "modified": "#931A1D",
        "modified.background": "#931A1D22",
        "modified.border": "#931A1D",
        "predictive": "#64696C",
        "predictive.background": null,
        "predictive.border": null,
        "renamed": "#394A59",
        "renamed.background": "#394A5922",
        "renamed.border": "#394A59",
        "success": "#556567",
        "success.background": "#55656722",
        "success.border": "#556567",
        "unreachable": "#64696C",
        "unreachable.background": null,
        "unreachable.border": null,
        "warning": "#931A1D",
        "warning.background": "#931A1D22",
        "warning.border": "#931A1D",
        "players": [],
        "syntax": {
          "attribute": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#64696C",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#A0A4A6",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#BC1E22",
            "font_style": null,
            "font_weight": 700
          },
          "number": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#A0A4A6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#A0A4A6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#A0A4A6",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#E8E8E8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#E8E8E8",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#BC1E22",
            "font_style": null,
            "font_weight": 700
          },
          "text.literal": {
            "color": "#8CA0A2",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#6E8CA5",
            "font_style": "italic",
            "font_weight": null
          },
          "variable": {
            "color": "#E8E8E8",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#6E8CA5",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#BC1E22",
            "font_style": null,
            "font_weight": 700
          },
          "hint": {
            "color": "#64696C",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#E8585B",
            "font_style": "italic",
            "font_weight": null
          },
          "predictive": {
            "color": "#64696C",
            "font_style": "italic",
            "font_weight": null
          },
          "variant": {
            "color": "#931A1D",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#E8E8E8",
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "color": "#6E8CA5",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#BC1E22",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#E8585B",
            "font_style": null,
            "font_weight": null
          }
        },
        "background.appearance": "opaque"
      }
    }
  ],
  "id": "XlQAUHMnUv8lYYOeRhcG2"
}