-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Problem Statement
The application currently supports only a single theme mode, which can cause discomfort for users in varying lighting environments. For example:
-
Using a bright theme at night may cause eye strain.
-
Using a dark theme in bright daylight can reduce visibility.
Proposed Feature
Add a Dark/Light Mode Toggle that allows users to manually switch between themes at any time.
- The chosen theme should be stored locally (e.g., local storage or user settings) so it persists across sessions.
Possible Enhancements / Alternatives
-
Auto-switch themes based on system preferences or time of day.
-
Provide custom color palette options for advanced users.
Why This Matters
-
Enhances accessibility and usability.
-
Reduces eye strain in low-light conditions.
-
Improves visibility in bright environments.
-
Keeps the app aligned with modern UI/UX practices.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers