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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6D646E
string#6D646E
keyword#6D646E
operator#6D646E
type#C7BBC6
variable#C7BBC6
number#A888CE
function#7FDEC5