PrietyGoyal24 / git-priety

this is my first repo
0 stars 0 forks source link

Add Dark Mode Feature #1

Open PrietyGoyal24 opened 2 weeks ago

PrietyGoyal24 commented 2 weeks ago

Currently, the application only supports a light theme. To improve user experience, especially for users working in low-light environments, a dark mode option should be added. This feature will allow users to toggle between light and dark themes.

PrietyGoyal24 commented 2 weeks ago

Steps to Reproduce:

Open the application. Navigate through the UI and notice that only a light theme is available. There is no option in the settings or toolbar to enable a dark mode.
Expected Behavior: Users should be able to switch between light and dark modes. The dark mode should have an optimized color palette that’s easy on the eyes, with adequate contrast for readability.