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.

  • activityBarBadge.background#cccccc
  • activityBarBadge.foreground#ffffff
  • editor.background#dddddc
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#d6b997
number#5E5E5E
function#979797
variable#979797
keyword#a3a3a3
type#a3a3a3
comment#b4b4b4
operator#979797