{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "macEzio",
  "author": "fmlom",
  "themes": [
    {
      "name": "macEzio",
      "appearance": "light",
      "style": {
        "border": "#0a0a0a00",
        "border.variant": "#9ca3af",
        "border.focused": "#ffffff",
        "border.selected": "#7f1d1d",
        "border.transparent": "#7f1d1d",
        "border.disabled": "#7f1d1d",
        "elevated_surface.background": "#9ca3af",
        "surface.background": "#c0c5ce",
        "background": "#c0c5ce",
        "element.background": "#c0c5ce",
        "element.hover": "#c0c5ce",
        "element.active": "#c0c5ce",
        "element.selected": "#c0c5ce",
        "element.disabled": "#0a0a0a",
        "drop_target.background": "#c0c5ce",
        "editor.debugger_active_line.background": "#cbd5e1",
        "debugger.accent": "#7f1d1d",
        "ghost_element.background": null,
        "ghost_element.hover": "#cbd5e1",
        "ghost_element.active": "#7f1d1d",
        "ghost_element.selected": "#cbd5e1",
        "ghost_element.disabled": "#64748b",
        "text": "#0a0a0a",
        "text.muted": "#274385",
        "text.placeholder": "#d91c1c",
        "text.disabled": "#64748b",
        "text.accent": "#501818",
        "icon": "#0a0a0a",
        "icon.muted": "#0a0a0a",
        "icon.disabled": "#0a0a0a",
        "icon.placeholder": "#0a0a0a",
        "icon.accent": "#0a0a0a",
        "status_bar.background": "#9ca3af",
        "title_bar.background": "#9ca3af",
        "toolbar.background": "#c0c5ce",
        "tab_bar.background": "#9ca3af",
        "tab.active_background": "#cbd5e1",
        "tab.inactive_background": "#9ca3af",
        "search.match_background": "#7f1d1d20",
        "panel.background": "#9ca3af",
        "panel.focused_border": "#7f1d1d",
        "pane.focused_border": "#0a0a0a",
        "scrollbar.thumb.background": "#434C5E",
        "scrollbar.thumb.hover_background": "#0a0a0a",
        "scrollbar.thumb.border": "#0a0a0a",
        "scrollbar.track.background": "#8a8f9935",
        "scrollbar.track.border": "#7f7f7f4d",
        "editor.foreground": "#0a0a0a",
        "editor.background": "#c0c5ce",
        "editor.gutter.background": "#c0c5ce",
        "editor.subheader.background": null,
        "editor.active_line.background": "#d8dee9",
        "editor.active_line_number": "#7f1d1d",
        "editor.highlighted_line.background": "#7f1d1d",
        "editor.line_number": "#475569",
        "editor.invisible": null,
        "editor.wrap_guide": "#80808059",
        "editor.active_wrap_guide": "#80808059",
        "editor.document_highlight.read_background": "#7f1d1d20",
        "editor.document_highlight.write_background": "#7f1d1d20",
        "terminal.background": "#c0c5ce",
        "terminal.foreground": "#0a0a0a",
        "terminal.bright_foreground": "#cbd5e1",
        "terminal.dim_foreground": "#cbd5e1",
        "terminal.ansi.black": "#0a0a0a",
        "terminal.ansi.bright_black": "#99A1AF",
        "terminal.ansi.dim_black": "#4A5565",
        "terminal.ansi.red": "#7f1d1d",
        "terminal.ansi.bright_red": "#E7000B",
        "terminal.ansi.dim_red": "#460809",
        "terminal.ansi.green": "#0D542B",
        "terminal.ansi.bright_green": "#00A63E",
        "terminal.ansi.dim_green": "#032E15",
        "terminal.ansi.yellow": "#733E0A",
        "terminal.ansi.bright_yellow": "#D08700",
        "terminal.ansi.dim_yellow": "#432004",
        "terminal.ansi.blue": "#024A70",
        "terminal.ansi.bright_blue": "#0084D1",
        "terminal.ansi.dim_blue": "#052F4A",
        "terminal.ansi.magenta": "#721378",
        "terminal.ansi.bright_magenta": "#C800DE",
        "terminal.ansi.dim_magenta": "#4B004F",
        "terminal.ansi.cyan": "#104E64",
        "terminal.ansi.bright_cyan": "#0092B8",
        "terminal.ansi.dim_cyan": "#053345",
        "terminal.ansi.white": "#CAD5E2",
        "terminal.ansi.bright_white": "#F1F5F9",
        "terminal.ansi.dim_white": "#90A1B9",
        "link_text.hover": null,
        "conflict": "#af5f00",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#064e3b",
        "created.background": null,
        "created.border": null,
        "deleted": "#870000",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#7f1d1d",
        "error.background": "#7f1d1d50",
        "error.border": "#7f1d1d",
        "hidden": "#0a0a0a",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#475569",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#64748b",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#475569",
        "info.background": "#c0c5ce",
        "info.border": null,
        "modified": "#475569",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#64748b",
        "predictive.background": "#7f1d1d50",
        "predictive.border": "#7f1d1d",
        "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": "#af5f00",
        "warning.background": "#c0c5ce",
        "warning.border": "#af5f00",
        "players": [
          {
            "cursor": "#7f1d1d",
            "selection": "#7f1d1d50",
            "background": "#7f1d1d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#957931",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#C5060B",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#007fff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#007fff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#C5060B",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#0433ff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#333333",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#0000A2",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#0433ff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#0000A2",
            "font_style": "normal",
            "font_weight": null
          },
          "link_uri": {
            "color": "#6A7293",
            "font_style": "italic",
            "font_weight": null
          },
          "number": {
            "color": "#0433ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#036A07",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#036A07",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#036A07",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#d21f07",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#d21f07",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#0433ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#6F42C1",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#0433FF",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#6f42c1",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#333333",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#333333",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#C5060B",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "My Github Ezio",
      "appearance": "light",
      "style": {
        "border": "#0a0a0a00",
        "border.variant": "#9ca3af",
        "border.focused": "#ffffff",
        "border.selected": "#7f1d1d",
        "border.transparent": "#7f1d1d",
        "border.disabled": "#7f1d1d",
        "elevated_surface.background": "#9ca3af",
        "surface.background": "#c0c5ce",
        "background": "#c0c5ce",
        "element.background": "#c0c5ce",
        "element.hover": "#c0c5ce",
        "element.active": "#c0c5ce",
        "element.selected": "#c0c5ce",
        "element.disabled": "#0a0a0a",
        "drop_target.background": "#c0c5ce",
        "editor.debugger_active_line.background": "#cbd5e1",
        "debugger.accent": "#7f1d1d",
        "ghost_element.background": null,
        "ghost_element.hover": "#cbd5e1",
        "ghost_element.active": "#7f1d1d",
        "ghost_element.selected": "#cbd5e1",
        "ghost_element.disabled": "#64748b",
        "text": "#0a0a0a",
        "text.muted": "#274385",
        "text.placeholder": "#d91c1c",
        "text.disabled": "#64748b",
        "text.accent": "#501818",
        "icon": "#0a0a0a",
        "icon.muted": "#0a0a0a",
        "icon.disabled": "#0a0a0a",
        "icon.placeholder": "#0a0a0a",
        "icon.accent": "#0a0a0a",
        "status_bar.background": "#9ca3af",
        "title_bar.background": "#9ca3af",
        "toolbar.background": "#c0c5ce",
        "tab_bar.background": "#9ca3af",
        "tab.active_background": "#cbd5e1",
        "tab.inactive_background": "#9ca3af",
        "search.match_background": "#7f1d1d20",
        "panel.background": "#9ca3af",
        "panel.focused_border": "#7f1d1d",
        "pane.focused_border": "#0a0a0a",
        "scrollbar.thumb.background": "#434C5E",
        "scrollbar.thumb.hover_background": "#0a0a0a",
        "scrollbar.thumb.border": "#0a0a0a",
        "scrollbar.track.background": "#8a8f9935",
        "scrollbar.track.border": "#7f7f7f4d",
        "editor.foreground": "#0a0a0a",
        "editor.background": "#c0c5ce",
        "editor.gutter.background": "#c0c5ce",
        "editor.subheader.background": null,
        "editor.active_line.background": "#d8dee9",
        "editor.active_line_number": "#7f1d1d",
        "editor.highlighted_line.background": "#7f1d1d",
        "editor.line_number": "#475569",
        "editor.invisible": null,
        "editor.wrap_guide": "#80808059",
        "editor.active_wrap_guide": "#80808059",
        "editor.document_highlight.read_background": "#7f1d1d20",
        "editor.document_highlight.write_background": "#7f1d1d20",
        "terminal.background": "#c0c5ce",
        "terminal.foreground": "#0a0a0a",
        "terminal.bright_foreground": "#cbd5e1",
        "terminal.dim_foreground": "#cbd5e1",
        "terminal.ansi.black": "#0a0a0a",
        "terminal.ansi.bright_black": "#99A1AF",
        "terminal.ansi.dim_black": "#4A5565",
        "terminal.ansi.red": "#7f1d1d",
        "terminal.ansi.bright_red": "#E7000B",
        "terminal.ansi.dim_red": "#460809",
        "terminal.ansi.green": "#0D542B",
        "terminal.ansi.bright_green": "#00A63E",
        "terminal.ansi.dim_green": "#032E15",
        "terminal.ansi.yellow": "#733E0A",
        "terminal.ansi.bright_yellow": "#D08700",
        "terminal.ansi.dim_yellow": "#432004",
        "terminal.ansi.blue": "#024A70",
        "terminal.ansi.bright_blue": "#0084D1",
        "terminal.ansi.dim_blue": "#052F4A",
        "terminal.ansi.magenta": "#721378",
        "terminal.ansi.bright_magenta": "#C800DE",
        "terminal.ansi.dim_magenta": "#4B004F",
        "terminal.ansi.cyan": "#104E64",
        "terminal.ansi.bright_cyan": "#0092B8",
        "terminal.ansi.dim_cyan": "#053345",
        "terminal.ansi.white": "#CAD5E2",
        "terminal.ansi.bright_white": "#F1F5F9",
        "terminal.ansi.dim_white": "#90A1B9",
        "link_text.hover": null,
        "conflict": "#af5f00",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#064e3b",
        "created.background": null,
        "created.border": null,
        "deleted": "#870000",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#7f1d1d",
        "error.background": "#7f1d1d50",
        "error.border": "#7f1d1d",
        "hidden": "#0a0a0a",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#475569",
        "hint.background": null,
        "hint.border": null,
        "ignored": "#64748b",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#475569",
        "info.background": "#c0c5ce",
        "info.border": null,
        "modified": "#475569",
        "modified.background": null,
        "modified.border": null,
        "predictive": "#64748b",
        "predictive.background": "#7f1d1d50",
        "predictive.border": "#7f1d1d",
        "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": "#af5f00",
        "warning.background": "#c0c5ce",
        "warning.border": "#af5f00",
        "players": [
          {
            "cursor": "#7f1d1d",
            "selection": "#7f1d1d50",
            "background": "#7f1d1d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#59636eff",
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#59636eff",
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#cf222eff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": null,
            "font_style": "italic",
            "font_weight": null
          },
          "emphasis.strong": {
            "color": null,
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#953800ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#8250dfff",
            "font_style": null,
            "font_weight": null
          },
          "function.method": {
            "color": "#8250dfff",
            "font_style": null,
            "font_weight": null
          },
          "function.special.definition": {
            "color": "#8250dfff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#59636eff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#cf222eff",
            "font_style": null,
            "font_weight": null
          },
          "label": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#0a3069ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#59636eff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#cf222eff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#953800ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#cf222eff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#0a3069ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#116329ff",
            "font_style": null,
            "font_weight": 700
          },
          "string.regex": {
            "color": "#0a3069ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#116329ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#0550aeff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#953800ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#1f2328ff",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#cf222eff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#953800ff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "JLL1gFbtcT2Hdb2SlMv3o"
}