Guide · 8 min read
Make TikTok black and white
The For You feed goes gray and the rest of the phone stays in color, from two Shortcuts automations, a strict order of menus, and an escape hatch for the times they slip.
Dwindle drains the color out of the apps you choose while you scroll, and snaps it back the moment you leave. One app free.
Start FreeThe easy way: let Dwindle do it
Dwindle is the easiest way to get exactly what this guide builds: TikTok in gray while you scroll, color back the moment you leave it, and the rest of the phone untouched. The automations are pre-built and installed in a tap, the escape hatch comes with them, and when one misses, the app repairs itself. One app free.
The rest of this guide is the manual path, for people who would rather build it by hand: fiddly to set up and fragile once it runs, in the ways this guide’s own Where this breaks section sets out below, with a strict order of menus, an escape hatch you have to build before either automation exists, color flooding back mid-scroll when a link hands you out of the app, a screen left gray when a close never fires, and two automations that know nothing about each other.
TikTok in grayscale is a strange, deflated version of itself. The For You feed still loads, the videos still play, nothing is blocked, but the shine comes off, and the “just one more” reflex loosens its grip a little.
The catch is that iOS ships grayscale as a whole-phone switch. Flip it on and yes, the FYP goes flat, but so does your camera viewfinder, your photo library, and every other app you actually want in color. There is no setting for “grayscale, but only TikTok.”
You can build one by hand. It takes two Shortcuts automations, a walk through several screens of Settings in a strict order, and an escape hatch set up before either automation exists. The steps below are current as of iOS 26, which matters this year in particular: Apple reorganized the automation trigger list, and most guides still describe the old one.
Why gray bites hard on TikTok
TikTok is engineered around visual reward more deliberately than almost any app on the phone, and a lot of that reward is color.
The For You feed runs on not knowing: you never know whether the next swipe lands on something dull or something you can’t look away from. Grayscale doesn’t remove the uncertainty, but it strips the payoff’s shine: the saturated, high-contrast thumbnails on the Discover and profile grids read like a photocopied contact sheet in gray, the red notification dots become small dark specks, and the general candy-colored brightness that makes the feed feel alive drains out. What’s left is the same content with most of its salience gone.
This is exactly where TikTok differs from a feed like Instagram’s: gray does not stop motion, and TikTok is motion. The whole app is full-screen video that autoplays the instant it appears and keeps autoplaying as you swipe. Grayscale desaturates that video. It does not pause it, slow it, or stop the next one from starting. On an app whose core loop is autoplaying full-screen clips, killing color removes one large lever and leaves the other one fully intact. That limit is sharper here than on a more static app.
That split shows up in the research. Dekker & Baumgartner (2024, Mobile Media & Communication) found grayscale cut about 20 minutes a day of screen time while daily unlock counts stayed flat2. People reached for the phone exactly as often and put it down sooner. Across published field studies the reduction lands somewhere around 20 to 40 minutes a day1 2 3. Grayscale shrinks the session; it doesn’t break the reach. The full evidence, caveats included, is in the science of grayscale.
What you’re building
Two automations. Open TikTok, the screen goes gray. Close TikTok, color comes back. Everything else on the phone (camera, photos, maps) stays in color. Plus a manual override, which you set up first.
You need an iPhone on iOS 26 with the Shortcuts app (it ships with iOS) and a careful hand: the four steps below run through Settings and Shortcuts in an order that matters. No jailbreak, no third-party app, nothing that touches a warranty.
Step 1: Prime the color filter
- Open Settings → Accessibility → Display & Text Size → Color Filters.
- Toggle Color Filters on and select Grayscale. Your whole screen goes gray. That’s expected.
- Toggle Color Filters back off. Color returns.
That on-off dance is not busywork. It decides which filter iOS applies whenever something enables filters later. Your automations flip the switch; this step decides what the switch does.
There’s an unlabeled intensity slider on the same screen. On iOS 26.6 it carries no percentage markings at all, so “70%” is a feel rather than a number: nudge it, live with it a day, adjust. Every published study used full grayscale1 2 3; anything short of it is genuinely uncharted.
Step 2: Build the escape hatch before anything else
Go to Settings → Accessibility → Accessibility Shortcut (bottom of the Accessibility page) and check Color Filters. Triple-clicking the side button now toggles gray anywhere on the phone.
Do this before any automation exists, not after. When something below misfires (and eventually something will), the triple-click is a one-second repair instead of a hunt through Settings with a gray viewfinder open in your other hand. (Prefer not to use the side button? You can add Color Filters to Control Center instead.)
It’s also a complete intervention on its own. Plenty of people never build the automations at all and simply triple-click TikTok into gray when they feel a scroll starting. That approach gets its own guide in the triple-click trick.
Step 3: Gray when TikTok opens
This is where iOS 26 diverges from every older guide.
- Open Shortcuts → Automation tab → + (New Automation).
- The trigger list is now nested under four categories: Event, Travel, Communication, and Setting. The old flat list with an “App” row is gone. The App trigger lives under Setting triggers.
- Choose App, tap Choose, and select TikTok.
- Leave Is Opened checked; make sure Is Closed is unchecked.
- Select Run Immediately. If you leave it on “Ask Before Running,” the whole thing becomes a nag instead of an ambient change you stop noticing.
- For the action, add Set Color Filters, configured to Turn Color Filters On.
The wrong turn we took in our testing: typing “TikTok” into the search field during the new-automation flow. That surfaces TikTok’s donated actions (things like “Open TikTok”), not the trigger, and the top result looks plausible enough to tap. If you end up with an “Open TikTok” action, you’ve built a shortcut that opens TikTok, the opposite of an automation that reacts when you open it. Back out and go in through Setting triggers → App.
Use “Turn On,” never “Toggle.” Toggle looks equivalent and isn’t: it inverts whatever state it finds. The first time the filter isn’t where Toggle expects, you get color in TikTok and gray in your camera, and every firing after that keeps them swapped.
Step 4: Color when TikTok closes
Repeat Step 3 with two changes: check Is Closed instead of Is Opened, and set the action to Turn Color Filters Off.
That’s the whole system. Open TikTok and the screen should drain to gray within a beat. Close it and color returns. Your camera never knew any of this happened.
Optional: take away the motion too
Because gray leaves autoplay entirely alone (and on TikTok autoplay is most of the app), this is the lever worth trying next: Settings → Accessibility → Per-App Settings lets you add TikTok and set Reduce Motion for that app specifically.
Treat it as an experiment, not a promise. How far Reduce Motion reaches into any given app varies, and it will not stop For You videos from playing: the feed is video by design, not an animation the setting can suppress. What it can quiet is the surrounding interface motion. It’s one toggle, scoped to TikTok alone, and one toggle to undo, so it costs almost nothing to test. One adjacent knob is a cheap win on the same problem: Notifications → TikTok → Badges off kills the red count that pulls you back.
Where this breaks
Condensed here; the full catalog of failure modes lives in the per-app grayscale walkthrough.
Links break the spell. Tap a link that hands you out to the browser and the close automation fires (color floods back mid-view), and returning to TikTok fires the open automation again. Nothing is damaged; it just flickers at the worst moment.
Stuck gray. A force-quit at the wrong instant can leave the close automation unfired and the screen gray until you intervene. This is exactly what the Step 2 triple-click is for.
Filter drift. If you, or anyone borrowing the phone, changes the filter type in Settings from Grayscale to a color tint, every automation now toggles that instead. The automations control the switch, not what the switch does.
None of these are dealbreakers, but together they explain the ceiling: two automations that don’t know about each other, have no memory, and no idea what you’re actually doing.
Or skip the setup and the flickering. Dwindle runs per-app grayscale automatically: a grace period in color, the drain while you scroll, the snap back to color when you leave, and self-repair when an automation misses. One app free.
Related guides: the full per-app grayscale walkthrough, the triple-click trick, the same setup for Instagram, the complete Shortcuts automation guide, and the science of grayscale.