dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
602 stars 38 forks source link

Backdrop opacity/brush adjustment #50

Closed rocksdanister closed 2 years ago

rocksdanister commented 2 years ago

Is it possible to add the option to adjust the opacity/transparency level or brush of the backdrop?

It is hard to read texts with acrylic: Screenshot 2022-06-06 102008

Mica is too subtle: Screenshot 2022-06-06 104310

dotMorten commented 2 years ago

No Acrylic is just whatever Microsoft defined it as is. What I usually do is I put a background in with a bit of transparency to tone it down. In the example above, you could do it just on each of the rows options.

dotMorten commented 2 years ago

Actually I'm wrong... Somehow overlooked the properties to control color and opacity 🤦 I'll get that added...

wuyang26 commented 2 years ago

When unable to adjust the acrylic, I think you should use a translucent background color overlay on the window