https://github.com/chenanton/ff-userchrome
Firefox userChrome styling
https://github.com/chenanton/ff-userchrome
Last synced: about 1 month ago
JSON representation
Firefox userChrome styling
- Host: GitHub
- URL: https://github.com/chenanton/ff-userchrome
- Owner: chenanton
- Created: 2021-02-10T06:29:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T15:05:57.000Z (about 5 years ago)
- Last Synced: 2025-01-27T23:19:07.091Z (over 1 year ago)
- Language: CSS
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SimplerentFox
🦊 Linux Version

## Installation
1. In the searchbar type `about:config`. A dialog will be shown to you. Press the **I accept the risk** button.
2. Search for **`toolkit.legacyUserProfileCustomizations.stylesheets`**, **`layers.acceleration.force-enabled`**, **`gfx.webrender.all`**, and **`svg.context-properties.content.enabled`**. Change them to **True**
3. Go to your Firefox profile: `$HOME/.mozilla/firefox/XXXXXXX.default-release/`
4. Create a folder and name it **`chrome`** (with lowercase).
5. 5. You can choose between the three versions: **HideURLBar**, **WithURLBar** and **OneLine** (You can see them here: [Versions](#three-versions)). Once you choose your version and rename the file you choose into `userChrome.css`
6. Then paste the `userChrome.css` and the `userContent.css` files into the folder
7. (Optional) If you don't know if use a theme or not, you can use the Add-on theme I made for a better experience: [Add-on Theme](https://addons.mozilla.org/en-US/firefox/addon/simplerentfox/)
> E N J O Y 🦊
### Linux considerations
Firefox uses the GTK3 theme you have to design the menus and the colors. The theme in the screenshots will not look like yours. It can also be useful if you don't want to change a lot of code in the URL-Bar or menus. You can find a lot of GTK themes [here](https://www.pling.com/browse/cat/135/order/latest/)