{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Iron Man",
  "author": "bkataru",
  "themes": [
    {
      "name": "Iron Man Dark",
      "appearance": "dark",
      "style": {
        "border": "#4B0908ff",
        "border.variant": "#6A0C0Bff",
        "border.focused": "#AA0505ff",
        "border.selected": "#AA0505ff",
        "border.transparent": "#00000000",
        "border.disabled": "#4B0908ff",
        "elevated_surface.background": "#1a1a1aff",
        "surface.background": "#1a1a1aff",
        "background": "#0f0f0fff",
        "element.background": "#1a1a1aff",
        "element.hover": "#2a2a2aff",
        "element.active": "#3a3a3aff",
        "element.selected": "#3a3a3aff",
        "element.disabled": "#1a1a1aff",
        "drop_target.background": "#AA050580",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2a2a2aff",
        "ghost_element.active": "#3a3a3aff",
        "ghost_element.selected": "#3a3a3aff",
        "ghost_element.disabled": "#1a1a1aff",
        "text": "#e8e8e8ff",
        "text.muted": "#b8b8b8ff",
        "text.placeholder": "#888888ff",
        "text.disabled": "#888888ff",
        "text.accent": "#FBCA03ff",
        "icon": "#e8e8e8ff",
        "icon.muted": "#b8b8b8ff",
        "icon.disabled": "#888888ff",
        "icon.placeholder": "#b8b8b8ff",
        "icon.accent": "#FBCA03ff",
        "status_bar.background": "#1a1a1aff",
        "title_bar.background": "#1a1a1aff",
        "title_bar.inactive_background": "#0f0f0fff",
        "toolbar.background": "#0a0a0aff",
        "tab_bar.background": "#1a1a1aff",
        "tab.inactive_background": "#1a1a1aff",
        "tab.active_background": "#2a2a2aff",
        "search.match_background": "#FBCA0366",
        "panel.background": "#1a1a1aff",
        "panel.focused_border": "#67C7EBff",
        "pane.focused_border": "#67C7EBff",
        "scrollbar.thumb.background": "#4B0908ff",
        "scrollbar.thumb.hover_background": "#6A0C0Bff",
        "scrollbar.thumb.border": "#6A0C0Bff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#2a2a2aff",
        "editor.foreground": "#e8e8e8ff",
        "editor.background": "#0a0a0aff",
        "editor.gutter.background": "#0a0a0aff",
        "editor.subheader.background": "#1a1a1aff",
        "editor.active_line.background": "#1a1a1abf",
        "editor.highlighted_line.background": "#1a1a1aff",
        "editor.line_number": "#666666ff",
        "editor.active_line_number": "#FBCA03ff",
        "editor.hover_line_number": "#b8b8b8ff",
        "editor.invisible": "#555555ff",
        "editor.wrap_guide": "#67C7EB0d",
        "editor.active_wrap_guide": "#67C7EB1a",
        "editor.document_highlight.read_background": "#67C7EB1a",
        "editor.document_highlight.write_background": "#55555566",
        "terminal.background": "#0a0a0aff",
        "terminal.foreground": "#e8e8e8ff",
        "terminal.bright_foreground": "#e8e8e8ff",
        "terminal.dim_foreground": "#0a0a0aff",
        "terminal.ansi.black": "#0a0a0aff",
        "terminal.ansi.bright_black": "#4B0908ff",
        "terminal.ansi.dim_black": "#e8e8e8ff",
        "terminal.ansi.red": "#AA0505ff",
        "terminal.ansi.bright_red": "#DA1F28ff",
        "terminal.ansi.dim_red": "#E30022ff",
        "terminal.ansi.green": "#B97D10ff",
        "terminal.ansi.bright_green": "#D7BB2Bff",
        "terminal.ansi.dim_green": "#FCC200ff",
        "terminal.ansi.yellow": "#FBCA03ff",
        "terminal.ansi.bright_yellow": "#FCE154ff",
        "terminal.ansi.dim_yellow": "#FBCA03ff",
        "terminal.ansi.blue": "#67C7EBff",
        "terminal.ansi.bright_blue": "#67C7EBff",
        "terminal.ansi.dim_blue": "#67C7EB80",
        "terminal.ansi.magenta": "#CC0000ff",
        "terminal.ansi.bright_magenta": "#AA0505ff",
        "terminal.ansi.dim_magenta": "#760C10ff",
        "terminal.ansi.cyan": "#B97D10ff",
        "terminal.ansi.bright_cyan": "#D7BB2Bff",
        "terminal.ansi.dim_cyan": "#FBCA03ff",
        "terminal.ansi.white": "#e8e8e8ff",
        "terminal.ansi.bright_white": "#ffffff",
        "terminal.ansi.dim_white": "#b8b8b8ff",
        "link_text.hover": "#67C7EBff",
        "conflict": "#FBCA03ff",
        "conflict.background": "#4B0908ff",
        "conflict.border": "#6A0C0Bff",
        "created": "#B97D10ff",
        "created.background": "#2a2a2aff",
        "created.border": "#4B0908ff",
        "deleted": "#AA0505ff",
        "deleted.background": "#4B0908ff",
        "deleted.border": "#6A0C0Bff",
        "error": "#AA0505ff",
        "error.background": "#4B0908ff",
        "error.border": "#6A0C0Bff",
        "hidden": "#888888ff",
        "hidden.background": "#0f0f0fff",
        "hidden.border": "#4B0908ff",
        "hint": "#D7BB2Bff",
        "hint.background": "#1a1a1aff",
        "hint.border": "#4B0908ff",
        "ignored": "#888888ff",
        "ignored.background": "#0f0f0fff",
        "ignored.border": "#4B0908ff",
        "info": "#67C7EBff",
        "info.background": "#1a1a1aff",
        "info.border": "#4B0908ff",
        "modified": "#FBCA03ff",
        "modified.background": "#2a2a2aff",
        "modified.border": "#4B0908ff",
        "predictive": "#B97D10ff",
        "predictive.background": "#1a1a1aff",
        "predictive.border": "#4B0908ff",
        "renamed": "#67C7EBff",
        "renamed.background": "#1a1a1aff",
        "renamed.border": "#4B0908ff",
        "success": "#B97D10ff",
        "success.background": "#2a2a2aff",
        "success.border": "#4B0908ff",
        "unreachable": "#b8b8b8ff",
        "unreachable.background": "#0f0f0fff",
        "unreachable.border": "#4B0908ff",
        "warning": "#FBCA03ff",
        "warning.background": "#2a2a2aff",
        "warning.border": "#4B0908ff",
        "players": [
          {
            "cursor": "#AA0505ff",
            "background": "#AA0505ff",
            "selection": "#AA05053d"
          },
          {
            "cursor": "#67C7EBff",
            "background": "#67C7EBff",
            "selection": "#67C7EB3d"
          },
          {
            "cursor": "#FBCA03ff",
            "background": "#FBCA03ff",
            "selection": "#FBCA033d"
          },
          {
            "cursor": "#B97D10ff",
            "background": "#B97D10ff",
            "selection": "#B97D103d"
          },
          {
            "cursor": "#DA1F28ff",
            "background": "#DA1F28ff",
            "selection": "#DA1F283d"
          },
          {
            "cursor": "#D7BB2Bff",
            "background": "#D7BB2Bff",
            "selection": "#D7BB2B3d"
          },
          {
            "cursor": "#E30022ff",
            "background": "#E30022ff",
            "selection": "#E300223d"
          },
          {
            "cursor": "#FCC200ff",
            "background": "#FCC200ff",
            "selection": "#FCC2003d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#a8a8a8ff",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#c0c0c0ff",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#e8e8e8ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#C48F00ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": 600
          },
          "label": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#B97D10ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#B97D10ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#e8e8e8ff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#e8e8e8ff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#b8b8b8ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#67C7EBff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#b8b8b8ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#b8b8b8ff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D3AF37ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#e8e8e8ff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#D3AF37ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#e8e8e8ff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Iron Man Light",
      "appearance": "light",
      "style": {
        "border": "#6A0C0Bff",
        "border.variant": "#4B0908ff",
        "border.focused": "#AA0505ff",
        "border.selected": "#AA0505ff",
        "border.transparent": "#00000000",
        "border.disabled": "#4B0908ff",
        "elevated_surface.background": "#f5f5f5ff",
        "surface.background": "#f5f5f5ff",
        "background": "#e8e8e8ff",
        "element.background": "#f5f5f5ff",
        "element.hover": "#ebebebff",
        "element.active": "#dededeff",
        "element.selected": "#dededeff",
        "element.disabled": "#f5f5f5ff",
        "drop_target.background": "#AA050580",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#ebebebff",
        "ghost_element.active": "#dededeff",
        "ghost_element.selected": "#dededeff",
        "ghost_element.disabled": "#f5f5f5ff",
        "text": "#1a1a1aff",
        "text.muted": "#4a4a4aff",
        "text.placeholder": "#7a7a7aff",
        "text.disabled": "#7a7a7aff",
        "text.accent": "#FBCA03ff",
        "icon": "#1a1a1aff",
        "icon.muted": "#4a4a4aff",
        "icon.disabled": "#7a7a7aff",
        "icon.placeholder": "#4a4a4aff",
        "icon.accent": "#FBCA03ff",
        "status_bar.background": "#f5f5f5ff",
        "title_bar.background": "#f5f5f5ff",
        "title_bar.inactive_background": "#e8e8e8ff",
        "toolbar.background": "#ffffff",
        "tab_bar.background": "#f5f5f5ff",
        "tab.inactive_background": "#f5f5f5ff",
        "tab.active_background": "#ebebebff",
        "search.match_background": "#FBCA0366",
        "panel.background": "#f5f5f5ff",
        "panel.focused_border": "#67C7EBff",
        "pane.focused_border": "#67C7EBff",
        "scrollbar.thumb.background": "#4B0908ff",
        "scrollbar.thumb.hover_background": "#6A0C0Bff",
        "scrollbar.thumb.border": "#6A0C0Bff",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#dededeff",
        "editor.foreground": "#1a1a1aff",
        "editor.background": "#ffffff",
        "editor.gutter.background": "#ffffff",
        "editor.subheader.background": "#f5f5f5ff",
        "editor.active_line.background": "#f5f5f5bf",
        "editor.highlighted_line.background": "#f5f5f5ff",
        "editor.line_number": "#7a7a7aff",
        "editor.active_line_number": "#AA0505ff",
        "editor.hover_line_number": "#4a4a4aff",
        "editor.invisible": "#aaaaaa",
        "editor.wrap_guide": "#67C7EB0d",
        "editor.active_wrap_guide": "#67C7EB1a",
        "editor.document_highlight.read_background": "#67C7EB1a",
        "editor.document_highlight.write_background": "#aaaaaa66",
        "terminal.background": "#ffffff",
        "terminal.foreground": "#1a1a1aff",
        "terminal.bright_foreground": "#1a1a1aff",
        "terminal.dim_foreground": "#ffffff",
        "terminal.ansi.black": "#ffffff",
        "terminal.ansi.bright_black": "#4B0908ff",
        "terminal.ansi.dim_black": "#1a1a1aff",
        "terminal.ansi.red": "#AA0505ff",
        "terminal.ansi.bright_red": "#DA1F28ff",
        "terminal.ansi.dim_red": "#E30022ff",
        "terminal.ansi.green": "#B97D10ff",
        "terminal.ansi.bright_green": "#D7BB2Bff",
        "terminal.ansi.dim_green": "#FCC200ff",
        "terminal.ansi.yellow": "#FBCA03ff",
        "terminal.ansi.bright_yellow": "#FCE154ff",
        "terminal.ansi.dim_yellow": "#FBCA03ff",
        "terminal.ansi.blue": "#67C7EBff",
        "terminal.ansi.bright_blue": "#67C7EBff",
        "terminal.ansi.dim_blue": "#67C7EB80",
        "terminal.ansi.magenta": "#CC0000ff",
        "terminal.ansi.bright_magenta": "#AA0505ff",
        "terminal.ansi.dim_magenta": "#760C10ff",
        "terminal.ansi.cyan": "#B97D10ff",
        "terminal.ansi.bright_cyan": "#D7BB2Bff",
        "terminal.ansi.dim_cyan": "#FBCA03ff",
        "terminal.ansi.white": "#1a1a1aff",
        "terminal.ansi.bright_white": "#000000",
        "terminal.ansi.dim_white": "#4a4a4aff",
        "link_text.hover": "#FBCA03ff",
        "conflict": "#FBCA03ff",
        "conflict.background": "#ffe8cc",
        "conflict.border": "#ffb366",
        "created": "#B97D10ff",
        "created.background": "#fff2cc",
        "created.border": "#ffcc66",
        "deleted": "#AA0505ff",
        "deleted.background": "#ffcccc",
        "deleted.border": "#ff6666",
        "error": "#AA0505ff",
        "error.background": "#ffcccc",
        "error.border": "#ff6666",
        "hidden": "#7a7a7aff",
        "hidden.background": "#e8e8e8ff",
        "hidden.border": "#4B0908ff",
        "hint": "#D7BB2Bff",
        "hint.background": "#e6f7ff",
        "hint.border": "#4B0908ff",
        "ignored": "#7a7a7aff",
        "ignored.background": "#e8e8e8ff",
        "ignored.border": "#4B0908ff",
        "info": "#FBCA03ff",
        "info.background": "#e6f7ff",
        "info.border": "#4B0908ff",
        "modified": "#FBCA03ff",
        "modified.background": "#ffe8cc",
        "modified.border": "#ffb366",
        "predictive": "#B97D10ff",
        "predictive.background": "#fff2cc",
        "predictive.border": "#ffcc66",
        "renamed": "#D7BB2Bff",
        "renamed.background": "#e6f7ff",
        "renamed.border": "#4B0908ff",
        "success": "#B97D10ff",
        "success.background": "#fff2cc",
        "success.border": "#ffcc66",
        "unreachable": "#4a4a4aff",
        "unreachable.background": "#e8e8e8ff",
        "unreachable.border": "#4B0908ff",
        "warning": "#FBCA03ff",
        "warning.background": "#ffe8cc",
        "warning.border": "#ffb366",
        "players": [
          {
            "cursor": "#AA0505ff",
            "background": "#AA0505ff",
            "selection": "#AA05053d"
          },
          {
            "cursor": "#67C7EBff",
            "background": "#67C7EBff",
            "selection": "#67C7EB3d"
          },
          {
            "cursor": "#FBCA03ff",
            "background": "#FBCA03ff",
            "selection": "#FBCA033d"
          },
          {
            "cursor": "#B97D10ff",
            "background": "#B97D10ff",
            "selection": "#B97D103d"
          },
          {
            "cursor": "#DA1F28ff",
            "background": "#DA1F28ff",
            "selection": "#DA1F283d"
          },
          {
            "cursor": "#D7BB2Bff",
            "background": "#D7BB2Bff",
            "selection": "#D7BB2B3d"
          },
          {
            "cursor": "#E30022ff",
            "background": "#E30022ff",
            "selection": "#E300223d"
          },
          {
            "cursor": "#FCC200ff",
            "background": "#FCC200ff",
            "selection": "#FCC2003d"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#9a9a9aff",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#7f7f7fff",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#1a1a1aff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": 700
          },
          "enum": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "hint": {
            "color": "#C48F00ff",
            "font_style": null,
            "font_weight": 700
          },
          "keyword": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": 600
          },
          "label": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "link_text": {
            "color": "#B97D10ff",
            "font_style": "italic",
            "font_weight": null
          },
          "link_uri": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "predictive": {
            "color": "#B97D10ff",
            "font_style": "italic",
            "font_weight": null
          },
          "preproc": {
            "color": "#1a1a1aff",
            "font_style": null,
            "font_weight": null
          },
          "primary": {
            "color": "#1a1a1aff",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#4a4a4aff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#4a4a4aff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#4a4a4aff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#4a4a4aff",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#FCE154ff",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#D3AF37ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#FBCA03ff",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#DA1F28ff",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#B97D10ff",
            "font_style": null,
            "font_weight": null
          },
          "title": {
            "color": "#1a1a1aff",
            "font_style": null,
            "font_weight": 700
          },
          "type": {
            "color": "#D3AF37ff",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#1a1a1aff",
            "font_style": null,
            "font_weight": null
          },
          "variant": {
            "color": "#D7BB2Bff",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "HEmSaVcmnSpXhJZwS7h7r"
}