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.

  • actionBar.toggledBackground#dddddd
  • statusBarItem.remoteBackground#FFFFFF
  • statusBarItem.remoteForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#0F4A85
string, string.regexp, punctuation.definition.string, constant.other.symbol#515151
constant.character.escape#0F4A85
constant.numeric, constant.character, constant.keyword, constant, variable.other.constant, support.type.property-name#0F4A85
entity.name#0F4A85
invalid#B5200D