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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6671c6
string#6671c6
operator#6671c6
variable#e5e7f2
type#f7bd2b
keyword#7b8bff
function#00daf6
number#ff966c