FriendsOfFlarum / nightmode

🌙 Turn off the lights!
https://discuss.flarum.org/d/21492-friendsofflarum-night-mode
MIT License
33 stars 22 forks source link

User browser settings for guest #27

Closed tankerkiller125 closed 4 years ago

tankerkiller125 commented 4 years ago

This pull request will set the theme to match the browser settings on dark mode for guest only while retaining logged in users ability to choose. This is the best compromise I could come up with that doesn't involve setting cookies.

Ralkage commented 4 years ago

I'll get to this PR tomorrow as well, thanks for the effort!

Ralkage commented 4 years ago

Tested locally and works like a charm :) I pretty much tested on both my iPhone and Windows with regards to Light/Dark mode.

Thanks for the PR! Merging now 👍