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#013f8e
  • activityBarBadge.foreground#ffffff
  • editor.background#272c33
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ee7878
variable#b75ad3
keyword#2898b2
function#2dc3cb
string#7cde4f
comment#6b6c6f
type#b4b4b4
number#2898b2