Android app: system-wide dark theme intagration

In latest Android versions we have seen a handy new feature: system-wide dark theme. Most apps nowadays can parse the state of dark theme and and sync in app dark theme with it.

E.g. when system-wide dark theme is turn on the Telegram app knows it and sets itself into dark mode automatically. Can we get this kind of integration for Joplin Android app?

This would be really nice to have. Any updates?