Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xKrusty/FirefoxTheme
- Owner: xKrusty
- Created: 2021-07-17T23:19:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T21:16:01.000Z (5 months ago)
- Last Synced: 2024-08-11T22:27:41.965Z (5 months ago)
- Topics: firefox, theme
- Language: CSS
- Homepage:
- Size: 3.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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** folder4. paste files into the **chrome** folder