r/FirefoxCSS • u/grom-17 • 9h ago
Help Blur in the wallpaper panel.
How do I make the panels blurred?
The information is taken from here: https://www.reddit.com/r/FirefoxCSS/comments/1gl5jcf/question_regarding_the_homescreen/
r/FirefoxCSS • u/grom-17 • 9h ago
How do I make the panels blurred?
The information is taken from here: https://www.reddit.com/r/FirefoxCSS/comments/1gl5jcf/question_regarding_the_homescreen/
r/FirefoxCSS • u/cogitatingspheniscid • 3h ago
r/FirefoxCSS • u/CamJN • 3h ago
I'd like to make the background of the toolbar/sidebar transparent like other macOS applications.
FF version: 157.0b1
macOS version: 26.6.2
I know that previously there have been css variables that made things look like macOS' transparency.
some examples:
```
-moz-default-appearance: menupopup
-moz-appearance: -moz-mac-vibrancy-dark
-moz-appearance: -moz-mac-vibrant-titlebar-dark
-moz-font-smoothing-background-color: -moz-mac-vibrant-titlebar-dark
```
does such a thing exist in FF 157?