vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
74 stars 317 forks source link

I want to add dark Mode/Light Mode Toggle #34

Open Sneha-Gugliya opened 1 month ago

Sneha-Gugliya commented 1 month ago

Add a toggle for switching between dark and light mode, where the canvas background and interface adapt to the selected theme for better user experience, especially during night-time use. We can implement by Using JavaScript to toggle between CSS classes for dark and light mode, dynamically changing the colors of the canvas .

Ishika-codeit commented 1 month ago

i want to work on this issue ... by adding toggle i got a chance to improve my js skills... kindly issue it thank you!!