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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ec707a
variable#c28fd1
keyword#e27959
function#8fc1ea
string#93c49d
comment#3b3b3b
type#4da6b2
number#e27959