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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#b4baab
number#8c7b4a
type#4c701a
function#606c38
keyword#606c38e6
operator#606c38e6
string#bc6c25
variable#202b20