Colors do not respond to runtime changes to device Dark Mode setting #71

Closed
opened 2025-10-14 15:59:03 -06:00 by navan · 0 comments
Owner

Originally created by @feodormak on 11/17/2019

WhatsNewKit Environment

  • WhatsNewKit version: 1.3.1
  • Xcode version: 11.1
  • Swift version: 5
  • macOS version running Xcode: 10.15.1
  • Dependency manager (Carthage, CocoaPods, Manually): CocoaPods

What did you do?

  • Configured completion button background colour with my own custom UIColor instance supporting Dark Appearance
  • Change the device Dark appearance setting in Simulator via Settings & Xcode Environment Overrides

What did you expect to happen?

ℹ Colours to update to the corresponding dark/light appearance shade

What happened instead?

ℹ Completion button background colour remained in the colour it was initialised with.

*Originally created by @feodormak on 11/17/2019* ## WhatsNewKit Environment - WhatsNewKit version: 1.3.1 - Xcode version: 11.1 - Swift version: 5 - macOS version running Xcode: 10.15.1 - Dependency manager (Carthage, CocoaPods, Manually): CocoaPods ## What did you do? > ℹ - Configured completion button background colour with my own custom UIColor instance supporting Dark Appearance - Change the device Dark appearance setting in Simulator via Settings & Xcode Environment Overrides ## What did you expect to happen? > ℹ Colours to update to the corresponding dark/light appearance shade ## What happened instead? > ℹ Completion button background colour remained in the colour it was initialised with.
navan 2025-10-14 15:59:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/WhatsNewKit#71
No description provided.