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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8b7ba8
operator#8b7ba8
string#f0e8ff
variable#f0e8ff
keyword#B8A8FF
function#B8A8FF
number#87CEEB
type#D8A8FF