Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

executable file
·
29 lines (18 loc) · 1.15 KB

Slick-Fox

A modern theme for Firefox uses slick animations

slick-fox-proton.mp4

Steps for applying this configuration

  1. Type about:profiles into your urlbar and go to the page
  2. Open the root directory folder specified on the page
  3. Inside this folder, create a folder named "chrome"
  4. Put the userchrome.css file from this repo into the chrome folder
  5. Type about:config into your urlbar and go to the page
  6. Paste "toolkit.legacyUserProfileCustomizations.stylesheets" into the bar and set its value to true
  7. Go back to about:profiles and click the restart normally buton
  8. 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.