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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5E4B42
operator#5E4B42
string#D4C7BD
variable#D4C7BD
keyword#AB6B76
function#9FB4C2
number#D6A259
type#79A5A9