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#feb7c5
  • activityBarBadge.foreground#ffffff
  • editor.background#1a1418
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#f09080
string#f09080
keyword#f09080
function#f09080
variable#f09080
type#f09080
operator#f09080
number#89c4e8