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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ff7680
variable#d37d6f
keyword#cf8947
function#9a52f0
string#67b84a
comment#b0b0b0
type#5797cf
number#cf8947