{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "IDX Theme",
  "author": "pheonix",
  "themes": [
    {
      "name": "IDX Dark",
      "appearance": "dark",
      "style": {
        "background": "#171f2b",
        "surface.background": "#10151d",
        "elevated_surface.background": "#10151d",
        "border": "#333e4f",
        "border.variant": "#333e4f",
        "border.focused": "#8964e8",
        "border.selected": "#a87ffb",
        "border.transparent": "#00000000",
        "border.disabled": "#00000050",
        "element.background": "#1f2939",
        "element.hover": "#293444",
        "element.active": "#340099",
        "element.selected": "#293444",
        "element.disabled": "#242e3f",
        "ghost_element.background": "#171f2b",
        "ghost_element.hover": "#1f2939",
        "ghost_element.active": "#293444",
        "ghost_element.selected": "#293444",
        "ghost_element.disabled": "#10151d",
        "text": "#d9dfe7",
        "text.muted": "#8b98a9",
        "text.placeholder": "#738295",
        "text.disabled": "#5d6a7d",
        "text.accent": "#a87ffb",
        "icon": "#d9dfe7",
        "icon.muted": "#738295",
        "icon.disabled": "#5d6a7d",
        "icon.placeholder": "#5d6a7d",
        "icon.accent": "#a87ffb",
        "editor.background": "#171f2b",
        "editor.foreground": "#d9dfe7",
        "editor.gutter.background": "#171f2b",
        "editor.subheader.background": "#171f2b",
        "editor.active_line.background": "#1f2939",
        "editor.highlighted_line.background": "#1f2939",
        "editor.line_number": "#475365",
        "editor.active_line_number": "#d9dfe7",
        "editor.invisible": "#475365",
        "editor.wrap_guide": "#333e4f",
        "editor.active_wrap_guide": "#475365",
        "editor.document_highlight.read_background": "#83431466",
        "editor.document_highlight.write_background": "#83431499",
        "scrollbar_thumb.background": "#6a737d33",
        "scrollbar.thumb.hover_background": "#6a737d88",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "tab_bar.background": "#10151d",
        "tab.inactive_background": "#10151d",
        "tab.active_background": "#171f2b",
        "panel.background": "#10151d",
        "panel.focused_border": "#a87ffb",
        "pane.focused_border": "#a87ffb",
        "status_bar.background": "#1f2939",
        "title_bar.background": "#171f2b",
        "toolbar.background": "#171f2b",
        "terminal.background": "#171f2b",
        "terminal.foreground": "#a4afbd",
        "terminal.bright_foreground": "#fafbfe",
        "terminal.dim_foreground": "#738295",
        "terminal.ansi.black": "#738295",
        "terminal.ansi.bright_black": "#8b98a9",
        "terminal.ansi.red": "#f76769",
        "terminal.ansi.bright_red": "#fc8f8e",
        "terminal.ansi.green": "#17b877",
        "terminal.ansi.bright_green": "#66ce98",
        "terminal.ansi.yellow": "#ffa23e",
        "terminal.ansi.bright_yellow": "#ffc26e",
        "terminal.ansi.blue": "#708fff",
        "terminal.ansi.bright_blue": "#a2b6ff",
        "terminal.ansi.magenta": "#a87ffb",
        "terminal.ansi.bright_magenta": "#c8aaff",
        "terminal.ansi.cyan": "#25a6e9",
        "terminal.ansi.bright_cyan": "#71c2ee",
        "terminal.ansi.white": "#a4afbd",
        "terminal.ansi.bright_white": "#fafbfe",
        "error": "#fc8f8e",
        "error.background": "#fc8f8e33",
        "error.border": "#fc8f8e",
        "warning": "#ffc26e",
        "warning.background": "#ffc26e33",
        "warning.border": "#ffc26e",
        "info": "#a2b6ff",
        "info.background": "#a2b6ff33",
        "info.border": "#a2b6ff",
        "success": "#17b877",
        "success.background": "#17b87733",
        "success.border": "#17b877",
        "created": "#17b877",
        "created.background": "#17975f40",
        "created.border": "#17b877",
        "modified": "#3c60dd",
        "modified.background": "#3c60dd33",
        "modified.border": "#3c60dd",
        "deleted": "#f76769",
        "deleted.background": "#df404740",
        "deleted.border": "#f76769",
        "conflict": "#ffc26e",
        "conflict.background": "#ffc26e33",
        "conflict.border": "#ffc26e",
        "ignored": "#738295",
        "ignored.background": "#00000020",
        "ignored.border": "#333e4f",
        "hidden": "#5d6a7d",
        "hidden.background": "#00000050",
        "hidden.border": "#00000050",
        "predictive": "#66ce9899",
        "predictive.background": "#66ce9820",
        "predictive.border": "#66ce9840",
        "unreachable": "#738295",
        "unreachable.background": "#00000020",
        "unreachable.border": "#333e4f",
        "search.match_background": "#83431466",
        "link_text.hover": "#b895fd",
        "players": [
          {
            "cursor": "#c8aaff",
            "background": "#c8aaff33",
            "selection": "#264dcb80"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#7F8D9F",
            "font_style": "italic"
          },
          "constant": {
            "color": "#92A9FF"
          },
          "number": {
            "color": "#92A9FF"
          },
          "string": {
            "color": "#77D5A3"
          },
          "string.escape": {
            "color": "#77D5A3"
          },
          "keyword": {
            "color": "#FD8DA3"
          },
          "type": {
            "color": "#BD9CFE"
          },
          "function": {
            "color": "#BD9CFE"
          },
          "variable": {
            "color": "#FFD395"
          },
          "property": {
            "color": "#92A9FF"
          },
          "tag": {
            "color": "#77D5A3"
          },
          "punctuation": {
            "color": "#d9dfe7"
          }
        }
      }
    },
    {
      "name": "New Theme",
      "appearance": "dark",
      "style": {
        "background": "#171f2b",
        "surface.background": "#10151d",
        "elevated_surface.background": "#10151d",
        "border": "#333e4f",
        "border.variant": "#333e4f",
        "border.focused": "#8964e8",
        "border.selected": "#a87ffb",
        "border.transparent": "#00000000",
        "border.disabled": "#00000050",
        "element.background": "#1f2939",
        "element.hover": "#293444",
        "element.active": "#340099",
        "element.selected": "#293444",
        "element.disabled": "#242e3f",
        "ghost_element.background": "#171f2b",
        "ghost_element.hover": "#1f2939",
        "ghost_element.active": "#293444",
        "ghost_element.selected": "#293444",
        "ghost_element.disabled": "#10151d",
        "text": "#d9dfe7",
        "text.muted": "#8b98a9",
        "text.placeholder": "#738295",
        "text.disabled": "#5d6a7d",
        "text.accent": "#a87ffb",
        "icon": "#d9dfe7",
        "icon.muted": "#738295",
        "icon.disabled": "#5d6a7d",
        "icon.placeholder": "#5d6a7d",
        "icon.accent": "#a87ffb",
        "editor.background": "#171f2b",
        "editor.foreground": "#d9dfe7",
        "editor.gutter.background": "#171f2b",
        "editor.subheader.background": "#171f2b",
        "editor.active_line.background": "#1f2939",
        "editor.highlighted_line.background": "#1f2939",
        "editor.line_number": "#475365",
        "editor.active_line_number": "#d9dfe7",
        "editor.invisible": "#475365",
        "editor.wrap_guide": "#333e4f",
        "editor.active_wrap_guide": "#475365",
        "editor.document_highlight.read_background": "#83431466",
        "editor.document_highlight.write_background": "#83431499",
        "scrollbar_thumb.background": "#6a737d33",
        "scrollbar.thumb.hover_background": "#6a737d88",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "tab_bar.background": "#10151d",
        "tab.inactive_background": "#10151d",
        "tab.active_background": "#171f2b",
        "panel.background": "#10151d",
        "panel.focused_border": "#a87ffb",
        "pane.focused_border": "#a87ffb",
        "status_bar.background": "#1f2939",
        "title_bar.background": "#171f2b",
        "toolbar.background": "#171f2b",
        "terminal.background": "#171f2b",
        "terminal.foreground": "#a4afbd",
        "terminal.bright_foreground": "#fafbfe",
        "terminal.dim_foreground": "#738295",
        "terminal.ansi.black": "#738295",
        "terminal.ansi.bright_black": "#8b98a9",
        "terminal.ansi.red": "#f76769",
        "terminal.ansi.bright_red": "#fc8f8e",
        "terminal.ansi.green": "#17b877",
        "terminal.ansi.bright_green": "#66ce98",
        "terminal.ansi.yellow": "#ffa23e",
        "terminal.ansi.bright_yellow": "#ffc26e",
        "terminal.ansi.blue": "#708fff",
        "terminal.ansi.bright_blue": "#a2b6ff",
        "terminal.ansi.magenta": "#a87ffb",
        "terminal.ansi.bright_magenta": "#c8aaff",
        "terminal.ansi.cyan": "#25a6e9",
        "terminal.ansi.bright_cyan": "#71c2ee",
        "terminal.ansi.white": "#a4afbd",
        "terminal.ansi.bright_white": "#fafbfe",
        "error": "#fc8f8e",
        "error.background": "#fc8f8e33",
        "error.border": "#fc8f8e",
        "warning": "#ffc26e",
        "warning.background": "#ffc26e33",
        "warning.border": "#ffc26e",
        "info": "#a2b6ff",
        "info.background": "#a2b6ff33",
        "info.border": "#a2b6ff",
        "success": "#17b877",
        "success.background": "#17b87733",
        "success.border": "#17b877",
        "created": "#17b877",
        "created.background": "#17975f40",
        "created.border": "#17b877",
        "modified": "#3c60dd",
        "modified.background": "#3c60dd33",
        "modified.border": "#3c60dd",
        "deleted": "#f76769",
        "deleted.background": "#df404740",
        "deleted.border": "#f76769",
        "conflict": "#ffc26e",
        "conflict.background": "#ffc26e33",
        "conflict.border": "#ffc26e",
        "ignored": "#738295",
        "ignored.background": "#00000020",
        "ignored.border": "#333e4f",
        "hidden": "#5d6a7d",
        "hidden.background": "#00000050",
        "hidden.border": "#00000050",
        "predictive": "#66ce9899",
        "predictive.background": "#66ce9820",
        "predictive.border": "#66ce9840",
        "unreachable": "#738295",
        "unreachable.background": "#00000020",
        "unreachable.border": "#333e4f",
        "search.match_background": "#83431466",
        "link_text.hover": "#b895fd",
        "players": [
          {
            "cursor": "#c8aaff",
            "background": "#c8aaff33",
            "selection": "#264dcb80"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#7F8D9F",
            "font_style": "italic"
          },
          "constant": {
            "color": "#92A9FF"
          },
          "number": {
            "color": "#92A9FF"
          },
          "string": {
            "color": "#77D5A3"
          },
          "string.escape": {
            "color": "#77D5A3"
          },
          "keyword": {
            "color": "#FD8DA3"
          },
          "type": {
            "color": "#BD9CFE"
          },
          "function": {
            "color": "#BD9CFE"
          },
          "variable": {
            "color": "#FFD395"
          },
          "property": {
            "color": "#92A9FF"
          },
          "tag": {
            "color": "#77D5A3"
          },
          "punctuation": {
            "color": "#d9dfe7"
          }
        }
      }
    }
  ],
  "id": "_hlRUqJneFZF3Pp539wI1"
}