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#07070F
  • activityBar.foreground#818CF8
  • activityBar.inactiveForeground#4C4FA3
  • editor.background#07070F
  • editor.foreground#E0E7FF
  • editor.inactiveSelectionBackground#1C1C3A
  • editor.lineHighlightBackground#12122A
  • editor.selectionBackground#2A2A55
  • editorCursor.foreground#6366F1
  • panel.background#07070F
  • sideBar.background#0D0D1A
  • sideBar.border#1F1F3A
  • sideBar.foreground#C7D2FE
  • statusBar.background#0D0D1A
  • statusBar.foreground#818CF8
  • terminal.ansiBlack#151530
  • terminal.ansiBlue#4F46E5
  • terminal.ansiCyan#A5B4FC
  • terminal.ansiGreen#8B93FF
  • terminal.ansiMagenta#7C83FD
  • terminal.ansiRed#6366F1
  • terminal.ansiWhite#E0E7FF
  • terminal.ansiYellow#A5B4FC
  • terminal.background#07070F
  • terminal.foreground#E0E7FF
  • titleBar.activeBackground#0D0D1A
  • titleBar.activeForeground#C7D2FE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B6FA3italic
string#8B93FF
keyword#6366F1bold
entity.name.function#818CF8
variable#E0E7FF
constant.numeric#A5B4FC
entity.name.type#7C83FD
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme