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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#F78000
comment#6273a4c2
operator#6273a4c2
keyword#da288c
type#7F65D4
function#0078FF
string#7F65D4
number#7F65D4