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.activeBackground#f7f7f7
  • activityBar.background#eeeeee
  • activityBar.foreground#0078d4
  • activityBar.inactiveForeground#848484
  • activityBarBadge.background#0078d4
  • activityBarBadge.foreground#ffffff
  • editor.background#ffffff
  • editor.foreground#012a8a
  • editorSuggestWidget.selectedBackground#ccdaf9
  • editorSuggestWidget.selectedIconForeground#0ca7ea
  • sideBar.background#f7f7f7
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#f7f7f7
  • statusBar.background#d4e6fa
  • statusBar.foreground#000000
  • tab.inactiveBackground#ebf1ff
  • titleBar.activeBackground#f5f8ff
  • toolbar.activeBackground#0078d4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7e7e7eitalic
variable, support.type.property-name.css, support.type.property-name.json, support.function.builtin, markup.underline.link.markdown#e88803
string, constant, support.constant#25c505
keyword, constant.numeric.css, entity.other.attribute-name.html#0592de
storage#a306b8
entity, punctuation.definition.tag, markup.heading.markdown#ef1010