mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 16:01:16 +00:00
af6240aea9
The Logo SVG was switched from hardcoded fill="white" to fill="currentColor" so the dashboard could tint it gray. Auth-layout usages were never updated and got rendered with the inherited default text color (near-black) on the dark sky panel. Pass text-white explicitly at both logo sites.