Dark mode wonkiness
Describe the bug
dark/light classes are not getting applied to the root on app load, but do once you click over to the app tab under settings
sometimes when working on local goose dev via the electron app and a released version of goose where one of the two apps will also open in the inverse theme state as the other
I also noticed this happens when the system default settings take hold, clicking on app settings changes it to respect the system default so it might be some override failing with system default settings
I still see this or something like it. I have it in dark mode (copy system settings) and then suddenly it will switch to light mode
Yes if its set to system settings it will do that when it hits sunset/sunrise automatically. I think the issue is its falling back to system settings after going to the settings / app page somehow.. will look into it.
that's not the setting I have, I am always dark mode. it will just switch to light mode if I go to settings sometimes
Put up a PR to fix the settings issue.