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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6370
operator#5c6370
string#ffcb6b
variable#ffcb6b
keyword#82aaff
function#c792ea
number#f78c6c
type#e5c07b