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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#565b66
comment#cfd1d5
operator#cfd1d5
string#565b66
keyword#565b66
function#a2a5ab
type#6e727c
number#757982