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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#69988a
string#ba6d68
type#69988a
keyword#a17864
variable#a17864
comment#517789
function#6b9544