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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#f29fa5
variable#d50e24
keyword#e07f00
function#6163ef
string#e6e6e6
comment#7f848e
type#d50e24
number#e07f00