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#457dff
  • activityBarBadge.foreground#ffffff
  • editor.background#1d232f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#506686
string#58ffc7
number#ffd9af
variable#82aaff
operator#82aaff
keyword#82aaff
type#fcf9c3
function#82aaff