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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#3ECF8E
string#CF6B8E
type#3ECF8E
keyword#9B8AE0
variable#9B8AE0
comment#5A8F70
function#33B074