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#696d8c
  • activityBarBadge.foreground#ffffff
  • editor.background#272c33
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6370
keyword#5c6370
operator#5c6370
string#e6e6e1
variable#e6e6e1
type#82AAFF
function#F78C6C
number#B2CCD6