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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#adadad
variable#51e6ca
keyword#ffc1a3
function#b1dcff
string#9f8cff
comment#4d4d4d
type#ffffff
number#ffc1a3