https://github.com/overdodactyl/ShadowFox
A universal dark theme for Firefox
https://github.com/overdodactyl/ShadowFox
dark firefox userchromecss usercontentcss
Last synced: 18 days ago
JSON representation
A universal dark theme for Firefox
- Host: GitHub
- URL: https://github.com/overdodactyl/ShadowFox
- Owner: overdodactyl
- License: mit
- Created: 2017-11-28T06:49:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T18:40:10.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:44:46.642Z (9 months ago)
- Topics: dark, firefox, userchromecss, usercontentcss
- Language: JavaScript
- Homepage: https://overdodactyl.github.io/ShadowFox/
- Size: 19.7 MB
- Stars: 1,318
- Watchers: 37
- Forks: 58
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - overdodactyl/ShadowFox - A universal dark theme for Firefox (JavaScript)
README

ShadowFox was inspired by changes made in Firefox 57, which limited the amount addons could customize both the user interface and "protected" web pages.
This project aims at creating a universal dark theme for Firefox while adhering to the modern design principles set by Mozilla.
You can visit the ShadowFox website at [overdodactyl.github.io/ShadowFox/](https://overdodactyl.github.io/ShadowFox/).
## Preview

ShadowFox styles the entire user interface, protected webpages (such as `about:` pages and addons.mozilla.org), and over 40 popular addons.
## Installation and Updating
A cross-platform installer/uninstaller/updater is maintained in the [shadowfox-updater](https://github.com/SrKomodo/shadowfox-updater) repository. Latest versions can be found in the [releases](https://github.com/SrKomodo/shadowfox-updater/releases) section, or via `Homebrew`, `MacPorts`, and `AUR`. Please see the [README](https://github.com/SrKomodo/shadowfox-updater/blob/master/README.md) file for details on how to use the updater (GUI and CLI options available) and solutions to common problems.
## Customization
It's easy to customize ShadowFox. You can choose what colors are used, what elements and webpages are styled, or add your own css tweaks. For more information, see [here](https://github.com/overdodactyl/ShadowFox/wiki/Customization).
Depending on how much you want to customize ShadowFox, you may be better suited using a different installation process. To learn more, see [here](https://github.com/overdodactyl/ShadowFox/wiki/Development).
## Discussion
* Chat about ShadowFox on Slack - [invitation link](https://join.slack.com/t/shadowfox-workspace/shared_invite/enQtMzU3NTU2NTQ0NDA1LTcwN2I1M2I4MzlkMWFlMWEzODc2MTY1NzU2NjhlYTgzOGY5ZTQzM2UxZTFiZDMxNDM1NDMyNjlhOWQ4MWQ3ZDc)
## Find a bug? Have a feature request? Have any questions?
Please first read through the [wiki](https://github.com/overdodactyl/ShadowFox/wiki/) (including the getting started information, troubleshooting, and known problems) and take a look at any open [issues](https://github.com/overdodactyl/ShadowFox/issues). If you can't find a duplicate request, bug, or an answer to your question, please feel free to either:
* Open a [new issue](https://github.com/overdodactyl/ShadowFox/issues/new)
* Make a post on the ShadowFox [Reddit page](https://www.reddit.com/r/ShadowFoxCSS/).
## Contributing
I welcome any contributions and would be excited to have a team of people helping with this project. If you are uncomfortable making pull requests, you can simply open up an issue and attach any code you would like included.