Custom version of minimal-functional-fox
userChrome.js/userChrome.xml was removed because firefox 72+ dropped support for it, you can still find it in previous commits
New/home tab addon: nightTab
Wallpaper here
Note: This layout was tested only on 1920x1080 resolution, if some components look different you will have to modify the values in the userChrome.css
file
-
Make sure that you have enabled the userChrome option
- Go to the address
about:config
in Firefox - Search for
toolkit.legacyUserProfileCustomizations.stylesheets
- Confirm the option is set to true
- Go to the address
-
Make sure that you have the
Dark
theme enabled- Go to the address
about:addons
- Select
Themes
- Enable the
Dark
theme if not already enabled
- Go to the address
-
Copy the contents of this repository to
~/.mozilla/firefox/<your-profile-name>/chrome/
- If there isn't a chrome folder, you can just go ahead and create one