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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4b6869
string#01779b
keyword#01779b
variable#01779b
type#01779b
operator#17ADB0
number#6CC1D9
function#8CE6D0