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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#697C81
operator#697C81
string#cccccc
number#E8DCA0
keyword#eccdba
variable#a4a0e8
type#ffffff
function#ffffff