mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
We already re-rendered the realm-logo when the user selects either the light or dark color scheme, but on `color-scheme-automatic`, we didn't have any event handlers to trigger a render. This commit adds a handler to listen for changes to `prefers-color-scheme` property. Fixes #23548.
27 KiB
27 KiB