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#f3f0ff
  • activityBar.foreground#3a3a4f
  • activityBarBadge.background#ff66cc
  • activityBarBadge.foreground#fdfcfe
  • badge.background#ff66cc
  • badge.foreground#fdfcfe
  • button.background#ff66cc
  • button.foreground#fdfcfe
  • button.hoverBackground#ff99dd
  • dropdown.background#f3f0ff
  • dropdown.foreground#3a3a4f
  • editor.background#fdfcfe
  • editor.foreground#3a3a4f
  • editor.inactiveSelectionBackground#e0d6ff40
  • editor.lineHighlightBackground#f3f0ff
  • editor.selectionBackground#e0d6ff80
  • editorCursor.foreground#ff66cc
  • editorLineNumber.activeForeground#ff66cc
  • editorLineNumber.foreground#b0a0cc
  • input.background#f3f0ff
  • input.foreground#3a3a4f
  • input.placeholderForeground#a0a0a0
  • panel.background#fdfcfe
  • panel.border#f3f0ff
  • scrollbarSlider.background#e0d6ff80
  • scrollbarSlider.hoverBackground#e0d6ffb0
  • sideBar.background#fdfcfe
  • sideBar.foreground#3a3a4f
  • sideBarSectionHeader.background#f3f0ff
  • sideBarSectionHeader.foreground#c8a2ff
  • statusBar.background#fdfcfe
  • statusBar.foreground#3a3a4f
  • tab.activeBackground#f3f0ff
  • tab.activeForeground#3a3a4f
  • tab.inactiveBackground#fdfcfe
  • tab.inactiveForeground#a0a0a0
  • titleBar.activeBackground#fdfcfe
  • titleBar.activeForeground#3a3a4f
  • titleBar.inactiveBackground#fdfcfe
  • titleBar.inactiveForeground#a0a0a0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a0a0a0italic
keyword#c8a2ffbold
variable#3a3a4f
string#ffb4a2
function#a2ffd2
type#c8a2ff
constant#ffc8a2
number#ffc8a2
boolean#ffc8a2
punctuation#3a3a4f
invalid#ff66ccunderline