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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#c26e92
variable#ff0077
keyword#ff3bb3
function#ad729f
string#db6e82
comment#bea5b6
type#ff78d1
number#ff3bb3