https://github.com/xKrusty/FirefoxTheme
https://github.com/xKrusty/FirefoxTheme
firefox theme
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/xKrusty/FirefoxTheme
- Owner: xKrusty
- Created: 2021-07-17T23:19:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T16:18:37.000Z (over 1 year ago)
- Last Synced: 2025-03-02T17:25:46.915Z (over 1 year ago)
- Topics: firefox, theme
- Language: CSS
- Homepage:
- Size: 3.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Firefox Theme


### Setup
1. Enable Settings (in about:config):
```
toolkit.legacyUserProfileCustomizations.stylesheets (to enable userChrome and userContent)
svg.context-properties.content.enabled (to allow custom colors on imported svg from this folder)
(without it Firefox only allows using svg context-* properties on images that are loaded from chrome:// and resource:// urls.)
```
2. Open Profile Folder
```
Menu > Help > Troubleshooting Information > (Open) Profile Folder
or: about:support > (Open) Profile Folder
```
3. Create a **chrome** folder
4. paste files into the **chrome** folder
### Floorp
* Replace the userChrome.css and userContent.css with the one inside the Floorp folder, copy the Floorp\images into the images folder