Bringing the old Australis UI back to Firefox
I wanted to be able to use a more familiar UI for Firefox, so I branched this project off and made a few modifications.
I will be updating this CSS for the latest version of Firefox and Firefox ESR, if you want to install it on older versions feel free to use Wilfredwee's Version
- In the Firefox URL bar, type
about:config
. - Set
toolkit.legacyUserProfileCustomizations.stylesheets
totrue
- Open your profile folder.
- Type
about:profiles
in your url bar. - Under the profile that is in use (The message will say something like
This is the profile in use and it cannot be deleted.
), clickOpen Folder
on theRoot Directory
row.
- Type
- If that folder doesn't have a
chrome
folder, create one. - Download the
userChrome.css
file and place it in yourchrome
folder. - Restart Firefox and you're done.
Feel free to submit an issue and I'll try to fix it as soon as I can.
Although I'm probably already fixing the issue you're having, as this is the theme for my browser as well.
Make sure that your file extension for userChrome.css
is correct. Most likely a problem for Windows, refer to this issue.