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#982c05
  • activityBarBadge.foreground#ffffff
  • editor.background#f6f6f6
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4E545A
keyword#004AB2
variable#004AB2
operator#004AB2
type#004AB2
number#992C05
string#315C00
function#992C05