sandoche / Darkmode.js

🌓 Add a dark-mode / night-mode to your website in a few seconds
https://darkmodejs.learn.uno
MIT License
2.72k stars 176 forks source link

Request: demo with switch toggle #13

Closed coliff closed 5 years ago

coliff commented 5 years ago

It'd be great to see a simple demo with a switch toggle for turning dark-mode on. I'd like to use it with the Bootstrap Custom Switch but unsure of the code to add to it. https://getbootstrap.com/docs/4.3/components/forms/#switches

coliff commented 5 years ago

Update: I got it working with the switch - was easier than I thought :-) https://codepen.io/coliff/pen/ewrvKJ But it doesn't save the switch state between different pages. If anyone knows how to add that and could fork that Codepen or paste the code here that'd be great.

sandoche commented 5 years ago

Here it is: https://codepen.io/sandoche/pen/PrLKdg