Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mini scene preview on theme cards (litmus-s6e2)

StatusDone · archived
TypeFeature
Prioritynormal
Parent(litmus-m8gs)

Render a compact 4-5 line excerpt of the shell-prompt scene on each ThemeCard so users can feel a theme at a glance.

Summary of Changes

Added mini scene preview to theme cards:

  • New ScenePreview component renders first N lines of a scene with no title
  • ThemeCard now shows 5-line shell prompt preview between name and swatches
  • CSS: .scene-preview with 0.6rem font, max-height, and gradient fade-out mask
  • Also added .scene-compact CSS class for future grid views