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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#F8F8F2
type#F8F8F2
operator#F8F8F2
string#D1EDE7
number#50C9D2
keyword#50C9D2
function#E3A70E
comment#5b574a