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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#88C0D0
string#D4A574
type#88C0D0
keyword#B48EAD
variable#B48EAD
comment#6B5B45
function#A3BE8C
number#B48EAD