julian-klode / dns66

DNS-based Host Blocker (and lightweight ad blocker) for Android
https://jak-linux.org/projects/dns66/
GNU General Public License v3.0
2.1k stars 198 forks source link

UI suggestion: "Follow system theme" setting for light or dark theme #445

Closed ghost closed 3 years ago

ghost commented 3 years ago

Many apps these days are just configured by default to the follow the global system setting of dark or light theme.

In DNS66 you still have to manually configure this.

Would be great to support for those who use adaptive styling.

julian-klode commented 3 years ago

System theme was introduced in Android 9 (P), and DNS66 automatically uses it since 0.6.3, released in February 2020. There is not even an option to change it anymore.

See commit c4080db6bc351414719feddfaa1f8ce85f9e386c for the code