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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#959da5
operator#959da5
string#24292e
keyword#24292e
variable#d03592
type#24292e
function#22863a
number#6f42c1