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

Feature Request: Add Light and Dark Mode Theme Support #47

Closed
ash1eygrace opened this issue Mar 30, 2023 · 0 comments
Closed

Feature Request: Add Light and Dark Mode Theme Support #47

ash1eygrace opened this issue Mar 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ash1eygrace
Copy link
Owner

Many users have different preferences when it comes to the appearance of applications. Some find it easier on their eyes to work with a darker theme, while others prefer lighter themes. That said, let's implement a light and dark mode theme option within the application, allowing users to toggle between the two modes according to their preference. This feature should include:

  1. A toggle button in navigation menu to switch between light and dark mode.
  2. Consider, an option to automatically switch the theme based on the user's device settings, if available.
  3. Proper contrast and color adjustments for both themes, ensuring that text and UI elements are easily readable and visually appealing.

Describe alternatives you've considered

An alternative solution would be to allow users to fully customize the application's color scheme, but this means it'll be more complicated to implement and maintain. Providing a light and dark mode option should be sufficient for most users' needs.

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

No branches or pull requests

1 participant