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#00D9FF
  • activityBar.background#020814
  • activityBar.border#0D1321
  • activityBar.foreground#F8FAFF
  • button.background#00D9FF
  • button.foreground#020814
  • button.hoverBackground#33E4FF
  • editor.background#020814
  • editor.foreground#F8FAFF
  • editor.lineHighlightBackground#0A0F1E
  • editor.selectionBackground#1A4873
  • editorGroup.border#0D1321
  • editorLineNumber.activeForeground#E5EBF7
  • editorLineNumber.foreground#AAB5CC
  • focusBorder#00D9FF
  • input.background#0A0F1E
  • input.border#AAB5CC
  • input.foreground#F8FAFF
  • inputOption.activeBorder#00D9FF
  • list.activeSelectionBackground#1A4873
  • list.activeSelectionForeground#F8FAFF
  • list.focusOutline#00D9FF
  • list.hoverBackground#0F1628
  • list.hoverForeground#F8FAFF
  • panel.background#020814
  • panel.border#0D1321
  • sideBar.background#0A0F1E
  • sideBar.border#0D1321
  • sideBar.foreground#E5EBF7
  • statusBar.background#00D9FF
  • statusBar.border#0D1321
  • statusBar.foreground#020814
  • tab.activeBackground#0F1628
  • tab.activeBorder#00D9FF
  • tab.activeForeground#F8FAFF
  • tab.border#0D1321
  • tab.inactiveBackground#020814
  • tab.inactiveForeground#AAB5CC
  • terminal.background#020814
  • terminal.foreground#F8FAFF
  • titleBar.activeBackground#020814
  • titleBar.activeForeground#F8FAFF
  • titleBar.border#0D1321
  • titleBar.inactiveBackground#020814
  • titleBar.inactiveForeground#AAB5CC
  • window.activeBorder#0D1321

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8C98B8italic
keyword#FF8A5B
string#7DFFB3
variable#E0E7FF
constant.numeric#FFB3D9
entity.name.function#5DC4FF
entity.name.type#A8F5D6
support.type#A8F5D6

Shiki preview

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

Loading...