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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#a28bcd
variable#50607d
keyword#8fded0
function#81c4b2
string#65a4fc
comment#5c637064
type#89a7b0
number#8fded0