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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B66305
keyword#F3A9BC
string#0499D3
number#44BEEE
variable#92CEBA
function#F3A9BC
operator#9B0056
type#44BEEE