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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#555c65
operator#555c65
string#889889
number#d0cac7
variable#e48b7a
keyword#b8b8b6
function#e06b58
type#b8b5a2