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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#9d5d59
variable#726888
keyword#a18754
function#a17187
string#82a171
comment#454545
type#3a6977
number#a18754