You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking at other apps, there is a noticeable difference between how this library enables acrylic vs how it looks from native applications.
In particular, there is a sort of noise texture effect that isn't present from using this library (for example, you can see this in Windows Terminal when acrylic title bar is turned on).
Additionally, in the Microsoft design docs, it shows that there is a dark and light variant of Acrylic, but I see no options in this library for that (more specifically for setting the title bar theme variant of acrylic)
I used just the regular Acrylic in setting in MicaForEveryone on "Notepad++" to mimic how your library handles the window style currently:
But, if you enable the BlurBehind advanced setting, it replicates the noise that I was talking about:
NOTE: Used GIMP to scale all screenshots to be larger (so that details are more noticeable) with None set for Interpolation (preserves the original pixels).
I'd like to also note that the the title bar, although I was able to get to show the noise texture via MicaForEveryone, there was no option to change the tint (like how it seems to be done with Windows Terminal from its source code).
When looking at other apps, there is a noticeable difference between how this library enables acrylic vs how it looks from native applications.
In particular, there is a sort of noise texture effect that isn't present from using this library (for example, you can see this in Windows Terminal when acrylic title bar is turned on).
Windows Terminal with the acrylic title bar on:
And it looks like here's the code responsible for that in Windows Terminal:
Additionally, in the Microsoft design docs, it shows that there is a dark and light variant of Acrylic, but I see no options in this library for that (more specifically for setting the title bar theme variant of acrylic)
The text was updated successfully, but these errors were encountered: