-
Notifications
You must be signed in to change notification settings - Fork 52
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 and light mode responsiveness #27
Comments
@andrewtavis This seems a good feature. Will be working on it :). |
Hey @ayushanand308! Thanks for your interest in Scribe! Yes I think this would be a great feature to better understand the project 😊 I'll assign this to you, and please let me know if you have any questions! |
@andrewtavis sure! |
@andrewtavis Basically what I understand from the task description is that I have to implement a way to switch between dark and light themes on the keyboard right? |
Yes, exactly @ayushanand308! Specifically it would also be good if the default was set based on the mode of the user’s phone. Not sure if you have an idea on how best to do that, and I could support with exploration if needed :) So if the user has dark mode on their phone, it would be great if the option was already selected for them 😊 |
@andrewtavis I would surely ask for help wherever I need it. |
Wonderful, @ayushanand308 :) Looking forward to the results! 😊 |
@andrewtavis WhatsApp.Video.2023-03-03.at.02.56.50.mp4 |
Hi @ayushanand308! Just wanted to write that I have this in mind. Currently visiting family at the moment :) |
@andrewtavis Yeah no issues.We can get back to this later on 😊. |
WhatsApp.Video.2023-03-10.at.20.36.19.mp4The functionality of default theme being set to the user's default is done. |
Wonderful, @ayushanand308!! Sorry I haven’t been responsive. I’m in the midst of lots of family visits and have a wedding today, so really have been busy. Appreciate you getting to this and your dedication! I’m done with this trip Monday evening and will connect with you then. Thanks again so much 😊 |
@andrewtavis Apologies for responding so late, I was caught up in my semester exams. |
No stress, @ayushanand308! Do you want to send a PR with the work you did so far and we can figure out how to apply it to the keyboard? :) As far GSoC, you're welcome to send along a proposal to me! You can reach me at my email in my profile here, and feel free to join us in the Matrix space we made for Scribe (there's a room for GSoC and others like Android). As GSoC is focussing on iOS, I also did a minor PR in Scribe-iOS#96f32ab to open up the Danish keyboard so you can do some work there as you'd expressed before. |
@andrewtavis I have sent a PR. Can you review it and tell me if you want any changes. :-) |
Thanks, @ayushanand308! Will check it later today 😊 Looking forward to seeing how it's changed :) |
Note for this issue that #33 got dark mode working for Xiaomi Redmi 9. I was not able to reproduce on the latest Pixel, but that PR was merged for the interim progress. Thank you @ayushanand308! As I said in the PR, appreciate the code that you wrote and your willingness to help on all this. I'm sorry I couldn't focus on this as much as I could. |
Hey @angrezichatterbox 👋 Do you want to write in here so I can assign for you looking further into this one? |
Ya sure .. I would work on this issue . |
The keyboard color should also change according to the current color scheme present in the schema for nightly and normal right |
Yes ideally that keyboard color would also change. We can work on the specifics of the colors later when we do the coloration of the special keys, so for now just make the keys black and the background a different grey :) |
I have made the pull request please do tell if there are any changes to make I would be happy to make it perfect if there are any flaws. |
Thanks, @angrezichatterbox! You really are making some progress here! |
I'll check this tonight :) |
Closed by #38 🥳🙌 Thanks so much for all the consistent work, @angrezichatterbox! Really amazing 😊 I'll write to you on Matrix for the next steps :) |
Terms
Description
This issue is to implement color color scheme switching between light and dark modes.
The text was updated successfully, but these errors were encountered: