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#996B14
  • activityBar.background#FFFDF5
  • activityBar.border#e8dfc8
  • activityBar.foreground#1A1410
  • button.background#996B14
  • button.foreground#FFFDF5
  • button.hoverBackground#7A5414
  • editor.background#FFFDF5
  • editor.foreground#1A1410
  • editor.lineHighlightBackground#FFF8E6
  • editor.selectionBackground#F0E0B8
  • editorGroup.border#e8dfc8
  • editorLineNumber.activeForeground#2E2519
  • editorLineNumber.foreground#6B5B47
  • focusBorder#996B14
  • input.background#FFFFFF
  • input.border#6B5B47
  • input.foreground#1A1410
  • inputOption.activeBorder#996B14
  • list.activeSelectionBackground#F0E0B8
  • list.activeSelectionForeground#1A1410
  • list.focusOutline#996B14
  • list.hoverBackground#F5EBD0
  • list.hoverForeground#1A1410
  • panel.background#FFFDF5
  • panel.border#e8dfc8
  • sideBar.background#FFF8E6
  • sideBar.border#e8dfc8
  • sideBar.foreground#2E2519
  • statusBar.background#996B14
  • statusBar.border#e8dfc8
  • statusBar.foreground#FFFDF5
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#996B14
  • tab.activeForeground#1A1410
  • tab.border#e8dfc8
  • tab.inactiveBackground#FFF8E6
  • tab.inactiveForeground#6B5B47
  • terminal.background#FFFDF5
  • terminal.foreground#1A1410
  • titleBar.activeBackground#FFFDF5
  • titleBar.activeForeground#1A1410
  • titleBar.border#e8dfc8
  • titleBar.inactiveBackground#FFFDF5
  • titleBar.inactiveForeground#6B5B47
  • window.activeBorder#e8dfc8

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
WCAG Themes by Michael J. Calkins - VS Code Theme