{
  "$schema": "https://zed.dev/schema/themes/v0.2.0.json",
  "name": "vs code 2026 theme",
  "author": "vorden",
  "themes": [
    {
      "name": "2026 Dark",
      "appearance": "dark",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#3994BC",
          "#73C991",
          "#F28772",
          "#E5BA7D",
          "#D2A8FF",
          "#57A3F8",
          "#86CF86",
          "#AD80D7",
          "#EF8773"
        ],
        "border": "#2A2B2CFF",
        "border.variant": "#333536FF",
        "border.focused": "#3994BCB3",
        "border.selected": "#3994BC",
        "border.transparent": "#00000000",
        "border.disabled": "#333536FF",
        "elevated_surface.background": "#202122",
        "surface.background": "#191A1B",
        "background": "#121314",
        "element.background": "#297AA0",
        "element.hover": "#2B7DA3",
        "element.active": "#3994BC26",
        "element.selected": "#3994BC26",
        "element.disabled": null,
        "drop_target.background": "#3994BC1A",
        "ghost_element.background": null,
        "ghost_element.hover": "#FFFFFF18",
        "ghost_element.active": "#FFFFFF10",
        "ghost_element.selected": "#2C2D2E",
        "ghost_element.disabled": null,
        "text": "#bfbfbf",
        "text.muted": "#8C8C8C",
        "text.placeholder": "#555555",
        "text.disabled": "#555555",
        "text.accent": "#48A0C7",
        "icon": "#8C8C8C",
        "icon.muted": "#8C8C8C",
        "icon.disabled": "#555555",
        "icon.placeholder": "#555555",
        "icon.accent": "#3994BC",
        "debugger.accent": "#3994BC",
        "status_bar.background": "#191A1B",
        "title_bar.background": "#191A1B",
        "title_bar.inactive_background": "#191A1B",
        "toolbar.background": "#191A1B",
        "tab_bar.background": "#191A1B",
        "tab.inactive_background": "#191A1B",
        "tab.active_background": "#121314",
        "search.match_background": "#27678290",
        "panel.background": "#191A1B",
        "panel.focused_border": "#3994BC",
        "panel.indent_guide": "#8384854D",
        "panel.indent_guide_hover": null,
        "panel.indent_guide_active": "#838485",
        "pane.focused_border": null,
        "pane_group.border": "#2A2B2CFF",
        "scrollbar.thumb.background": "#83848533",
        "scrollbar.thumb.hover_background": "#83848566",
        "scrollbar.thumb.active_background": "#83848599",
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": "#191B1D4D",
        "minimap.thumb.background": "#83848533",
        "minimap.thumb.hover_background": "#83848566",
        "minimap.thumb.active_background": "#83848599",
        "minimap.thumb.border": null,
        "editor.foreground": "#BBBEBF",
        "editor.background": "#121314",
        "editor.gutter.background": "#121314",
        "editor.subheader.background": "#121314",
        "editor.active_line.background": "#242526",
        "editor.highlighted_line.background": "#242526",
        "editor.debugger_active_line.background": null,
        "editor.line_number": "#858889",
        "editor.active_line_number": "#BBBEBF",
        "editor.hover_line_number": null,
        "editor.invisible": "#8C8C8C4D",
        "editor.wrap_guide": "#848484",
        "editor.active_wrap_guide": "#848484",
        "editor.indent_guide": "#8384854D",
        "editor.indent_guide_active": "#838485",
        "editor.document_highlight.read_background": "#27678250",
        "editor.document_highlight.write_background": "#27678280",
        "editor.document_highlight.bracket_background": "#3994BC55",
        "terminal.background": "#191A1B",
        "terminal.foreground": "#bfbfbf",
        "terminal.ansi.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#000000",
        "terminal.ansi.bright_black": "#666666",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#CD3131",
        "terminal.ansi.bright_red": "#F14C4C",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#0DBC79",
        "terminal.ansi.bright_green": "#23D18B",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#E5E510",
        "terminal.ansi.bright_yellow": "#F5F543",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#2472C8",
        "terminal.ansi.bright_blue": "#3B8EEA",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#BC3FBC",
        "terminal.ansi.bright_magenta": "#D670D6",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#11A8CD",
        "terminal.ansi.bright_cyan": "#29B8DB",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#E5E5E5",
        "terminal.ansi.bright_white": "#E5E5E5",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#53A5CA",
        "version_control.added": "#73c991",
        "version_control.deleted": "#f48771",
        "version_control.modified": "#e5ba7d",
        "version_control.renamed": "#73c991",
        "version_control.conflict": "#f48771",
        "version_control.ignored": "#8C8C8C",
        "version_control.conflict_marker.ours": "#40C8AE80",
        "version_control.conflict_marker.theirs": "#40A6FF80",
        "version_control_conflict_ours_background": "#40C8AE33",
        "version_control_conflict_theirs_background": "#40A6FF33",
        "conflict": "#E4676B",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#73c991",
        "created.background": null,
        "created.border": null,
        "deleted": "#f48771",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#f48771",
        "error.background": "#3A1D1D",
        "error.border": "#BE1100",
        "hidden": "#8C8C8C",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#8C8C8C",
        "hint.background": "#202122",
        "hint.border": "#2A2B2CFF",
        "ignored": "#8C8C8C",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#3a94bc",
        "info.background": "#1E3A47",
        "info.border": "#3994BC",
        "modified": "#e5ba7d",
        "modified.background": null,
        "modified.border": null,
        "predictive": null,
        "predictive.background": null,
        "predictive.border": null,
        "renamed": "#73c991",
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": "#202020",
        "unreachable.border": "#454545",
        "warning": "#e5ba7d",
        "warning.background": "#352A05",
        "warning.border": "#B89500",
        "players": [
          {
            "cursor": "#BBBEBF",
            "background": null,
            "selection": "#276782dd"
          },
          {
            "cursor": "#39BAE5FF",
            "background": "#39BAE5FF",
            "selection": "#39BAE53D"
          },
          {
            "cursor": "#FE8F40FF",
            "background": "#FE8F40FF",
            "selection": "#FE8F403D"
          },
          {
            "cursor": "#D2A6FEFF",
            "background": "#D2A6FEFF",
            "selection": "#D2A6FE3D"
          },
          {
            "cursor": "#95E5CBFF",
            "background": "#95E5CBFF",
            "selection": "#95E5CB3D"
          },
          {
            "cursor": "#EF7177FF",
            "background": "#EF7177FF",
            "selection": "#EF71773D"
          },
          {
            "cursor": "#FEB454FF",
            "background": "#FEB454FF",
            "selection": "#FEB4543D"
          },
          {
            "cursor": "#AAD84CFF",
            "background": "#AAD84CFF",
            "selection": "#AAD84C3D"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#c9d1d9",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#8b949e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#8b949e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#7ee787",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#BBBEBF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#d2a8ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#c9d1d9",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#ff7b72",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#BBBEBF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#BBBEBF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#8b949e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#BBBEBF",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#ffa657",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#a5d6ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#8b949e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#a5d6ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#a5d6ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#a5d6ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#a5d6ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#7ee787",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#7ee787",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#79c0ff",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        }
      }
    },
    {
      "name": "2026 Light",
      "appearance": "light",
      "style": {
        "background.appearance": "opaque",
        "accents": [
          "#0069CC",
          "#587c0c",
          "#ad0707",
          "#B69500",
          "#8250df",
          "#1A5CFF",
          "#388A34",
          "#652D90",
          "#d18616"
        ],
        "border": "#F0F1F2FF",
        "border.variant": "#EEEEF1",
        "border.focused": "#0069CCFF",
        "border.selected": "#000000",
        "border.transparent": "#00000000",
        "border.disabled": "#EEEEF1",
        "elevated_surface.background": "#FAFAFD",
        "surface.background": "#FAFAFD",
        "background": "#FFFFFF",
        "element.background": "#0069CC",
        "element.hover": "#0063C1",
        "element.active": "#0069CC1A",
        "element.selected": "#0069CC1A",
        "element.disabled": null,
        "drop_target.background": "#0069CC15",
        "ghost_element.background": null,
        "ghost_element.hover": "#00000010",
        "ghost_element.active": "#F2F3F4",
        "ghost_element.selected": "#DADADA99",
        "ghost_element.disabled": null,
        "text": "#202020",
        "text.muted": "#606060",
        "text.placeholder": "#999999",
        "text.disabled": "#BBBBBB",
        "text.accent": "#0069CC",
        "icon": "#606060",
        "icon.muted": "#606060",
        "icon.disabled": "#BBBBBB",
        "icon.placeholder": "#999999",
        "icon.accent": "#0069CC",
        "debugger.accent": "#0069CC",
        "status_bar.background": "#FAFAFD",
        "title_bar.background": "#FAFAFD",
        "title_bar.inactive_background": "#FAFAFD",
        "toolbar.background": "#FFFFFF",
        "tab_bar.background": "#FAFAFD",
        "tab.inactive_background": "#FAFAFD",
        "tab.active_background": "#FFFFFF",
        "search.match_background": "#0069CC40",
        "panel.background": "#FAFAFD",
        "panel.focused_border": "#000000",
        "panel.indent_guide": "#F7F7F740",
        "panel.indent_guide_hover": null,
        "panel.indent_guide_active": "#EEEEEE",
        "pane.focused_border": null,
        "pane_group.border": "#F0F1F2FF",
        "scrollbar.thumb.background": "#99999926",
        "scrollbar.thumb.hover_background": "#99999940",
        "scrollbar.thumb.active_background": "#99999955",
        "scrollbar.thumb.border": null,
        "scrollbar.track.background": null,
        "scrollbar.track.border": "#00000000",
        "minimap.thumb.background": "#99999926",
        "minimap.thumb.hover_background": "#99999940",
        "minimap.thumb.active_background": "#99999955",
        "minimap.thumb.border": null,
        "editor.foreground": "#202020",
        "editor.background": "#FFFFFF",
        "editor.gutter.background": "#FFFFFF",
        "editor.subheader.background": "#FFFFFF",
        "editor.active_line.background": "#EAEAEA40",
        "editor.highlighted_line.background": "#EAEAEA",
        "editor.debugger_active_line.background": null,
        "editor.line_number": "#606060",
        "editor.active_line_number": "#202020",
        "editor.hover_line_number": null,
        "editor.invisible": "#60606040",
        "editor.wrap_guide": "#F7F7F7",
        "editor.active_wrap_guide": "#F7F7F7",
        "editor.indent_guide": "#F7F7F740",
        "editor.indent_guide_active": "#EEEEEE",
        "editor.document_highlight.read_background": "#0069CC26",
        "editor.document_highlight.write_background": "#0069CC26",
        "editor.document_highlight.bracket_background": "#0069CC40",
        "terminal.background": "#FAFAFD",
        "terminal.foreground": "#202020",
        "terminal.ansi.background": null,
        "terminal.bright_foreground": null,
        "terminal.dim_foreground": null,
        "terminal.ansi.black": "#000000",
        "terminal.ansi.bright_black": "#666666",
        "terminal.ansi.dim_black": null,
        "terminal.ansi.red": "#CD3131",
        "terminal.ansi.bright_red": "#F14C4C",
        "terminal.ansi.dim_red": null,
        "terminal.ansi.green": "#0DBC79",
        "terminal.ansi.bright_green": "#23D18B",
        "terminal.ansi.dim_green": null,
        "terminal.ansi.yellow": "#E5E510",
        "terminal.ansi.bright_yellow": "#F5F543",
        "terminal.ansi.dim_yellow": null,
        "terminal.ansi.blue": "#2472C8",
        "terminal.ansi.bright_blue": "#3B8EEA",
        "terminal.ansi.dim_blue": null,
        "terminal.ansi.magenta": "#BC3FBC",
        "terminal.ansi.bright_magenta": "#D670D6",
        "terminal.ansi.dim_magenta": null,
        "terminal.ansi.cyan": "#11A8CD",
        "terminal.ansi.bright_cyan": "#29B8DB",
        "terminal.ansi.dim_cyan": null,
        "terminal.ansi.white": "#E5E5E5",
        "terminal.ansi.bright_white": "#E5E5E5",
        "terminal.ansi.dim_white": null,
        "link_text.hover": "#0069CC",
        "version_control.added": "#587c0c",
        "version_control.deleted": "#ad0707",
        "version_control.modified": "#667309",
        "version_control.renamed": "#587c0c",
        "version_control.conflict": "#ad0707",
        "version_control.ignored": "#8E8E90",
        "version_control.conflict_marker.ours": "#40C8AE80",
        "version_control.conflict_marker.theirs": "#40A6FF80",
        "version_control_conflict_ours_background": "#40C8AE33",
        "version_control_conflict_theirs_background": "#40A6FF33",
        "conflict": "#E4676B",
        "conflict.background": null,
        "conflict.border": null,
        "created": "#587c0c",
        "created.background": null,
        "created.border": null,
        "deleted": "#ad0707",
        "deleted.background": null,
        "deleted.border": null,
        "error": "#ad0707",
        "error.background": "#FDEDED",
        "error.border": "#ad0707",
        "hidden": "#606060",
        "hidden.background": null,
        "hidden.border": null,
        "hint": "#606060",
        "hint.background": "#FAFAFD",
        "hint.border": "#E2E2E5",
        "ignored": "#8E8E90",
        "ignored.background": null,
        "ignored.border": null,
        "info": "#0069CC",
        "info.background": "#E6F2FA",
        "info.border": "#0069CC",
        "modified": "#667309",
        "modified.background": null,
        "modified.border": null,
        "predictive": null,
        "predictive.background": null,
        "predictive.border": null,
        "renamed": "#587c0c",
        "renamed.background": null,
        "renamed.border": null,
        "success": null,
        "success.background": null,
        "success.border": null,
        "unreachable": null,
        "unreachable.background": "#202020",
        "unreachable.border": "#454545",
        "warning": "#667309",
        "warning.background": "#FDF6E3",
        "warning.border": "#B69500",
        "players": [
          {
            "cursor": "#202020",
            "background": null,
            "selection": "#0069CC40"
          },
          {
            "cursor": "#39BAE5FF",
            "background": "#39BAE5FF",
            "selection": "#39BAE53D"
          },
          {
            "cursor": "#FE8F40FF",
            "background": "#FE8F40FF",
            "selection": "#FE8F403D"
          },
          {
            "cursor": "#D2A6FEFF",
            "background": "#D2A6FEFF",
            "selection": "#D2A6FE3D"
          },
          {
            "cursor": "#95E5CBFF",
            "background": "#95E5CBFF",
            "selection": "#95E5CB3D"
          },
          {
            "cursor": "#EF7177FF",
            "background": "#EF7177FF",
            "selection": "#EF71773D"
          },
          {
            "cursor": "#FEB454FF",
            "background": "#FEB454FF",
            "selection": "#FEB4543D"
          },
          {
            "cursor": "#AAD84CFF",
            "background": "#AAD84CFF",
            "selection": "#AAD84C3D"
          }
        ],
        "syntax": {
          "attribute": {
            "color": "#1f2328",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "boolean": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment": {
            "color": "#6e7781",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "comment.doc": {
            "color": "#6e7781",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constant": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "constructor": {
            "color": "#116329",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "embedded": {
            "color": "#202020",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "emphasis.strong": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": 700
          },
          "function": {
            "color": "#8250df",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.declaration": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.control": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "keyword.import": {
            "color": "#1f2328",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "number": {
            "color": "#cf222e",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "operator": {
            "color": "#202020",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "preproc": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "property": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation": {
            "color": "#202020",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.bracket": {
            "color": "#57606a",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.delimiter": {
            "color": "#202020",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.list_marker": {
            "color": "#953800",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "punctuation.special": {
            "color": "#0a3069",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string": {
            "color": "#6e7781",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.escape": {
            "color": "#0a3069",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.regex": {
            "color": "#0a3069",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special": {
            "color": "#0a3069",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "string.special.symbol": {
            "color": "#0a3069",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "tag": {
            "color": "#116329",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "text.literal": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "type": {
            "color": "#116329",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          },
          "variable.special": {
            "color": "#0550ae",
            "background_color": null,
            "font_style": null,
            "font_weight": null
          }
        }
      }
    }
  ],
  "id": "ysi3i-H58ErvdOgnp9gOe"
}