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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#706c6c
variable#706c6c
type#706c6c
operator#706c6c
comment#c0bee359
string#c0bee359
function#61afef
number#d19a66