Apr 28, 2022
3
Level 2
Make Light and dark mode of website
I have two css stylesheets. One is for light mode and other one is for dark mode. How can I use it to apply on the website when the button is clicked. Moreover this setting for the same user should apply next time. I think this setting will store in session so different users will access different modes in the same time.
Level 75
Please or to participate in this conversation.