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#5a94f7
  • activityBarBadge.foreground#ffffff
  • editor.background#121a21
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#0a6cf5
variable#ec3859
keyword#ff8300
function#0850bc
string#00bc5e
comment#5e7da7
type#d5e0ee
number#ff8300