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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#708090
operator#708090
keyword#7dc5f0
function#98b4e0
type#a0b8d8
string#a8c8d8
variable#d4e6f0
number#98b4e0