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#43291f
  • activityBarBadge.foreground#ffffff
  • editor.background#0e0905
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#52b788
variable#40916c
keyword#ee6055
function#e1bb80
string#f7b538
comment#7f848e
type#bb9457
number#ee6055