mirror of https://gitlab.com/octospacc/UserCSS
ca0c61c601 | ||
---|---|---|
.. | ||
FFUltraSlim.css | ||
README.md |
README.md
Note: Download your desired CSS file from this repo and rename it as userChrome.css
(important).
How to use a userChrome.css theme
- Type
about:config
into your URL bar. Click on the I accept the risk button if you're shown a warning. - Seach for the following values and set them to
true
:toolkit.legacyUserProfileCustomizations.stylesheets
layers.acceleration.force-enabled
gfx.webrender.all
svg.context-properties.content.enabled
browser.compactmode.show
- Go to your profile folder:
- Linux:
$HOME/.mozilla/firefox/######.default-release/
- MacOS:
Users/[USERNAME]/Library/Application Support/Firefox/Profiles/######.default-release
- Windows:
C:\Users\[USERNAME]\AppData\Roaming\Mozilla\Firefox\Profiles\######.default-release
- Linux:
- If it doesn't exist already create a folder called
chrome
. - Copy your desired
userChrome.css
into that folder.
This guide is borrowed from the Cascade repo. Credits: github.com/andreasgrafen/cascade