-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Feature Request: Dark Mode Support
Description
It would be great to add a dark mode feature to the LunCoSim web app. Given the increasing demand for dark mode in applications, this feature would enhance user experience, especially for those who prefer a darker interface for better readability and reduced eye strain, particularly in low-light conditions.
Suggested Implementation
- Add a toggle switch in the application settings to enable/disable dark mode.
- Utilize CSS custom properties to define light and dark themes, ensuring that all components adapt accordingly.
- Consider saving the user's preference in local storage to persist the setting across sessions.
Benefits
- Improved accessibility and user comfort.
- Modern UI trend that aligns with user expectations.
References
- A couple of resources on implementing dark mode in Next.js:
This feature would certainly enhance the overall usability of the application. Thank you for considering this request!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels