mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 19:51:30 +02:00
Add browser theme information to waterfox.md
This commit is contained in:
parent
e6c6625ed0
commit
b47163448c
@ -11,3 +11,7 @@
|
|||||||
Waterfox has 2 preference files: `prefs.js` and `user.js`.
|
Waterfox has 2 preference files: `prefs.js` and `user.js`.
|
||||||
|
|
||||||
`prefs.js` are the settings defined by the browser and `user.js` is an optional file that you can create. `user.js` takes precedence over `prefs.js` and will replace the settings in `prefs.js` when Waterfox is started.
|
`prefs.js` are the settings defined by the browser and `user.js` is an optional file that you can create. `user.js` takes precedence over `prefs.js` and will replace the settings in `prefs.js` when Waterfox is started.
|
||||||
|
|
||||||
|
## Theme
|
||||||
|
|
||||||
|
Waterfox allows you to customize the appearance of the browser by creating your own `userChrome.css`. It is located inside of the `chrome` folder, which needs to be created by the user.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user