Skip to main content
Coding Theme

WCAG Themes

Publisher: Michael J. CalkinsThemes in package: 30

WCAG compliant VS Code themes with 8:1 minimum contrast ratio, ideal for users with astigmatism and visual impairments.

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#0969DA
  • activityBar.background#FAFBFC
  • activityBar.border#e5e7eb
  • activityBar.foreground#0A0D14
  • button.background#0969DA
  • button.foreground#FAFBFC
  • button.hoverBackground#0A58CA
  • editor.background#FAFBFC
  • editor.foreground#0A0D14
  • editor.lineHighlightBackground#F3F4F6
  • editor.selectionBackground#B3D7FF
  • editorGroup.border#e5e7eb
  • editorLineNumber.activeForeground#1F2937
  • editorLineNumber.foreground#6B7280
  • focusBorder#0969DA
  • input.background#FFFFFF
  • input.border#6B7280
  • input.foreground#0A0D14
  • inputOption.activeBorder#0969DA
  • list.activeSelectionBackground#B3D7FF
  • list.activeSelectionForeground#0A0D14
  • list.focusOutline#0969DA
  • list.hoverBackground#E5E7EB
  • list.hoverForeground#0A0D14
  • panel.background#FAFBFC
  • panel.border#e5e7eb
  • sideBar.background#F3F4F6
  • sideBar.border#e5e7eb
  • sideBar.foreground#1F2937
  • statusBar.background#0969DA
  • statusBar.border#e5e7eb
  • statusBar.foreground#FAFBFC
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#0969DA
  • tab.activeForeground#0A0D14
  • tab.border#e5e7eb
  • tab.inactiveBackground#F3F4F6
  • tab.inactiveForeground#6B7280
  • terminal.background#FAFBFC
  • terminal.foreground#0A0D14
  • titleBar.activeBackground#FAFBFC
  • titleBar.activeForeground#0A0D14
  • titleBar.border#e5e7eb
  • titleBar.inactiveBackground#FAFBFC
  • titleBar.inactiveForeground#6B7280
  • window.activeBorder#e5e7eb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4B5563italic
keyword#7C3AED
string#047857
variable#0A0D14
constant.numeric#B91C1C
entity.name.function#0E7490
entity.name.type#6D28D9
support.type#0E7490

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...