Skip to main content
Coding Theme

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#7C3AED
  • activityBar.background#FAF5FF
  • activityBar.border#dfd4e8
  • activityBar.foreground#1A0A20
  • button.background#7C3AED
  • button.foreground#FAF5FF
  • button.hoverBackground#6D28D9
  • editor.background#FAF5FF
  • editor.foreground#1A0A20
  • editor.lineHighlightBackground#F5EBF9
  • editor.selectionBackground#E0C8F0
  • editorGroup.border#dfd4e8
  • editorLineNumber.activeForeground#2E1A3D
  • editorLineNumber.foreground#6B5B80
  • focusBorder#7C3AED
  • input.background#FFFFFF
  • input.border#6B5B80
  • input.foreground#1A0A20
  • inputOption.activeBorder#7C3AED
  • list.activeSelectionBackground#E0C8F0
  • list.activeSelectionForeground#1A0A20
  • list.focusOutline#7C3AED
  • list.hoverBackground#EBD9F5
  • list.hoverForeground#1A0A20
  • panel.background#FAF5FF
  • panel.border#dfd4e8
  • sideBar.background#F5EBF9
  • sideBar.border#dfd4e8
  • sideBar.foreground#2E1A3D
  • statusBar.background#7C3AED
  • statusBar.border#dfd4e8
  • statusBar.foreground#FAF5FF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#7C3AED
  • tab.activeForeground#1A0A20
  • tab.border#dfd4e8
  • tab.inactiveBackground#F5EBF9
  • tab.inactiveForeground#6B5B80
  • terminal.background#FAF5FF
  • terminal.foreground#1A0A20
  • titleBar.activeBackground#FAF5FF
  • titleBar.activeForeground#1A0A20
  • titleBar.border#dfd4e8
  • titleBar.inactiveBackground#FAF5FF
  • titleBar.inactiveForeground#6B5B80
  • window.activeBorder#dfd4e8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5B4B70italic
keyword#7C3AED—
string#047857—
variable#1A0A20—
constant.numeric#B91C1C—
entity.name.function#0E7490—
entity.name.type#6D28D9—
support.type#0E7490—
WCAG Themes by Michael J. Calkins - VS Code Theme