theme-switcher
theme-switcher copied to clipboard
Fix icon not updating when system theme changes
The theme icon wasn't updating when the system theme changed outside the extension — for example, through GNOME Settings, a Night Light schedule, or gsettings.
This change adds a listener to color-scheme so the icon updates automatically when the theme changes. No more out-of-sync icons — everything stays up to date without needing to reload the extension.