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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#77DBFF
keyword#77DBFF
variable#77DBFF
operator#5CA9C5
type#5D75A8
comment#A7A8AF
function#6C7BFF
number#77DBFF