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#00518f
  • activityBarBadge.foreground#ffffff
  • editor.background#12161a
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A8A8A8
string#DBC179
number#91CFFF
type#C9CDD1
function#45A0E6
keyword#D9976F
operator#C9CDD1
variable#D188C7