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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6e6a86
operator#6e6a86
string#e0def4
variable#e0def4
keyword#c4a7e7
function#31748f
number#f6c177
type#f6c177