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#020202
  • activityBar.foreground#6b4fbb
  • editor.background#020202
  • editor.foreground#e6e6e6
  • sideBar.background#020202
  • sideBar.foreground#6b4fbb
  • statusBar.background#020202
  • statusBar.foreground#6b4fbb
  • titleBar.activeBackground#020202
  • titleBar.activeForeground#6b4fbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#6b4fbb
string#00ff00
entity.name.function#00ffff
comment#505050
variable#ffff00
entity.name.type#ff00ff
Nebula Dark Theme by Nithya Dharshini - VS Code Theme