How can I seamlessly change between Light and Dark styles?
There currently isn't a way to automatically achieve this due to iOS restrictions that prevent changing wallpapers when toggling between Light or Dark mode.
However, if you have an iPhone with an Action Button you can create an action for it that does this instead.
Part 1: Prepare wallpapers
- Open the iOS Settings app
- Create a wallpaper for Light Mode, using the Minimal Light wallpaper
- Create a second wallpaper for Dark Mode, using the Minimal Dark wallpaper
Part 2: Create a shortcut
- Open the Apple Shortcuts app
- Create a shortcut that includes the following actions, linking the created wallpapers to it
- Tap the name at the top to rename it to something you will easily remember
You can omit the Set Launcher action if you don't want to switch between app launchers.

Part 3: Link the Action Button
- Return to the Home Screen
- Open the iOS Settings app → Action Button
- Swipe across to the Shortcut action, and tap the menu button to select the previously created shortcut
Part 4: Set the Auto Background and Text colors
- Open Dumb Phone → Launcher Style
- Under the Background section, select the Auto Dark / Light color
- Under the Text section, select the Auto Black /White color
Once this is completed, press the Action Button to switch between Light and Dark styles 🪄
Use Back Tap instead of the Action Button
If your iPhone does not have an Action Button, you can still leverage an iOS feature named Back Tap, where you can double-tap the back of your iPhone with your index finger and run an action.
How to configure Back Tap
- Open iOS Settings → Accessibility → Touch
- Select Back Tap → Double-tap
- Link the created shortcut
Other Alternatives
Automations
It is possible to create an Automation in Apple Shortcuts that observes Sunrise & Sunset events, and have that run the aforementioned shortcut.
However, this relies on the timing of those particular events to occur rather than simply when Light or Dark Mode is turned on.
Focus Filters
You can also link particular App Launchers and wallpapers to Focus modes, which when turned on will seamlessly adjust your device. See more in the Related Articles below.