An open API service indexing awesome lists of open source software.

https://github.com/xKrusty/FirefoxTheme


https://github.com/xKrusty/FirefoxTheme

firefox theme

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# My Firefox Theme

![preview1](screenshots/img1.png)
![preview2](screenshots/img2.png)

### 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