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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6b4c7a
operator#6b4c7a
string#b3ffd9
number#ffd9b3
keyword#ff8fb3
function#8fb3ff
type#b3d9ff
variable#e8d5f2