Open
Description
Dark mode in the interface and in Settings -> Developer is turned off. However, DebugSwift is displaying in Dark mode.
Built with Xcode Version 16.2 (16C5032a)
Tested On Simulator 12 Mini running iOS 16.4 (extra problem here, see picture below)
Tested On Simulator iPhone 15 running iOS 18 (dark mode toggle is ignored when using DebugSwift.theme(appearance:)
)
Using toggle does not override a hard set theme
Toggle does not reflect hard set theme when used
Change history for colors:
#99
#123
These two PRs above seem to be fighting each other a bit. Once trying to manage the ability to use DebugSwift.theme(appearance:)
and the other to use the toggle to dynamic switch