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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7f848e
string#f8b8ac
variable#f8b8ac
number#fdcff8
operator#c8c5cb
keyword#5ca7e4
type#fdcff8
function#e7a7c3