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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8389a3
function#33374c
keyword#2d539e
operator#2d539e
string#7759b4
type#2d539e
variable#668e3d