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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A8A29E
operator#A8A29E
keyword#B45309
function#0369A1
type#D97706
string#78350F
number#BE123C
variable#451A03