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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#1c1c1c
variable#8700ff
keyword#262626
function#d7005f
string#af8700
comment#b2b2b2
type#8700ff
number#262626