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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ebc88d
variable#af9cff
keyword#82d2ce
function#88c3ff
string#e394dd
comment#2c2c2c
type#ff9483
number#82d2ce