Is it possible to disable Widget Accenting on the Lock Screen?

I'd like an Image subview of a lock screen widget to render as itself, and not with the multiply-like effect it gets today.

I've tried .widgetAccentable(true) and .widgetAccentable(false), but none have the appearance I'm looking for.

Is there maybe a new modifier that lets me "force" the rendering mode? Hoping there is and it's just not jumping out at me.

Thanks for your help.

Post not yet marked as solved Up vote post of J0hn Down vote post of J0hn
99 views