A transparent skin for Firefox and Thunderbird. This skin is intended to be used on Linux systems, with a compositor configured to blur the background. To achieve this on KDE Plasma, I use the following: https://github.com/xarblu/kwin-effects-better-blur-dx
- Go to about:config and enable toolkit.legacyUserProfileCustomizations.stylesheets
- Go to ~/.mozilla/Firefox/Profiles/[Random String]/chrome
- You may need to create the chrome folder
- If you installed Firefox via snap of flatpak, the .mozilla folder may be located elsewhere
- Put this userChrome.css file in the chrome folder
- Restart Firefox
- Go to settings, scroll all the way to the bottom, and click "Config Editor"
- Enable toolkit.legacyUserProfileCustomizations.stylesheets
- Go to ~/.thunderbird/Profiles/[Random String]/chrome
- You may need to create the chrome folder
- If you installed Firefox via snap of flatpak, the .mozilla folder may be located elsewhere
- Put this userChrome.css file in the chrome folder
- Restart Firefox
If you are using kwin-effects-forceblur, enable force blur and add the following to your applications list:
firefox
thunderbird-bin
You may adjust the blur intensity to your liking.

