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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#727169
operator#727169
string#DCD7BA
variable#DCD7BA
keyword#E21D86
function#40DFF8
number#40DFF8
type#01ABBE