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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#5c914c
variable#a56a44
keyword#9a832a
function#13c8f0
string#9d78a9
comment#7e7a76
type#8f1606
number#9a832a