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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#2b71ff
operator#2b71ff
string#2b71ff
variable#2b71ff
keyword#ff0687
function#bc84f2
number#fa4ba5
type#fa4ba5