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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a07787
keyword#ff5c8a
variable#f0c2c9
string#ffa8c3
function#ffd580
type#ff9ac0
number#ffdf80
operator#f0e7e9