Resource
Themed scrollbar (webkit + ff)
CSS
CSS that themes the scrollbar in webkit + Firefox. Subtle, rounded, theme-aware. Works in both light and dark modes.
What’s in it
Standalone CSS targeting ::-webkit-scrollbar + the Firefox scrollbar-color property. Thumb uses the brand token; track is transparent. Hover state increases contrast. Reduced motion safe (no transitions on the scrollbar itself).
License
MIT.