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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ff478d
variable#14e5d4
keyword#ffd866
function#1371be
string#a9dc76
comment#5c6370
type#eeeeee60
number#ffd866