SubhamKarmakar24 / snake

A snake game built using Vanilla JS and HTML CSS
snake-three-pi.vercel.app
MIT License
14 stars 19 forks source link

Dark mode toggle button with dark mode implementation #20

Open SubhamKarmakar24 opened 3 years ago

SubhamKarmakar24 commented 3 years ago

A switch button to enable and disable dark mode. Also, the dark mode should be able to work on all the pages, and it should save its theme in local storage. If there is no theme set, use light mode by default. Whenever the website is opened next time, the previous theme should be used.

SubhamKarmakar24 commented 3 years ago

Hey @SubhamKarmakar24 Can i work on this issue? Please assign this to me

Sure