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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7d9cb8
operator#7d9cb8
keyword#7487db
function#7487db
type#272228
string#3d3845
variable#272228
number#cd76b3