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#969cbd
  • activityBar.background#FEFEFF
  • activityBar.border#2B2B2B
  • activityBar.foreground#969cbd
  • activityBar.inactiveForeground#969cbd66
  • activityBarBadge.background#c0d0df
  • activityBarBadge.foreground#3b3e48
  • badge.background#c0d0df
  • badge.foreground#3b3e48
  • button.background#c0d0df
  • button.foreground#000000
  • dropdown.background#FEFEFF
  • dropdown.border#00000010
  • dropdown.foreground#3b3e48
  • editor.background#FEFEFF
  • editor.foreground#969cbd
  • editor.lineHighlightBackground#717cb425
  • editor.selectionBackground#717cb425
  • editorGroup.border#ffffff30
  • editorGroupHeader.tabsBackground#FEFEFF
  • editorLineNumber.activeForeground#969cbd
  • editorLineNumber.foreground#969cbd50
  • panel.background#FEFEFF
  • panel.border#ffffff30
  • sideBar.background#FEFEFF
  • sideBar.foreground#969cbd
  • sideBarTitle.foreground#969cbd
  • statusBar.background#FEFEFF
  • statusBar.foreground#969cbd
  • tab.activeBackground#c0d0df60
  • tab.activeForeground#3b3e48
  • tab.inactiveBackground#FEFEFF
  • tab.inactiveForeground#969cbd
  • terminal.background#FEFEFF
  • terminal.foreground#969cbd
  • titleBar.activeBackground#FEFEFF
  • titleBar.activeForeground#969cbd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a737ditalic
variable#d0d3d5
keyword, keyword.control, storage.type, storage.modifier#bb70d2
entity.name.function, meta.function-call, variable.function, support.function#57a5e5
string, punctuation.definition.string#a4c38ditalic
entity.name, support.type, support.class#e9ba63