- clone or download the files in this github repo into the firefox user
PROFILE_FOLDER - find
PROFILE_FOLDERonabout:supportpage - make sure to clone the repo to
.../PROFILE_FOLDER/chromenot.../PROFILE_FOLDER/firefox-custom-ui
Needed for new UI element CSS overrides (i.e. sidebar) that use web components and shadow dom (lit), which makes CSS overrides impossible from the userChrome.css. It replaces the corresponding core css files completely with custom ones.
- Install custom config:
./install-config.sh(paths might need to be adjusted, depending on the firefox installation) - Clear startup cache: on
about:supportpage, click "clear the startup-cache" button (so firefox loads the config override)