-
Notifications
You must be signed in to change notification settings - Fork 30
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
Dark mode setting for invidual apps #251
Comments
You just need to go into your phone settings, open developer options and toggle force dark mode. |
Force dark mode is not available across Android versions. I run Nougat, Oreo, and Pie ROMs. None of them have such a setting/feature. Only my Android 11 has it. Thanks for the tip though. Never thought about that and WebApps looks good dark. 👍 |
Ye please Dark Mode. |
Oh I was wondering why my webapps had dark mode by default with no way to change it (not that I'm complaining lol). Turns out it's my Magisk module that enables developer settings dark mode on boot. I actually prefer this method, since it's lighter on resources than, say, darkreader addon for firefox. So if you go ahead and implement a dark mode, make sure it doesn't break this functionality. |
To add to that, I wasn't aware of the Magisk module 'til just now. I did recently come across an app called Darq on F-Droid. It will force dark mode on individual apps. Requires root. Used it with WebApps, Web Media Share, and Arch Wiki Viewer. Works well. |
@marcdw1289 That worked for me as well. I only recently noticed this thread. To add, Darq also works along with Shizuku -, so root is not actually needed. |
I used another app for making lite apps. When I found this app on fdroid, I thought now is the time for transition.
However, the feature which I miss and many others would be missing too is Amoled mode / Dark mode.
Please add this to your list of next implementations.
The text was updated successfully, but these errors were encountered: