{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "Manganese Deadline",
  "author": "matdotcx",
  "themes": [
    {
      "name": "Manganese Deadline Dark",
      "appearance": "dark",
      "style": {
        "accents": [
          "#ff9248",
          "#d14d41",
          "#879a39",
          "#d0a215",
          "#4385be",
          "#3aa99f",
          "#ff9248"
        ],
        "border": "#323232",
        "border.variant": "#393939",
        "border.focused": "#ff924880",
        "border.selected": "#ff924860",
        "border.transparent": "#00000000",
        "border.disabled": "#2a2a2a",
        "elevated_surface.background": "#232323",
        "surface.background": "#232323",
        "background": "#1f1f1f",
        "element.background": "#232323",
        "element.hover": "#2a2a2a",
        "element.active": "#313131",
        "element.selected": "#313131",
        "element.disabled": "#1a1a1a",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#2a2a2a",
        "ghost_element.active": "#313131",
        "ghost_element.selected": "#ff924820",
        "ghost_element.disabled": "#1a1a1a",
        "drop_target.background": "#ff924820",
        "text": "#e8e8e8",
        "text.muted": "#878e98",
        "text.placeholder": "#878a98",
        "text.disabled": "#525561",
        "text.accent": "#ff9248",
        "icon": "#e8e8e8",
        "icon.muted": "#878e98",
        "icon.disabled": "#525561",
        "icon.placeholder": "#878a98",
        "icon.accent": "#ff9248",
        "status_bar.background": "#1a1a1a",
        "title_bar.background": "#1a1a1a",
        "toolbar.background": "#1f1f1f",
        "tab_bar.background": "#1a1a1a",
        "tab.inactive_background": "#1a1a1a",
        "tab.active_background": "#1f1f1f",
        "search.match_background": "#ff924830",
        "panel.background": "#1a1a1a",
        "panel.focused_border": "#ff924860",
        "pane.focused_border": "#ff924860",
        "pane_group.border": "#323232",
        "scrollbar.thumb.background": "#87858066",
        "scrollbar.thumb.hover_background": "#878580aa",
        "scrollbar.thumb.border": "#87858011",
        "scrollbar.track.border": "#1a1a1a33",
        "editor.foreground": "#e8e8e8",
        "editor.background": "#1f1f1f",
        "editor.gutter.background": "#1f1f1f",
        "editor.subheader.background": "#1a1a1a",
        "editor.active_line.background": "#2323239a",
        "editor.line_number": "#4e5a5f",
        "editor.active_line_number": "#d0d4da",
        "editor.invisible": "#3a3a3a",
        "editor.wrap_guide": "#323232",
        "editor.active_wrap_guide": "#393939",
        "editor.indent_guide": "#32323299",
        "editor.indent_guide_active": "#393939",
        "terminal.background": "#1f1f1f",
        "terminal.foreground": "#e8e8e8",
        "terminal.bright_foreground": "#f0f0f0",
        "terminal.dim_foreground": "#878580",
        "terminal.ansi.black": "#1f1f1f",
        "terminal.ansi.red": "#d14d41",
        "terminal.ansi.green": "#879a39",
        "terminal.ansi.yellow": "#d0a215",
        "terminal.ansi.blue": "#4385be",
        "terminal.ansi.magenta": "#ff9248",
        "terminal.ansi.cyan": "#3aa99f",
        "terminal.ansi.white": "#e8e8e8",
        "terminal.ansi.bright_black": "#525561",
        "terminal.ansi.bright_red": "#d14d41",
        "terminal.ansi.bright_green": "#879a39",
        "terminal.ansi.bright_yellow": "#d0a215",
        "terminal.ansi.bright_blue": "#4385be",
        "terminal.ansi.bright_magenta": "#ff9248",
        "terminal.ansi.bright_cyan": "#3aa99f",
        "terminal.ansi.bright_white": "#e8e8e8",
        "link_text.hover": "#4385be",
        "conflict": "#d0a215",
        "conflict.background": "#d0a21510",
        "conflict.border": "#d0a21540",
        "created": "#879a39",
        "created.background": "#879a3910",
        "created.border": "#879a3940",
        "deleted": "#d14d41",
        "deleted.background": "#d14d4110",
        "deleted.border": "#d14d4140",
        "error": "#d14d41",
        "error.background": "#d14d4110",
        "error.border": "#d14d4140",
        "hidden": "#525561",
        "hidden.background": "#52556110",
        "hidden.border": "#52556140",
        "hint": "#3aa99f",
        "hint.background": "#3aa99f10",
        "hint.border": "#3aa99f40",
        "ignored": "#525561",
        "ignored.background": "#52556110",
        "ignored.border": "#52556140",
        "info": "#4385be",
        "info.background": "#4385be10",
        "info.border": "#4385be40",
        "modified": "#d0a215",
        "modified.background": "#d0a21510",
        "modified.border": "#d0a21540",
        "predictive": "#878580",
        "predictive.background": "#87858010",
        "predictive.border": "#87858040",
        "renamed": "#4385be",
        "renamed.background": "#4385be10",
        "renamed.border": "#4385be40",
        "success": "#879a39",
        "success.background": "#879a3910",
        "success.border": "#879a3940",
        "unreachable": "#525561",
        "unreachable.background": "#52556110",
        "unreachable.border": "#52556140",
        "warning": "#d0a215",
        "warning.background": "#d0a21510",
        "warning.border": "#d0a21540",
        "players": [
          {
            "cursor": "#ff9248",
            "background": "#ff9248",
            "selection": "#ff924830"
          },
          {
            "cursor": "#4385be",
            "background": "#4385be",
            "selection": "#4385be30"
          },
          {
            "cursor": "#879a39",
            "background": "#879a39",
            "selection": "#879a3930"
          },
          {
            "cursor": "#3aa99f",
            "background": "#3aa99f",
            "selection": "#3aa99f30"
          },
          {
            "cursor": "#d0a215",
            "background": "#d0a215",
            "selection": "#d0a21530"
          },
          {
            "cursor": "#d14d41",
            "background": "#d14d41",
            "selection": "#d14d4130"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#d0a215",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#878580",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#878e98",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#d0a215",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#3aa99f",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#4385be",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#d0a215",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#4385be",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#4385be",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#e8e8e8",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#878e98",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#878e98",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#879a39",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#3aa99f",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#3aa99f",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#d0a215",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#d0a215",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#879a39",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#3aa99f",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#d14d41",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ff9248",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "Manganese Deadline Light",
      "appearance": "light",
      "style": {
        "accents": [
          "#ff7900",
          "#af3029",
          "#66800b",
          "#966307",
          "#3a94c5",
          "#3f8687",
          "#ff7900"
        ],
        "border": "#e6e3de",
        "border.variant": "#dad7d2",
        "border.focused": "#ff790080",
        "border.selected": "#ff790060",
        "border.transparent": "#00000000",
        "border.disabled": "#efefef",
        "elevated_surface.background": "#ebebec",
        "surface.background": "#ebebec",
        "background": "#f8f5f0",
        "element.background": "#ebebec",
        "element.hover": "#e4e1dc",
        "element.active": "#dad7d2",
        "element.selected": "#dad7d2",
        "element.disabled": "#f5f2ed",
        "ghost_element.background": "#00000000",
        "ghost_element.hover": "#e4e1dc",
        "ghost_element.active": "#dad7d2",
        "ghost_element.selected": "#ff790020",
        "ghost_element.disabled": "#f5f2ed",
        "drop_target.background": "#ff790020",
        "text": "#232323",
        "text.muted": "#6f6e69",
        "text.placeholder": "#6f6e69",
        "text.disabled": "#b4b4bb",
        "text.accent": "#ff7900",
        "icon": "#232323",
        "icon.muted": "#6f6e69",
        "icon.disabled": "#b4b4bb",
        "icon.placeholder": "#6f6e69",
        "icon.accent": "#ff7900",
        "status_bar.background": "#efefef",
        "title_bar.background": "#efefef",
        "toolbar.background": "#f8f5f0",
        "tab_bar.background": "#efefef",
        "tab.inactive_background": "#efefef",
        "tab.active_background": "#f8f5f0",
        "search.match_background": "#ff790030",
        "panel.background": "#efefef",
        "panel.focused_border": "#ff790060",
        "pane.focused_border": "#ff790060",
        "pane_group.border": "#e6e3de",
        "scrollbar.thumb.background": "#6f6e6966",
        "scrollbar.thumb.hover_background": "#6f6e69aa",
        "scrollbar.thumb.border": "#6f6e6911",
        "scrollbar.track.border": "#efefef33",
        "editor.foreground": "#232323",
        "editor.background": "#f8f5f0",
        "editor.gutter.background": "#f8f5f0",
        "editor.subheader.background": "#efefef",
        "editor.active_line.background": "#ebebec9a",
        "editor.line_number": "#b4b4bb",
        "editor.active_line_number": "#454545",
        "editor.invisible": "#dad7d2",
        "editor.wrap_guide": "#e6e3de",
        "editor.active_wrap_guide": "#dad7d2",
        "editor.indent_guide": "#e6e3de99",
        "editor.indent_guide_active": "#dad7d2",
        "terminal.background": "#f8f5f0",
        "terminal.foreground": "#232323",
        "terminal.bright_foreground": "#1a1a1a",
        "terminal.dim_foreground": "#6f6e69",
        "terminal.ansi.black": "#f8f5f0",
        "terminal.ansi.red": "#af3029",
        "terminal.ansi.green": "#66800b",
        "terminal.ansi.yellow": "#966307",
        "terminal.ansi.blue": "#3a94c5",
        "terminal.ansi.magenta": "#ff7900",
        "terminal.ansi.cyan": "#3f8687",
        "terminal.ansi.white": "#232323",
        "terminal.ansi.bright_black": "#6f6e69",
        "terminal.ansi.bright_red": "#d36151",
        "terminal.ansi.bright_green": "#7d994c",
        "terminal.ansi.bright_yellow": "#b88339",
        "terminal.ansi.bright_blue": "#4385be",
        "terminal.ansi.bright_magenta": "#ff9248",
        "terminal.ansi.bright_cyan": "#4aa3a4",
        "terminal.ansi.bright_white": "#454545",
        "terminal.ansi.dim_black": "#efefef",
        "terminal.ansi.dim_red": "#8f2520",
        "terminal.ansi.dim_green": "#526608",
        "terminal.ansi.dim_yellow": "#785006",
        "terminal.ansi.dim_blue": "#2e779e",
        "terminal.ansi.dim_magenta": "#cc6100",
        "terminal.ansi.dim_cyan": "#326b6c",
        "terminal.ansi.dim_white": "#6f6e69",
        "link_text.hover": "#3a94c5",
        "conflict": "#966307",
        "conflict.background": "#96630710",
        "conflict.border": "#96630740",
        "created": "#66800b",
        "created.background": "#66800b10",
        "created.border": "#66800b40",
        "deleted": "#af3029",
        "deleted.background": "#af302910",
        "deleted.border": "#af302940",
        "error": "#af3029",
        "error.background": "#af302910",
        "error.border": "#af302940",
        "hidden": "#b4b4bb",
        "hidden.background": "#b4b4bb10",
        "hidden.border": "#b4b4bb40",
        "hint": "#3f8687",
        "hint.background": "#3f868710",
        "hint.border": "#3f868740",
        "ignored": "#b4b4bb",
        "ignored.background": "#b4b4bb10",
        "ignored.border": "#b4b4bb40",
        "info": "#3a94c5",
        "info.background": "#3a94c510",
        "info.border": "#3a94c540",
        "modified": "#966307",
        "modified.background": "#96630710",
        "modified.border": "#96630740",
        "predictive": "#6f6e69",
        "predictive.background": "#6f6e6910",
        "predictive.border": "#6f6e6940",
        "renamed": "#3a94c5",
        "renamed.background": "#3a94c510",
        "renamed.border": "#3a94c540",
        "success": "#66800b",
        "success.background": "#66800b10",
        "success.border": "#66800b40",
        "unreachable": "#b4b4bb",
        "unreachable.background": "#b4b4bb10",
        "unreachable.border": "#b4b4bb40",
        "warning": "#966307",
        "warning.background": "#96630710",
        "warning.border": "#96630740",
        "players": [
          {
            "cursor": "#ff7900",
            "background": "#ff7900",
            "selection": "#ff790030"
          },
          {
            "cursor": "#3a94c5",
            "background": "#3a94c5",
            "selection": "#3a94c530"
          },
          {
            "cursor": "#66800b",
            "background": "#66800b",
            "selection": "#66800b30"
          },
          {
            "cursor": "#3f8687",
            "background": "#3f8687",
            "selection": "#3f868730"
          },
          {
            "cursor": "#966307",
            "background": "#966307",
            "selection": "#96630730"
          },
          {
            "cursor": "#af3029",
            "background": "#af3029",
            "selection": "#af302930"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#966307",
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6f6e69",
            "font_style": "italic",
            "font_weight": null
          },
          "comment.doc": {
            "color": "#58585a",
            "font_style": "italic",
            "font_weight": null
          },
          "constant": {
            "color": "#966307",
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#3f8687",
            "font_style": null,
            "font_weight": null
          },
          "function": {
            "color": "#3a94c5",
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#966307",
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#3a94c5",
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#3a94c5",
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#232323",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#6f6e69",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#6f6e69",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#66800b",
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#3f8687",
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#3f8687",
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#966307",
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#966307",
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#66800b",
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#3f8687",
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#af3029",
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#ff7900",
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "pw_2IQmRdrMJVIc76pyud"
}