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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9ca3af
operator#d1d5db
string#7dd3fc
keyword#d1d5db
function#99f6e4
variable#f9fafb
type#7dd3fc
number#e84855