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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#ba8ef7
operator#ba8ef7
comment#707a84
string#939da5
variable#939da5
function#89ddff
number#89ddff
type#ffea6b