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#0A0507
  • activityBar.foreground#FF4D6D
  • activityBar.inactiveForeground#9A3A4D
  • editor.background#0A0507
  • editor.foreground#FFE4E6
  • editor.inactiveSelectionBackground#260A11
  • editor.lineHighlightBackground#16090D
  • editor.selectionBackground#3A0F18
  • editorCursor.foreground#FF4D6D
  • panel.background#0A0507
  • sideBar.background#10070A
  • sideBar.border#2A0D14
  • sideBar.foreground#FFD1D6
  • statusBar.background#10070A
  • statusBar.foreground#FF4D6D
  • terminal.ansiBlack#1A0B10
  • terminal.ansiBlue#E11D48
  • terminal.ansiCyan#FF9FB3
  • terminal.ansiGreen#FF758F
  • terminal.ansiMagenta#BE123C
  • terminal.ansiRed#FF4D6D
  • terminal.ansiWhite#FFE4E6
  • terminal.ansiYellow#FF8FA3
  • terminal.background#0A0507
  • terminal.foreground#FFE4E6
  • titleBar.activeBackground#10070A
  • titleBar.activeForeground#FFD1D6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8A4A55italic
string#FF758F
keyword#FF4D6Dbold
entity.name.function#FF6B81
variable#FFE4E6
constant.numeric#FF8FA3
entity.name.type#FB7185
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme