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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#e02f50
variable#db3694
keyword#3967f2
function#9f7ff7
string#d98e19
comment#265438
type#ffffff
number#3967f2