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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#f92370
variable#e0a23f
keyword#f92370
function#ace889
string#70c93d
comment#dfbd85
type#70c93d
number#f92370