[iOS 26]Is there any way to remove the hightlight on top and bottom of desktop widgets?

Is there any way to remove the hightlight on top and bottom of desktop widgets on iOS 26 ?

Depending on the context of your widget you should use widgetRenderingMode environment variable to conditionally update your widget layout for each rendering mode that a user can choose from.

Checkout Optimizing your widget for accented rendering mode and Liquid Glass to learn how to adapt your widgets for Liquid Glass.

[iOS 26]Is there any way to remove the hightlight on top and bottom of desktop widgets?
 
 
Q