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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#8be9fd
variable#f279c6
keyword#7859bb
function#adff2f
string#ffeebc
comment#57a64a
type#89ddf1
number#7859bb