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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9FB4C5
operator#9FB4C5
keyword#3F6DA1
string#E45C82
number#E45C82
variable#2E4F66
function#2BAB91
type#5497C7