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#070511
  • activityBar.foreground#FF2DAF
  • activityBar.inactiveForeground#8A2BE2
  • editor.background#070511
  • editor.foreground#FFE6FF
  • editor.inactiveSelectionBackground#1C1033
  • editor.lineHighlightBackground#140C26
  • editor.selectionBackground#2B1644
  • editorCursor.foreground#FF2DAF
  • panel.background#070511
  • sideBar.background#0D0A1C
  • sideBar.border#2B1644
  • sideBar.foreground#F5D0FE
  • statusBar.background#0D0A1C
  • statusBar.foreground#FF2DAF
  • terminal.ansiBlack#1A132B
  • terminal.ansiBlue#8A2BE2
  • terminal.ansiCyan#00F5FF
  • terminal.ansiGreen#00F5FF
  • terminal.ansiMagenta#FF69B4
  • terminal.ansiRed#FF2DAF
  • terminal.ansiWhite#FFE6FF
  • terminal.ansiYellow#FF5ACD
  • terminal.background#070511
  • terminal.foreground#FFE6FF
  • titleBar.activeBackground#0D0A1C
  • titleBar.activeForeground#F5D0FE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A78BFAitalic
string#00F5FF
keyword#FF2DAFbold
entity.name.function#FF5ACD
variable#FFE6FF
constant.numeric#8A2BE2
entity.name.type#FF2DAF
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme