{
  "$schema": "https://zed.dev/schema/themes/v0.1.0.json",
  "name": "IDX Theme",
  "author": "pheonix",
  "themes": [
    {
      "name": "IDX Light",
      "appearance": "light",
      "style": {
        "background": "#ffffff",
        "surface.background": "#f4f7fd",
        "elevated_surface.background": "#ffffff",
        "border": "#d9dfe7",
        "border.variant": "#d9dfe7",
        "border.focused": "#8964e8",
        "border.selected": "#a87ffb",
        "border.transparent": "#00000000",
        "border.disabled": "#bfc7d2",
        "element.background": "#ffffff",
        "element.hover": "#f4f7fd",
        "element.active": "#e8eaed",
        "element.selected": "#f4f7fd",
        "element.disabled": "#f4f7fd",
        "ghost_element.background": "#ffffff",
        "ghost_element.hover": "#f4f7fd",
        "ghost_element.active": "#e8eaed",
        "ghost_element.selected": "#f4f7fd",
        "ghost_element.disabled": "#ffffff",
        "text": "#1f2939",
        "text.muted": "#5d6a7d",
        "text.placeholder": "#738295",
        "text.disabled": "#bfc7d2",
        "text.accent": "#6f4cde",
        "icon": "#1f2939",
        "icon.muted": "#5d6a7d",
        "icon.disabled": "#bfc7d2",
        "icon.placeholder": "#a4afbd",
        "icon.accent": "#6f4cde",
        "editor.background": "#ffffff",
        "editor.foreground": "#1f2939",
        "editor.gutter.background": "#ffffff",
        "editor.subheader.background": "#f4f7fd",
        "editor.active_line.background": "#f4f7fd",
        "editor.highlighted_line.background": "#f4f7fd",
        "editor.line_number": "#bfc7d2",
        "editor.active_line_number": "#1f2939",
        "editor.invisible": "#bfc7d2",
        "editor.wrap_guide": "#e7ebf2",
        "editor.active_wrap_guide": "#bfc7d2",
        "editor.document_highlight.read_background": "#ffc26e66",
        "editor.document_highlight.write_background": "#ffc26e99",
        "scrollbar_thumb.background": "#959da533",
        "scrollbar.thumb.hover_background": "#959da588",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "tab_bar.background": "#f4f7fd",
        "tab.inactive_background": "#f4f7fd",
        "tab.active_background": "#ffffff",
        "panel.background": "#f4f7fd",
        "panel.focused_border": "#d9dfe7",
        "pane.focused_border": "#d9dfe7",
        "status_bar.background": "#ffffff",
        "title_bar.background": "#ffffff",
        "toolbar.background": "#ffffff",
        "terminal.background": "#ffffff",
        "terminal.foreground": "#475365",
        "terminal.bright_foreground": "#5d6a7d",
        "terminal.dim_foreground": "#bfc7d2",
        "terminal.ansi.black": "#333e4f",
        "terminal.ansi.bright_black": "#000000",
        "terminal.ansi.red": "#d03941",
        "terminal.ansi.bright_red": "#a52430",
        "terminal.ansi.green": "#007b49",
        "terminal.ansi.bright_green": "#00522f",
        "terminal.ansi.yellow": "#a65921",
        "terminal.ansi.bright_yellow": "#904b1a",
        "terminal.ansi.blue": "#3c60dd",
        "terminal.ansi.bright_blue": "#002487",
        "terminal.ansi.magenta": "#6f4cde",
        "terminal.ansi.bright_magenta": "#4d21bb",
        "terminal.ansi.cyan": "#0075a2",
        "terminal.ansi.bright_cyan": "#00607e",
        "terminal.ansi.white": "#5d6a7d",
        "terminal.ansi.bright_white": "#475365",
        "error": "#df4047",
        "error.background": "#df404733",
        "error.border": "#df4047",
        "warning": "#df8128",
        "warning.background": "#df812833",
        "warning.border": "#df8128",
        "info": "#5173f1",
        "info.background": "#5173f133",
        "info.border": "#5173f1",
        "success": "#17975f",
        "success.background": "#17975f33",
        "success.border": "#17975f",
        "created": "#17975f",
        "created.background": "#daf8e4",
        "created.border": "#17975f",
        "modified": "#5173f1",
        "modified.background": "#a2b6ff33",
        "modified.border": "#5173f1",
        "deleted": "#df4047",
        "deleted.background": "#ffe5e4",
        "deleted.border": "#df4047",
        "conflict": "#df8128",
        "conflict.background": "#ffc26e66",
        "conflict.border": "#df8128",
        "ignored": "#8b98a9",
        "ignored.background": "#00000010",
        "ignored.border": "#d9dfe7",
        "hidden": "#bfc7d2",
        "hidden.background": "#00000010",
        "hidden.border": "#d9dfe7",
        "predictive": "#17975f99",
        "predictive.background": "#17975f20",
        "predictive.border": "#17975f40",
        "unreachable": "#8b98a9",
        "unreachable.background": "#00000010",
        "unreachable.border": "#d9dfe7",
        "search.match_background": "#df812866",
        "link_text.hover": "#4d21bb",
        "players": [
          {
            "cursor": "#6f4cde",
            "background": "#6f4cde26",
            "selection": "#c7d3ff99"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#637083",
            "font_style": "italic"
          },
          "constant": {
            "color": "#264DCB"
          },
          "number": {
            "color": "#264DCB"
          },
          "string": {
            "color": "#007B49"
          },
          "string.escape": {
            "color": "#007B49"
          },
          "keyword": {
            "color": "#C43058"
          },
          "type": {
            "color": "#6F4CDE"
          },
          "function": {
            "color": "#6F4CDE"
          },
          "variable": {
            "color": "#A65921"
          },
          "property": {
            "color": "#264DCB"
          },
          "tag": {
            "color": "#007B49"
          },
          "punctuation": {
            "color": "#333e4f"
          }
        }
      }
    },
    {
      "name": "New Theme",
      "appearance": "light",
      "style": {
        "background": "#ffffff",
        "surface.background": "#f4f7fd",
        "elevated_surface.background": "#ffffff",
        "border": "#d9dfe7",
        "border.variant": "#d9dfe7",
        "border.focused": "#8964e8",
        "border.selected": "#a87ffb",
        "border.transparent": "#00000000",
        "border.disabled": "#bfc7d2",
        "element.background": "#ffffff",
        "element.hover": "#f4f7fd",
        "element.active": "#e8eaed",
        "element.selected": "#f4f7fd",
        "element.disabled": "#f4f7fd",
        "ghost_element.background": "#ffffff",
        "ghost_element.hover": "#f4f7fd",
        "ghost_element.active": "#e8eaed",
        "ghost_element.selected": "#f4f7fd",
        "ghost_element.disabled": "#ffffff",
        "text": "#1f2939",
        "text.muted": "#5d6a7d",
        "text.placeholder": "#738295",
        "text.disabled": "#bfc7d2",
        "text.accent": "#6f4cde",
        "icon": "#1f2939",
        "icon.muted": "#5d6a7d",
        "icon.disabled": "#bfc7d2",
        "icon.placeholder": "#a4afbd",
        "icon.accent": "#6f4cde",
        "editor.background": "#ffffff",
        "editor.foreground": "#1f2939",
        "editor.gutter.background": "#ffffff",
        "editor.subheader.background": "#f4f7fd",
        "editor.active_line.background": "#f4f7fd",
        "editor.highlighted_line.background": "#f4f7fd",
        "editor.line_number": "#bfc7d2",
        "editor.active_line_number": "#1f2939",
        "editor.invisible": "#bfc7d2",
        "editor.wrap_guide": "#e7ebf2",
        "editor.active_wrap_guide": "#bfc7d2",
        "editor.document_highlight.read_background": "#ffc26e66",
        "editor.document_highlight.write_background": "#ffc26e99",
        "scrollbar_thumb.background": "#959da533",
        "scrollbar.thumb.hover_background": "#959da588",
        "scrollbar.thumb.border": "#00000000",
        "scrollbar.track.background": "#00000000",
        "scrollbar.track.border": "#00000000",
        "tab_bar.background": "#f4f7fd",
        "tab.inactive_background": "#f4f7fd",
        "tab.active_background": "#ffffff",
        "panel.background": "#f4f7fd",
        "panel.focused_border": "#d9dfe7",
        "pane.focused_border": "#d9dfe7",
        "status_bar.background": "#ffffff",
        "title_bar.background": "#ffffff",
        "toolbar.background": "#ffffff",
        "terminal.background": "#ffffff",
        "terminal.foreground": "#475365",
        "terminal.bright_foreground": "#5d6a7d",
        "terminal.dim_foreground": "#bfc7d2",
        "terminal.ansi.black": "#333e4f",
        "terminal.ansi.bright_black": "#000000",
        "terminal.ansi.red": "#d03941",
        "terminal.ansi.bright_red": "#a52430",
        "terminal.ansi.green": "#007b49",
        "terminal.ansi.bright_green": "#00522f",
        "terminal.ansi.yellow": "#a65921",
        "terminal.ansi.bright_yellow": "#904b1a",
        "terminal.ansi.blue": "#3c60dd",
        "terminal.ansi.bright_blue": "#002487",
        "terminal.ansi.magenta": "#6f4cde",
        "terminal.ansi.bright_magenta": "#4d21bb",
        "terminal.ansi.cyan": "#0075a2",
        "terminal.ansi.bright_cyan": "#00607e",
        "terminal.ansi.white": "#5d6a7d",
        "terminal.ansi.bright_white": "#475365",
        "error": "#df4047",
        "error.background": "#df404733",
        "error.border": "#df4047",
        "warning": "#df8128",
        "warning.background": "#df812833",
        "warning.border": "#df8128",
        "info": "#5173f1",
        "info.background": "#5173f133",
        "info.border": "#5173f1",
        "success": "#17975f",
        "success.background": "#17975f33",
        "success.border": "#17975f",
        "created": "#17975f",
        "created.background": "#daf8e4",
        "created.border": "#17975f",
        "modified": "#5173f1",
        "modified.background": "#a2b6ff33",
        "modified.border": "#5173f1",
        "deleted": "#df4047",
        "deleted.background": "#ffe5e4",
        "deleted.border": "#df4047",
        "conflict": "#df8128",
        "conflict.background": "#ffc26e66",
        "conflict.border": "#df8128",
        "ignored": "#8b98a9",
        "ignored.background": "#00000010",
        "ignored.border": "#d9dfe7",
        "hidden": "#bfc7d2",
        "hidden.background": "#00000010",
        "hidden.border": "#d9dfe7",
        "predictive": "#17975f99",
        "predictive.background": "#17975f20",
        "predictive.border": "#17975f40",
        "unreachable": "#8b98a9",
        "unreachable.background": "#00000010",
        "unreachable.border": "#d9dfe7",
        "search.match_background": "#df812866",
        "link_text.hover": "#4d21bb",
        "players": [
          {
            "cursor": "#6f4cde",
            "background": "#6f4cde26",
            "selection": "#c7d3ff99"
          }
        ],
        "syntax": {
          "comment": {
            "color": "#637083",
            "font_style": "italic"
          },
          "constant": {
            "color": "#264DCB"
          },
          "number": {
            "color": "#264DCB"
          },
          "string": {
            "color": "#007B49"
          },
          "string.escape": {
            "color": "#007B49"
          },
          "keyword": {
            "color": "#C43058"
          },
          "type": {
            "color": "#6F4CDE"
          },
          "function": {
            "color": "#6F4CDE"
          },
          "variable": {
            "color": "#A65921"
          },
          "property": {
            "color": "#264DCB"
          },
          "tag": {
            "color": "#007B49"
          },
          "punctuation": {
            "color": "#333e4f"
          }
        }
      }
    }
  ],
  "id": "yfW0FtUTdsUISDQ9UW5kt"
}