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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#f5eb00
operator#f5eb00
string#f34f85
variable#f34f85
keyword#00b4b3
function#00b7ff
number#ff2d80
type#19d3a7