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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
type#0f0f0f
string#525252
operator#525252
variable#6969ff
function#6969ff
keyword#60656c
number#69d6ff
comment#6d6d76