You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris comment: A bit unsure if we can do all the setting as the “trick” is based on getting white apps in a dark context. Unsure if it can be reversed.
My answer: What if we had the identifiers of the apps users changed (com.apple.mail), and stored those in NSUserDefaults. If users open the app again, and we set Mail in white, but we are in dark mode now, we run through UserDefaults and see that mail should be white, therefore, we keep that appearance.
As for the reset of all apps to their original settings, I think we should just reset to the original settings, is there a command to do that?
Settings screen should contain:
The text was updated successfully, but these errors were encountered: