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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#E95678
variable#B877DB
keyword#F09483
function#61afef
string#89ca78E6
comment#5c637080
type#25B0BC
number#F09483