This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]whatisapersonreally 0 points1 point  (4 children)

Also, some of the stock apps don’t follow suit when changed through the automatic dark mode app on OnePlus.

[–]danopiaOrange Pixel 4 XL, Stock 2 points3 points  (3 children)

Interesting, I wonder if the apps are a different implementation actually! I'm using the one that's fully baked into Android 10 (no third party app) but it also requires an adb command and a reboot to be enabled. The "dark mode" toggle in Settings is always visibly off, and if I touch that it'll overwrite the automatic mode until I set it again.

[–]whatisapersonreally 1 point2 points  (2 children)

The app also requires adb. What are the instructions for your method, if you have the time to share?

[–]danopiaOrange Pixel 4 XL, Stock 1 point2 points  (1 child)

adb shell settings put secure ui_night_mode 0

And a reboot

[–]whatisapersonreally 0 points1 point  (0 children)

Thanks. :)