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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a4a7b3
string#C3E88D
number#cbcebc
variable#82AAFF
operator#82AAFF
keyword#bfc7d5
type#ffcb6b
function#23d18c