gumbarros / DevWidgets

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.
https://gumbarros.github.io/DevWidgets
MIT License
152 stars 13 forks source link

Implement Dark Theme Option for Enhanced User Experience #25

Open VIDHIGUPTA17 opened 2 months ago

VIDHIGUPTA17 commented 2 months ago

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 commented 2 months ago

Hi!

image

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