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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#D4D4D4
variable#D4D4D4
comment#858ba3
number#9f98ee
keyword#9f98ee
operator#9f98ee
function#93e9d0
type#9fbdf0