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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#C1AAB5
string#FF99C2
number#FF99C2
function#40005A
type#40005A
keyword#40005A
variable#40005A
operator#40005A