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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7c3f5f
string#7cc6e6E6
operator#7cc6e6E6
variable#ccccce
keyword#b6dff1ff
number#47d6b7ff
type#f0f0f9ee
function#1b81b1E6