FriendsOfFlarum / nightmode

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

How to add the dark class name to my body tag #37

Closed iwoow closed 4 years ago

iwoow commented 4 years ago
When I switch to night mode, I want the body tag to change from <body class="no-touch"> to this: <body class="no-touch dark">
Because I find it easier to customize the night mode css this way.
How should I modify the plugin code? Which file to modify?
Thank you.
dsevillamartin commented 4 years ago

See https://discuss.flarum.org/d/21492-friendsofflarum-night-mode/179.