-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to achieve acrylic effect in new version of Firefox for windows? #201
Comments
Windows 11 Mica support added to Firefox 133. See FAQ. |
Windows 11 Acrylic |
Windows 11 black background instead of Mica |
I have tried the Firefox Nightly version, it can achieve acrylic effect through third-party application, however only the top title bar is acrylic and the address bar and favorites bar are opaque, so it doesn't work as well as the 115 version with wavefox. |
https://github.com/QNetITQ/WaveFox/tree/WaveFox-Nightly?tab=readme-ov-file#toolbar-transparency |
I have added these to user.js but it doesn't work: user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); Do i miss anything ? |
In the 133 version, the window gradient animation effect when cold starting Firefox is missing (it's normal in 115ESR). Is it possible to fix this bug? |
Do you mean UI Skeleton? Mozilla developers disabled it for transparency mode, because it is incompatible with it. Maybe they will enable it later, but it is not certain. |
but the official version (132) also doesn't have this effect, the window pops up directly when cold starting instead of other softwares. |
I can't really do anything about it. I can only advise you to check that the key |
since the 115ESR version will stop supporting soon, is it possible to achieve acrylic effect in new version of Firefox for windows?
The text was updated successfully, but these errors were encountered: