Closed kibirisu closed 4 months ago
The main reason I removed the toggle was because of caching conflicts. By turning theme determination over to the client, servers can effectively cache assets without weird visual issues.
Your idea for a global theme environment variable sounds good.
Thanks for implementing the feature!
In the last builds the theme switcher was hidden from the ui.
Why is this feature important?
Since I'm using hardened user.js for Firefox (and many people do also), I'm stuck with the white theme with no option to change this. I'm selfhosting many services so that I just set an env variable. Nowadays, a popular solution is to use three variant theme switcher (auto, white, dark), which I might suggest.