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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8B5FBF
operator#8B5FBF
string#2A1B3D
variable#2A1B3D
keyword#6A4C93
function#4A7B7C
number#B8652A
type#5A8B3A