Skip to main content
CodingTheme

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#007acc
  • editor.background#222121c9
  • editor.foreground#eeffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
klang.section#ce900cbold underline
klang.section-node#0cce36bold
klang.attribute#75736eitalic
klang.punctuation#f0cfbaitalic
klang.node-key#61bb77
klang.inner-node-key#222cbe
klang.comments#168645italic
klang.string#bd5d1ditalic
klang.string.quo#b38c0citalic
klang.number#282bd7
klang.boolean#b81188
klang.error#c00e0eitalic underline

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

keynote by lejia.li - VS Code Theme