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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#e2515c
variable#d9578e
keyword#9840c0
function#fd6a7e
string#69a93b
comment#cc75e6
type#4fc6d5
number#9840c0