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.

  • activityBarBadge.background#007ACC
  • editor.background#FFFFFF
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#E5EBF1
  • editor.selectionHighlightBackground#ADD6FF80
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#D3D3D3
  • editorSuggestWidget.background#F3F3F3
  • editorWhitespace.foreground#2B91AF
  • input.placeholderForeground#767676
  • list.hoverBackground#E8E8E8
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBarTitle.foreground#6F6F6F
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
debugging-head.hlo#808080—
graph-boundaries.hlo#3da835bold
primitive-type.hlo#0003c0—
name.hlo#00a6ff—
keyword.hlo#d912c8—
number.hlo#48ce00—
open.instruction.hlo#b4a803bold
paren.open.instruction.hlo—bold underline
close.instruction.hlo#b4a803bold underline
string#a31515—