{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "author": "aunali321",
  "name": "windows11-syntax",
  "themes": [
    {
      "appearance": "dark",
      "name": "Windows 11 Fluent",
      "style": {
        "accents": [
          "#F8717150",
          "#F7CA7150",
          "#7CF9A450",
          "#7DD3FC50",
          "#99F6E450",
          "#F472B650",
          "#6366F150",
          "#CBD5E150"
        ],
        "background": "#202020",
        "border": "#3C3C3C",
        "border.disabled": "#3C3C3C",
        "border.focused": "#0078D4",
        "border.selected": "#0078D4",
        "border.transparent": "#3C3C3C50",
        "border.variant": "#3C3C3C",
        "conflict": "#F87171",
        "conflict.background": "#D16060",
        "conflict.border": "#B75454",
        "created": "#7CF9A4",
        "created.background": "#7CF9A440",
        "created.border": "#3C3C3C",
        "deleted": "#F87171",
        "deleted.background": "#D1606040",
        "deleted.border": "#B75454",
        "drop_target.background": "#353535",
        "editor.active_line.background": "#0000",
        "editor.active_line_number": "#94A3B8",
        "editor.active_wrap_guide": null,
        "editor.background": "#202020",
        "editor.document_highlight.bracket_background": null,
        "editor.document_highlight.read_background": "#353535",
        "editor.document_highlight.write_background": "#353535",
        "editor.foreground": "#FFF",
        "editor.gutter.background": "#202020",
        "editor.highlighted_line.background": "#2A2A2A",
        "editor.indent_guide": "#64748B80",
        "editor.indent_guide_active": "#64748B",
        "editor.invisible": "#0000",
        "editor.line_number": "#64748B",
        "editor.subheader.background": "#202020",
        "editor.wrap_guide": "#3C3C3C",
        "element.active": "#0078D450",
        "element.background": "#0078D450",
        "element.disabled": "#6D6D6D",
        "element.hover": "#FFFFFF15",
        "element.selected": "#0078D450",
        "elevated_surface.background": "#1C1C1C",
        "error": "#F87171",
        "error.background": "#202020",
        "error.border": "#F87171",
        "ghost_element.active": "#404040",
        "ghost_element.background": "element.primary",
        "ghost_element.disabled": "element.disabled",
        "ghost_element.hover": "#353535",
        "ghost_element.selected": "#404040",
        "hidden": "#202020",
        "hidden.border": "#BFBFBF",
        "hint": "#64748B",
        "hint.background": "#69B2D3",
        "hint.border": "#5D9CBA",
        "icon": null,
        "icon.accent": null,
        "icon.disabled": null,
        "icon.muted": null,
        "icon.placeholder": null,
        "ignored": "#6D6D6D",
        "ignored.background": "#202020",
        "ignored.border": "#3C3C3C",
        "info": "#0078D4",
        "info.background": "#0078D440",
        "info.border": "#0078D4",
        "link_text.hover": "#0078D4",
        "modified": "#F7CA71",
        "modified.background": "#D1AB60",
        "modified.border": "#B79654",
        "pane.focused_border": "#0078D4",
        "panel.background": "#2B2B2B",
        "panel.focused_border": "#0078D4",
        "players": [
          {
            "background": "#314360",
            "cursor": "#E5E7EB",
            "selection": "#35486880"
          },
          {
            "background": null,
            "cursor": null,
            "selection": null
          }
        ],
        "predictive": "#5170A0",
        "predictive.border": "#3C3C3C",
        "renamed": "#F472B6",
        "renamed.background": "#CC5F99",
        "renamed.border": "#B25386",
        "scrollbar.thumb.background": "#6D6D6D50",
        "scrollbar.thumb.border": "#3C3C3C",
        "scrollbar.thumb.hover_background": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": "#3C3C3C",
        "search.match_background": "#F7CA717D",
        "status_bar.background": "#2B2B2B",
        "success": "#7CF9A4",
        "success.background": "#69D38B",
        "success.border": "#5DBA7A",
        "surface.background": "#202020",
        "syntax": {
          "attribute": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "background_color": null,
            "color": "#F87171",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "background_color": null,
            "color": "#6A9955",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "background_color": null,
            "color": "#6A9955",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "background_color": null,
            "color": "#F87171",
            "font_style": null,
            "font_weight": null
          },
          "constant.builtin": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "constant.character": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "enum": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "escape": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "function.builtin": {
            "background_color": null,
            "color": "#99F6E4",
            "font_style": null,
            "font_weight": null
          },
          "function.definition": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "function.special": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "background_color": null,
            "color": "#94A3B8",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "background_color": null,
            "color": "#C586C0",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "lifetime": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "link_uri": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "background_color": null,
            "color": "#B5CEA8",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "background_color": null,
            "color": "#64748B",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "property.json_key": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "background_color": null,
            "color": "#64748B",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "background_color": null,
            "color": "#64748B",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket.tag": {
            "color": "#64748B",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "background_color": null,
            "color": "#64748B",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "background_color": null,
            "color": "#F87171",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "background_color": null,
            "color": "#94A3B8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special.symbol": {
            "background_color": null,
            "color": "#94A3B8",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "background_color": null,
            "color": "#569CD6",
            "font_style": null,
            "font_weight": null
          },
          "string.doc": {
            "background_color": null,
            "color": "#94A3B8",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "background_color": null,
            "color": "#569CD6",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "background_color": null,
            "color": "#D69D85",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "background_color": null,
            "color": "#569CD6",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "background_color": null,
            "color": "#569CD6",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "background_color": null,
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "type.builtin": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "type.interface": {
            "background_color": null,
            "color": "#F472B6",
            "font_style": null,
            "font_weight": null
          },
          "type.super": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "background_color": null,
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "variable.builtin": {
            "background_color": null,
            "color": "#CBD5E1",
            "font_style": null,
            "font_weight": null
          },
          "variable.member": {
            "background_color": null,
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "variable.parameter": {
            "background_color": null,
            "color": "#FFF",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "background_color": null,
            "color": "#0078D4",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "background_color": null,
            "color": null,
            "font_style": null,
            "font_weight": null
          }
        },
        "tab.active_background": "#202020",
        "tab.inactive_background": "#2B2B2B",
        "tab_bar.inactive_text": "#FFFFFF",
        "tab.inactive_text": "#FFFFFF",
        "tab_bar.background": "#00000000",
        "terminal.ansi.black": "#FFF",
        "terminal.ansi.blue": "#49A8D1",
        "terminal.ansi.bright_black": "#D8D8D8",
        "terminal.ansi.bright_blue": "#8DC5DD",
        "terminal.ansi.bright_cyan": "#A4DBCF",
        "terminal.ansi.bright_green": "#8BDDA4",
        "terminal.ansi.bright_magenta": "#DD80B3",
        "terminal.ansi.bright_red": "#E08888",
        "terminal.ansi.bright_white": "#D8D8D8",
        "terminal.ansi.bright_yellow": "#DDBD80",
        "terminal.ansi.cyan": "#62C1AE",
        "terminal.ansi.dim_black": "#BFBFBF",
        "terminal.ansi.dim_blue": "#27789E",
        "terminal.ansi.dim_cyan": "#36937F",
        "terminal.ansi.dim_green": "#279E4B",
        "terminal.ansi.dim_magenta": "#932260",
        "terminal.ansi.dim_red": "#992121",
        "terminal.ansi.dim_white": "#BFBFBF",
        "terminal.ansi.dim_yellow": "#997121",
        "terminal.ansi.green": "#49D171",
        "terminal.ansi.magenta": "#D13E8C",
        "terminal.ansi.red": "#D13C3C",
        "terminal.ansi.white": "#FFF",
        "terminal.ansi.yellow": "#D19D3C",
        "terminal.background": "#202020",
        "terminal.bright_foreground": "#FFF",
        "terminal.dim_foreground": "#FFF",
        "terminal.foreground": "#FFF",
        "text": "#FFF",
        "text.accent": "#0078D4",
        "text.disabled": "#6D6D6D",
        "text.muted": "#E4E4E4",
        "text.placeholder": "#B0B0B0",
        "title_bar.background": "#2B2B2B",
        "title_bar.inactive_background": "#2B2B2B",
        "toolbar.background": "#202020",
        "unreachable": "#202020",
        "unreachable.border": "#3C3C3C",
        "warning": "#F7CA71",
        "warning.background": "#202020",
        "warning.border": "#F7CA71"
      }
    }
  ],
  "id": "hvBjoV_ZUh2XxtuaG4dDt"
}