sandoche / Darkmode.js

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

Is there a way to disable the circular expanding animation? #62

Closed Aditya94A closed 3 years ago

Aditya94A commented 3 years ago

I'd like a simple instant transition from light to dark and vice-versa - without animation.

Is there a way to do this with darkmode.js?

jonhassall commented 3 years ago

Did you try setting the time: '0.0s' ?