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#11db76
  • activityBarBadge.foreground#ffffff
  • editor.background#050f0e
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#00ff64
variable#40ff9c
keyword#00b859
function#40ff9c
string#50ff00
comment#38644e
type#00f96d
number#00b859