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#111
  • activityBar.foreground#ddd
  • activityBarBadge.background#444
  • activityBarBadge.foreground#ddd
  • editor.background#111
  • editor.foreground#ddd
  • editor.lineHighlightBackground#444
  • editorLineNumber.foreground#999
  • editorWhitespace.foreground#555
  • sideBar.background#222
  • sideBar.foreground#ddd
  • sideBarTitle.foreground#ddd
  • statusBar.background#111
  • statusBar.debuggingBackground#444
  • statusBar.debuggingForeground#ddd
  • statusBar.foreground#ddd
  • statusBar.noFolderBackground#111
  • statusBar.noFolderForeground#ddd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#999
string#e6db74
keyword#66d9ef
constant.numeric#f92672

Shiki preview

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

Loading...

ZeroTwo Tema by Sr. Shelby - VS Code Theme