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.background#F4D1E3
  • activityBar.foreground#4A4A4A
  • editor.background#FFF8F8
  • editor.foreground#4A4A4A
  • editor.inactiveSelectionBackground#FDE6ED
  • editor.lineHighlightBackground#FFEFF3
  • editor.selectionBackground#FDDDE6
  • editorCursor.foreground#D67AAE
  • editorIndentGuide.activeBackground#E8B7C7
  • editorIndentGuide.background#F2D3DC
  • editorLineNumber.foreground#CCB8C2
  • sideBar.background#F9EAEA
  • sideBar.foreground#4F3F4F
  • tab.activeBackground#FFF5F7
  • tab.activeForeground#4A4A4A
  • tab.inactiveBackground#F9EAEA
  • tab.inactiveForeground#AD91A4
  • titleBar.activeBackground#F4D1E3
  • titleBar.activeForeground#4A4A4A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#DB4F8Ebold
string#00797C
variable, meta.definition.variable.name#5C4C61
constant.numeric#7555CC
comment#BBAABBitalic
entity.name.function#D67AAE
storage.type#8A5E8A
entity.name.type#6F86C3
support.type#4086A0
invalid#ffffff