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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#EEFFFF
operator#F141A8
comment#f3eff5b8
variable#44FFD2
number#0accd6
type#15C2CB
keyword#F141A8
function#15C2CB