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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C737A
operator#6C737A
variable#C3C5C7
keyword#8BB6E0
type#8BB6E0
function#9C99F0
string#E6BD77