michioxd / sounddark

An extension/add-on to get better Dark theme for SoundCloud in your favorite browser
https://chromewebstore.google.com/detail/sounddark/ablcfojnfkneoplpflnpbeglgkjmiman
MIT License
6 stars 2 forks source link

feat request: Add ability to respect system dark theme options #2

Closed NiceAesth closed 9 months ago

NiceAesth commented 9 months ago

Hey there! I wanted to ask if you would be open to the idea of having the extension follow the OS-wide dark mode setting as an option. I currently use AutoDarkMode on Windows to toggle it based on time of day and having the extension follow that setting would be amazing.

For implementation I was looking at https://github.com/orca-scan/appearance-changed-event or alternatively you could just listen for the prefers-color-scheme media query.

Would be open to covering the 5 dollar or whatever fee publishing to the google chrome web store has if you add this. 🙂🚀

michioxd commented 9 months ago

Nice idea, added to my task list o⁠(⁠(⁠⁠^⁠▽⁠^⁠⁠)⁠)⁠o

NiceAesth commented 9 months ago

Thanks so much!