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#0A0B12
  • activityBar.foreground#C586FF
  • activityBar.inactiveForeground#6F78C5
  • editor.background#0A0B12
  • editor.foreground#E6E9FF
  • editor.inactiveSelectionBackground#181A33
  • editor.lineHighlightBackground#141626
  • editor.selectionBackground#1F2240
  • editorCursor.foreground#7DF9FF
  • panel.background#0A0B12
  • sideBar.background#0D0F1A
  • sideBar.border#1A1D33
  • sideBar.foreground#D6DAFF
  • statusBar.background#0D0F1A
  • statusBar.foreground#7DF9FF
  • terminal.ansiBlack#1A1C2E
  • terminal.ansiBlue#7DF9FF
  • terminal.ansiCyan#6AF0FF
  • terminal.ansiGreen#7CFFB2
  • terminal.ansiMagenta#C586FF
  • terminal.ansiRed#FF6B8A
  • terminal.ansiWhite#E6E9FF
  • terminal.ansiYellow#FFE66D
  • terminal.background#0A0B12
  • terminal.foreground#E6E9FF
  • titleBar.activeBackground#0D0F1A
  • titleBar.activeForeground#D6DAFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6F78C5italic
string#7CFFB2
keyword#C586FFbold
entity.name.function#7DF9FF
variable#E6E9FF
constant.numeric#FFE66D
entity.name.type#B39DFF
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme