mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
48f3153bd2
`.np-empty-state` hardcoded `rgba(255, 255, 255, 0.5)` so the "Nothing playing yet…" message and its music-note icon were invisible against light themes (white text on white background). Switch to `var(--text-muted)`, matching the mobile `.mp-empty` rule and the shared `.empty-state` utility.