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#2843d6
  • activityBarBadge.foreground#ffffff
  • editor.background#18181c
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#ee4f35
variable#f0f6f6
keyword#ff9633
function#ffcc33
string#85fb6c
comment#ffffff56
type#f0f6f6
number#ff9633