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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9080a0
operator#9080a0
keyword#d99ec7
function#b8a0e0
type#c8a8d8
string#d8b8e8
variable#e8d8f0
number#b8a0e0