Skip to main content
Coding Theme

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#120d16
  • activityBar.foreground#b794db
  • editor.background#1a1520
  • editor.foreground#e5d9f2
  • editorGroupHeader.tabsBackground#1d1824
  • sideBar.background#161219
  • sideBar.foreground#c4a6e1
  • statusBar.background#120d16
  • statusBar.foreground#b794db
  • tab.activeBackground#231c2d
  • tab.inactiveBackground#1a1520
  • titleBar.activeBackground#120d16
  • titleBar.activeForeground#b794db

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#635773—
string#c4a6e1—
keyword#9b6bce—
variable#d7c1ed—
function#b794db—
constant#a57ad3—
support.type#8f5cc7—
entity.name.type#b794db—
punctuation#8a7999—
Dark Purple Gradient by melesem - VS Code Theme