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.

  • activityBar.background#0d0612
  • activityBar.foreground#d946ef
  • activityBarBadge.background#ff69ff
  • editor.background#120a1a
  • editor.foreground#f4e6ff
  • editor.selectionBackground#4d2d5c77
  • editorCursor.foreground#ff69ff
  • editorLineNumber.activeForeground#d946ef
  • editorLineNumber.foreground#4d2d5c
  • sideBar.background#150c1f
  • sideBar.foreground#e6ccff
  • sideBarTitle.foreground#d946ef
  • statusBar.background#0a050f
  • statusBar.foreground#d946ef
  • tab.activeBackground#1f142e
  • tab.activeForeground#ff69ff
  • tab.inactiveBackground#120a1a
  • terminal.ansiCyan#a78bfa
  • terminal.ansiGreen#86efac
  • terminal.ansiMagenta#d946ef

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8b6b99italic
string#ff69ff
constant.numeric#c084fc
keyword#d946efbold
entity.name.function#e879f9bold
entity.name.class#f0abfcbold