The-MindSpace / MindSpace-Web

MindSpace
https://the-mindspace.github.io/MindSpace-Web/
Creative Commons Zero v1.0 Universal
116 stars 173 forks source link

Implement Dark and Light Mode Toggle #236

Open thevijayshankersharma opened 2 months ago

thevijayshankersharma commented 2 months ago

Our users desire the ability to switch between dark and light modes within our application for improved readability and reduced eye strain. Currently, this feature is absent, limiting user customization and potentially causing discomfort during extended usage.

Implementing a simple toggle switch allows users to seamlessly transition between dark and light modes. Dark mode, featuring darker color schemes, is particularly beneficial in low-light conditions. By integrating this feature, we enhance user satisfaction and comfort during usage.

Alternatively, we could offer a theme selector with predefined dark and light modes, but a toggle switch offers a more intuitive and user-friendly approach.

Adding this toggle aligns with current design trends and user expectations, providing a customizable experience. It can be easily accessed in the application settings or as a prominent button within the interface.

Considering the growing demand for customizable user experiences, this feature holds medium priority in our development roadmap.

AyushiiiJain commented 2 months ago

Please assign this issue to me.