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.

  • activityBar.background#333
  • activityBarBadge.background#06c
  • descriptionForeground#f00
  • editor.background#111
  • editor.foreground#ccc
  • editorIndentGuide.background#333
  • editorRuler.foreground#333
  • errorForeground#f00
  • focusBorder#f00
  • foreground#f00
  • icon.foreground#f00
  • scrollbar.shadow#0f0
  • selection.background#f00
  • sideBarTitle.foreground#bbb
  • statusBar.background#444
  • textBlockQuote.background#f00
  • textBlockQuote.border#f00
  • textCodeBlock.background#f00
  • textLink.activeForeground#f00
  • textLink.foreground#f00
  • textPreformat.foreground#f00
  • textSeparator.foreground#f00
  • widget.shadow#f00
  • window.activeBorder#111
  • window.inactiveBorder#111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle

Shiki preview

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

Loading...

grayscale by roshal - VS Code Theme