-
Notifications
You must be signed in to change notification settings - Fork 40
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
Proposal: Dark Theme and Light Theme #52
Comments
Have you checked DayNight mode using AppCompatDelegate? I think we can implement this using that... |
Thanks for this. Will look into it later. |
Can I start working on it ? @Sparker0i |
To be honest I'm split on this one. I believe the dark theme will definitely look good, but I'm not so sure whether black text (Icons,text etc) over white looks great. Maybe will have to change the icons' colors to anything else other than black/white if we were to implement this. |
You can try this though @thedevelopersanjeev |
Well, I did think about this a lot, but finally I have decided to ditch the dark blue color my app had for a long time, and it's now going to be either light or dark.
Dark Mode will have a dark grey background and white text, whereas Light Mode will have a White Background with Black text.
Though this may look easy while writing, implementing this is definitely going to take a lot of time. I can't say when it will arrive, but it will.
The text was updated successfully, but these errors were encountered: