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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A890A8
type#6B6F95
keyword#B252A4
operator#B252A4
variable#7D627E
string#57608C
number#7D627E
function#57608C