Chrome Developers Clash Over Glass Effect for Windows UI Overhaul
Chrome developers are publicly disagreeing over which transparency effect to apply to the browser’s window frame on Windows, with the debate playing out on Chromium’s open code review platform.
Engineer Emily Shack posted a work-in-progress change tagged under the internal label #glowup, which aims to add a translucent glass frame to Chrome’s Windows build as part of the broader WebUI Refresh scheduled for later this year.
Mica vs. Acrylic
Reviewer Eshwar Stalin pushed back on the initial direction, saying Mica — a Windows 11 material that blends the desktop wallpaper and OS theme colors into a surface — does not align with what the UX team wants.
The team’s target is a tinted translucent frame that reveals content sitting behind the window, not one that absorbs ambient system colors.
Stalin said Acrylic, a different Windows material that produces a frosted blur of whatever sits directly behind a surface, comes closer to that goal. Still, he noted that Microsoft’s own guidance positions Acrylic primarily for menus, popups, and other floating or short-lived interface elements — not persistent window frames.
A second developer, Allen Bauer, raised a separate concern. He asked why the team was borrowing from macOS patterns rather than meeting Windows users’ expectations on their own platform, and said the team needed to handle platform-specific requirements directly instead of defaulting to whatever setup its members use daily.
Stalin followed up to clarify the core target: a clean translucent frame, nothing more complex. He suggested Mica could remain as a separate user-facing option for those who want tighter integration with their OS theme, since both materials serve different purposes and both run on Windows 11.
Bauer then agreed that Acrylic better fits the current goal. He said the two effects share enough underlying logic that the implementation could reuse core code, with the Mica path potentially branching from the same base.
Still Unresolved
As of now, the change list has not received any review votes. Two code owners have yet to weigh in, leaving the final direction open.
Meanwhile, a separate piece of the same WebUI Refresh is already live in Chrome Canary — the browser’s most experimental release channel. Internal pages, including Settings, now pick up a subtle color tint drawn from the active new tab wallpaper or theme color.
Dynamic coloring extends beyond backgrounds. Toggles, buttons, and other interface elements inside those pages also respond to the active theme color.
Other Experiments Underway
Google is also testing individual alignment controls for the browser’s side panel, allowing Gemini, AI Mode, and other panels to sit independently rather than sharing a single position setting.
A separate experiment involves a tool that can swap images on web pages with AI-generated replacements, though the intended use case for that feature remains unclear.
Chrome’s WebUI Refresh forms part of a wider visual update Google has been building toward across its product line, with Windows-specific treatments requiring closer coordination with Microsoft’s own design system for desktop applications.
