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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c5f6d
operator#5c5f6d
keyword#d97c9e
function#7eb3c7
string#88b3a0
number#d19a6f
type#c9b589
variable#6b8db3