mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
6b931d9139
Default OS scrollbars look out of place in dark mode. Introduce --scrollbar-thumb / --scrollbar-thumb-hover tokens with translucent black/white per theme, and apply them globally via scrollbar-color (Firefox) and ::-webkit-scrollbar rules (WebKit) with a thin rounded thumb on a transparent track.