feat: themed scrollbars and chiseled thumbnail chips

- Replace browser scrollbars with slim 6px overlay pills that tint to
  primary on hover (transparent track, Firefox + WebKit).
- Rework the thumbnail badge family: drop the mismatched white ring
  halo for a 1px dark frame + inset top highlight, and swap rounded-
  full pills for rounded-sm chips so the ornaments match the pixel-art
  aesthetic used elsewhere in the app.
- Soften the ActiveHeapCard desert backdrop so the fanned thumbnails
  read on top.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-09 20:09:49 +02:00
parent 8f25c58b74
commit 7d1149aabd
3 changed files with 50 additions and 21 deletions

View File

@@ -88,6 +88,7 @@ export function ActiveHeapCard() {
backgroundPosition: 'center bottom',
backgroundRepeat: 'no-repeat',
imageRendering: 'pixelated',
opacity: 0.7,
}}
>
{visible.length === 0 ? (