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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9A9B99
operator#9A9B99
string#6089B4
variable#6089B4
keyword#9872A2
function#CE6700
number#6089B4
type#9B0000