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#5FD4E6
  • activityBar.background#030a12
  • activityBar.border#0a1420
  • activityBar.foreground#F0F9FF
  • button.background#5FD4E6
  • button.foreground#030a12
  • button.hoverBackground#7FE7F7
  • editor.background#030a12
  • editor.foreground#F0F9FF
  • editor.lineHighlightBackground#071018
  • editor.selectionBackground#1E4A5F
  • editorGroup.border#0a1420
  • editorLineNumber.activeForeground#D9F0F7
  • editorLineNumber.foreground#9FC7D6
  • focusBorder#5FD4E6
  • input.background#071018
  • input.border#9FC7D6
  • input.foreground#F0F9FF
  • inputOption.activeBorder#5FD4E6
  • list.activeSelectionBackground#1E4A5F
  • list.activeSelectionForeground#F0F9FF
  • list.focusOutline#5FD4E6
  • list.hoverBackground#0D1B28
  • list.hoverForeground#F0F9FF
  • panel.background#030a12
  • panel.border#0a1420
  • sideBar.background#071018
  • sideBar.border#0a1420
  • sideBar.foreground#D9F0F7
  • statusBar.background#5FD4E6
  • statusBar.border#0a1420
  • statusBar.foreground#030a12
  • tab.activeBackground#0D1B28
  • tab.activeBorder#5FD4E6
  • tab.activeForeground#F0F9FF
  • tab.border#0a1420
  • tab.inactiveBackground#030a12
  • tab.inactiveForeground#9FC7D6
  • terminal.background#030a12
  • terminal.foreground#F0F9FF
  • titleBar.activeBackground#030a12
  • titleBar.activeForeground#F0F9FF
  • titleBar.border#0a1420
  • titleBar.inactiveBackground#030a12
  • titleBar.inactiveForeground#9FC7D6
  • window.activeBorder#0a1420

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#85B3C9italic
keyword#5FD4E6
string#7FE7D4
variable#D9F0F7
constant.numeric#FFB380
entity.name.function#5BB8FF
entity.name.type#7FE7F7
support.type#7FE7F7

Shiki preview

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

Loading...