Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Dark Theme Option for Enhanced User Experience #25

Open
VIDHIGUPTA17 opened this issue May 15, 2024 · 1 comment
Open

Implement Dark Theme Option for Enhanced User Experience #25

VIDHIGUPTA17 opened this issue May 15, 2024 · 1 comment

Comments

@VIDHIGUPTA17
Copy link

Many users prefer dark themes in applications due to various reasons such as reducing eye strain, improving visibility in low-light environments, and aesthetic preferences. Currently, our web app only offers a light theme, limiting user customization and potentially impacting user satisfaction.
Implement a dark theme option in the web app to provide users with a more customizable and comfortable viewing experience. This feature should include:

A toggle switch or setting in the user profile/preferences section to enable/disable the dark theme.
Consistent styling across all components and pages to ensure a seamless transition between light and dark themes.
Compatibility with all features and functionalities of the web app, ensuring no loss of usability or functionality in either theme mode.
Accessibility considerations, such as maintaining sufficient color contrast and readability in the dark theme.

@gumbarros
Copy link
Owner

Hi!

image

Is it not working from Settings? (Top corner right)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants