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#a0a6ad
  • activityBarBadge.foreground#ffffff
  • editor.background#fefeff
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#828A86
operator#828A86
keyword#70868D
type#50666D
variable#D0B8A8
function#70A890
string#de7470
number#de7470