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#25323d
  • activityBarBadge.foreground#ffffff
  • editor.background#101d27
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#53606d
operator#53606d
string#fd8877
variable#fd8877
keyword#d68eff
function#9aa5ff
number#d68eff
type#f585ca