Skip to content

0.4.0 Example Dark mode is broken (built from develop branch) #134

Open
@mmdock

Description

@mmdock

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

iOS 16.4 screenshot:
Simulator Screenshot - iPhone 12 mini - 2025-01-10 at 14 42 58

iOS 18 screenshot:
Simulator Screenshot - iPhone 15 - 2025-01-10 at 14 47 47

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions