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#9393a8
  • activityBarBadge.foreground#ffffff
  • editor.background#fcfcfd
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#787892
number#787892
keyword#787892
function#787892
variable#787892
type#787892
operator#787892
comment#9393A8