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#047857
  • activityBar.background#F5FFFB
  • activityBar.border#d4e8dc
  • activityBar.foreground#0A1A14
  • button.background#047857
  • button.foreground#F5FFFB
  • button.hoverBackground#036140
  • editor.background#F5FFFB
  • editor.foreground#0A1A14
  • editor.lineHighlightBackground#EBF9F3
  • editor.selectionBackground#C8F0DC
  • editorGroup.border#d4e8dc
  • editorLineNumber.activeForeground#1A2E25
  • editorLineNumber.foreground#5B806B
  • focusBorder#047857
  • input.background#FFFFFF
  • input.border#5B806B
  • input.foreground#0A1A14
  • inputOption.activeBorder#047857
  • list.activeSelectionBackground#C8F0DC
  • list.activeSelectionForeground#0A1A14
  • list.focusOutline#047857
  • list.hoverBackground#D9F5E8
  • list.hoverForeground#0A1A14
  • panel.background#F5FFFB
  • panel.border#d4e8dc
  • sideBar.background#EBF9F3
  • sideBar.border#d4e8dc
  • sideBar.foreground#1A2E25
  • statusBar.background#047857
  • statusBar.border#d4e8dc
  • statusBar.foreground#F5FFFB
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#047857
  • tab.activeForeground#0A1A14
  • tab.border#d4e8dc
  • tab.inactiveBackground#EBF9F3
  • tab.inactiveForeground#5B806B
  • terminal.background#F5FFFB
  • terminal.foreground#0A1A14
  • titleBar.activeBackground#F5FFFB
  • titleBar.activeForeground#0A1A14
  • titleBar.border#d4e8dc
  • titleBar.inactiveBackground#F5FFFB
  • titleBar.inactiveForeground#5B806B
  • window.activeBorder#d4e8dc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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