Skip to content

igorcossta/firefox-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

👇 Index

⚙️ Installation

  1. Clone this repository with git clone https://github.com/igorcossta/firefox-theme.git
  2. In the searchbar type about:config. A dialog will be shown to you. Press the I accept the risk button.
  3. Search for toolkit.legacyUserProfileCustomizations.stylesheets, and change to True
  4. Go to your Firefox profile:
    • If you're on Linux: $HOME/.mozilla/firefox/XXXXXXX.default-release/
    • If you're on Windows: C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXX.default-XXXXXX
    • If you're on MacOS: Users/<USERNAME>/Library/Application Support/Firefox/Profiles/XXXXXXX.default-XXXXXXX
  5. Create a folder named chrome.
  6. Move the files of this repository into the directory.
  7. Make all the customizations you want on userChrome.css.
  8. Enjoy!

Thanks to

⚠️ Notes

This is an alpha version bugs may occur