/slick-fox

:fox_face: A userchrome.css file that has rounded tabs and a url bar that can disappear when not selected on. It works with any themes.

Primary LanguageCSSMozilla Public License 2.0MPL-2.0

Slick-Fox

A modern theme for Firefox uses slick animations

Transparent Clean Context Menus

Beautiful Tab Tooltips

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.