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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#80797499
type#80797499
string#807974BB
keyword#807974BB
operator#807974BB
variable#807974
function#AD514C