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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8A817C
operator#8A817C
keyword#8A817C
variable#3B322C
string#D18E7D
number#D18E7D
function#E18D48
type#5A8BA1