TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
295 stars 63 forks source link

[Feature] Add dark mode #177

Open Teraskull opened 2 years ago

Teraskull commented 2 years ago

Currently, the main option is to use the Dark Reader extension.

It works fine, but some elements are too contrasting, and there is FOUC on reload, when some elements are shown in light theme for a second.

To use it, you have to install the extension, which some users don't want to, or can't. Also, you can't have extensions on mobile.

Implementing built-in dark mode solves all above issues.