okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
329 stars 43 forks source link

Bug: theme not matching system settings #2290

Open dotmacro opened 1 month ago

dotmacro commented 1 month ago

Problem

On both live and testing, the app isn't automatically respecting user preferences with respect to light/dark mode. The system is set to "auto" and currently in light mode, but the app is in dark mode.

After switching the app to dark mode and then back to "use system settings", it's correctly in light mode.

systemTheme

Solution

Investigate & fix.