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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#69547a
operator#69547a
string#fe479d
variable#fe479d
keyword#fc9363
function#9aeeff
number#ff0080
type#fac563