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

Add Dark Mode Support #4

Open
Laxmi2707 opened this issue Jan 27, 2025 · 0 comments
Open

Add Dark Mode Support #4

Laxmi2707 opened this issue Jan 27, 2025 · 0 comments
Labels
easy enhancement New feature or request

Comments

@Laxmi2707
Copy link
Member

Description

The FirebaseUI currently only supports a light theme. Adding dark mode will improve usability for users in low-light environments.

Steps to Implement

  1. Define CSS variables for light and dark modes.
  2. Add a toggle switch or auto-detection based on system preferences.
  3. Update styles dynamically based on the selected mode.
  4. Test the UI on different devices and browsers.

Expected Outcome

Users can toggle between light and dark modes seamlessly.

@Durgesh4993 Durgesh4993 added enhancement New feature or request easy labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants