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#8489a3
  • activityBarBadge.foreground#ffffff
  • editor.background#20232f
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#C0D9D4
operator#ffffff
number#c6cdf4
function#c6cdf4
variable#c6cdf4
keyword#8489A3
type#8489A3
comment#5B6686