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#8B6914
  • activityBar.background#FFF8F0
  • activityBar.border#d9cdb8
  • activityBar.foreground#1A1410
  • button.background#8B6914
  • button.foreground#FFF8F0
  • button.hoverBackground#6B5214
  • editor.background#FFF8F0
  • editor.foreground#1A1410
  • editor.lineHighlightBackground#F5EDE0
  • editor.selectionBackground#D4C4A8
  • editorGroup.border#d9cdb8
  • editorLineNumber.activeForeground#2E2519
  • editorLineNumber.foreground#6B5B47
  • focusBorder#8B6914
  • input.background#FFFFFF
  • input.border#6B5B47
  • input.foreground#1A1410
  • inputOption.activeBorder#8B6914
  • list.activeSelectionBackground#D4C4A8
  • list.activeSelectionForeground#1A1410
  • list.focusOutline#8B6914
  • list.hoverBackground#E5DAC8
  • list.hoverForeground#1A1410
  • panel.background#FFF8F0
  • panel.border#d9cdb8
  • sideBar.background#F5EDE0
  • sideBar.border#d9cdb8
  • sideBar.foreground#2E2519
  • statusBar.background#8B6914
  • statusBar.border#d9cdb8
  • statusBar.foreground#FFF8F0
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#8B6914
  • tab.activeForeground#1A1410
  • tab.border#d9cdb8
  • tab.inactiveBackground#F5EDE0
  • tab.inactiveForeground#6B5B47
  • terminal.background#FFF8F0
  • terminal.foreground#1A1410
  • titleBar.activeBackground#FFF8F0
  • titleBar.activeForeground#1A1410
  • titleBar.border#d9cdb8
  • titleBar.inactiveBackground#FFF8F0
  • titleBar.inactiveForeground#6B5B47
  • window.activeBorder#d9cdb8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5B4B37italic
keyword#7C3AED
string#047857
variable#1A1410
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...