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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#acb1b6
comment#343b41
operator#343b41
string#acb1b6
keyword#acb1b6
function#61676d
type#959a9f
number#8d9398