-
Notifications
You must be signed in to change notification settings - Fork 2
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
[feat] Dark theme implementation #2
Comments
Hi, |
@abhay-ajith It is not an issue. The |
Are the colors inside _darkColorScheme(now commented) real colors of dark mode? |
Yes, they were actually supposed to be the colors for dark mode. But most parts of the codebase right now has colors hardcoded only for light mode, for that reason dark mode is disabled for now. These need to be replaced with colors from the colorSchemes using |
I give it a try. |
Hi, are you working on it? |
Hi, since you assigned me, I have been stuck in university tasks and then 2 day holiday, from tomorrow I begin working. I am so sorry to be late |
Hi, no need to be sorry 😄, thanks for informing! |
🤝🤝 |
Hi, are you still working on this? |
Hi sir, can you unassign me? Because of my studies at the university,diploma thesis and prior-graduation practice, I can't allocate time even to breathe. |
Hi, it's okay. I just wanted to know if there's any update. As per your request, I am unassigning you right now. Just let me know if you start working on this again. |
Sure,🤝 |
Implement night/dark theme colors and UI for the app.
The text was updated successfully, but these errors were encountered: