slick-fox
slick-fox copied to clipboard
:fox_face: A firefox config that has rounded tabs and a url bar that can disappear when not selected on. It works with any theme.
Slick-Fox
A modern theme for Firefox uses slick animations
https://user-images.githubusercontent.com/55665282/120853569-e29a9c80-c549-11eb-8f7c-ab9d3975798b.mp4
Steps for applying this configuration
- Type about:profiles into your urlbar and go to the page
- Open the root directory folder specified on the page
- Inside this folder, create a folder named "chrome"
- Put the userchrome.css file from this repo into the chrome folder
- Type about:config into your urlbar and go to the page
- Paste "toolkit.legacyUserProfileCustomizations.stylesheets" into the bar and set its value to true
- Go back to about:profiles and click the restart normally buton
- That should be it!
In Firefox 78+
You have to create the "ui.prefersReducedMotion" config in about:config and give it a value of 1 to prevent some stuttering in the animation.
In Firefox 75
You have to set "browser.urlbar.openViewOnFocus", and "browser.urlbar.update1" to false in about:config to fix a bug regarding a big white urlbar.