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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#85B1E0
variable#9595E3
keyword#DDA2F6
function#F5FAFF
string#BEC6F2
comment#979CAC
type#93DDFB
number#DDA2F6