LinkedIn's redesign didn't touch the glow
LinkedIn shipped a visual refresh: a rounder, cleaner outline on the logo mark, a calmer color palette across the feed, tidier spacing throughout. It looks good. The obvious question for anyone who has been superwhiting their posts: does the glow still survive?
Yes, and the reason is structural rather than lucky. The refresh changed the interface. The glow does not live in the interface.
Why a UI refresh doesn't touch it
The glow doesn't come from anything on screen. It comes from a color profile embedded in the JPEG file itself, one that survives LinkedIn's image re-encoding on upload. That re-encoding pipeline, and the visual layer you're looking at when you scroll the feed, are different systems. A redesign changes fonts, corner radii, the logo, the color tokens used across the interface. It says nothing about how the backend handles a file once you hit upload.
The full mechanism, if you want the technical version, is in how Superwhite works. Short version: LinkedIn's pipeline strips most HDR metadata but keeps ICC color profiles intact through the JPEG pipeline, and that profile is the entire payload. Nothing about a front-end redesign touches that.
What would actually break it
Not a new logo. A change to the image pipeline itself, specifically if LinkedIn started normalizing or stripping color profiles the way it already strips Ultra HDR gain maps on upload. That's a backend decision, and it's the only kind of change that has ever mattered for this trick. Worth watching, not worth worrying about today.
Same rule applies to any platform redesign, not just this one. If the glow ever stops working somewhere, check whether the platform changed how it processes uploaded files, not whether it changed how the page looks.
If you haven't tried it since the update, it still takes about a minute.
Make your logo glowFrequently asked questions
Did LinkedIn's redesign break the HDR glow trick?
No. The redesign changed the logo mark, colors and feed styling, all interface-level. The glow depends on the color profile embedded in the uploaded JPEG and LinkedIn's image pipeline, a separate system. Superwhited images still glow.
Does a LinkedIn UI update affect how images are processed?
Not directly. Visual design and image processing are separate systems that can change independently. Only pipeline-level changes, like how uploaded files get re-encoded, have historically affected the trick.
What would actually break it?
A backend change to LinkedIn's image pipeline, specifically stripping or normalizing ICC color profiles on upload the way Ultra HDR gain maps already get stripped. No sign of that as of this writing.