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 313 forks source link

Add Dark Mode/Light Mode Toggle Feature #886

Open Poushmita opened 1 month ago

Poushmita commented 1 month ago

Description:

The Dark Mode button is not working. Currently, the website lacks a Dark mode/Light mode toggle, which would enhance user experience by allowing users to switch between dark and light themes as per their preference. I propose implementing a toggle button that enables users to easily switch between the two modes.

Features:

Benefits:

  1. Improved user experience with theme customization.
  2. Reduced eye strain during night-time browsing.
  3. More modern and engaging UI design.

Tech Stack:

HTML, CSS, JavaScript

Poushmita commented 1 month ago

@vishanurag Please assign this issue to me.