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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#1F1F23
comment#6A6A75
operator#6A6A75
keyword#8A4D00
type#0078A8
function#8A217E
string#5C3E99
number#A83232