Tyrrrz / YoutubeDownloader

Downloads videos and playlists from YouTube
MIT License
8.71k stars 1.19k forks source link

Use a 3-way theme switcher instead of a 2-way switcher #444

Closed Tyrrrz closed 5 months ago

Tyrrrz commented 5 months ago

Previous: user can switch between light and dark mode, with the default setting inferred from system on the application's initial startup.

Current: user can switch between light and dark mode, as well as use the "system" variant. The latter stays in-sync with the current system settings after the initial startup, even if settings change mid-session.