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

Enhancement: Implement Dark Mode in UI #14

Open
babblebey opened this issue Mar 31, 2024 · 0 comments
Open

Enhancement: Implement Dark Mode in UI #14

babblebey opened this issue Mar 31, 2024 · 0 comments
Labels
↗️ medium priority This issue is crucial ✨ enhancement New feature or request

Comments

@babblebey
Copy link
Member

The project currently uses Tailwind CSS, and the dark mode configuration is already set up. However, the implementation of dark mode in the UI is pending. We need to insert the "dark:" utility classnames in the respective places throughout the project's UI components to enable dark mode. Additionally, a dark mode toggle should be implemented to allow users to switch between light, dark and system modes.

Scope of Work:

  1. Insert "dark:" utility classnames in the project's UI components to enable dark mode.
  2. Implement a dark mode toggle that allows users to switch between light and dark modes.

Resources:

Additional Information:

  • Dark mode is becoming a popular feature in web applications as it reduces eye strain and improves readability, especially in low-light environments.
  • The project's dark mode should reflect the branding and design language of the existing UI in light mode.

Submission Guidelines:

  • Developers working on this task should ensure that the dark mode implementation is consistent with the project's design and branding (hopefully we have one before you're seeing this, checkout Feature(Design): Request for Logo Design and Branding #13).
  • Any deviations from the existing design language should be discussed in comments below and approved by a maintainer 🙏.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
↗️ medium priority This issue is crucial ✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant