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#24837b
  • activityBarBadge.foreground#ffffff
  • editor.background#fdfcf5
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
type#100F0F
function#66800B
variable#100F0F
string#24837B
keyword#66800B
comment#6F6E69
operator#6F6E69
number#5E409D