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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#95A5A6
operator#95A5A6
keyword#8E44AD
function#2980B9
variable#2C3E50
string#27AE60
number#E67E22
type#3498DB