A universal dark theme for Firefox
Go to file
overdodactyl cc7f18bf08 add style for rss pages fix #138 2018-05-08 20:52:23 -06:00
.github move screenshots 2018-03-11 16:00:34 -06:00
alternative_user_files add style for rss pages fix #138 2018-05-08 20:52:23 -06:00
css add style for rss pages fix #138 2018-05-08 20:52:23 -06:00
scripts adjust scripts 2018-04-21 17:21:35 -06:00
.gitignore Add methods to add and remove internal UUIDs 2018-02-25 19:04:16 -07:00
LICENSE Create LICENSE 2017-11-29 03:14:43 +00:00
README.md Fixed package name typo 2018-04-25 19:08:33 +02:00
gulpfile.js adjust scripts 2018-04-21 17:21:35 -06:00
package-lock.json update to gulp 4 2018-02-26 20:16:13 -07:00
userChrome.css FF61 changes fix #143 2018-05-08 20:29:36 -06:00
userChrome_imports.css typo 2018-03-12 10:55:24 -06:00
userContent.css add style for rss pages fix #138 2018-05-08 20:52:23 -06:00
userContent_imports.css add style for rss pages fix #138 2018-05-08 20:52:23 -06:00

README.md

header

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.

Preview

preferences

ShadowFox styles the entire user interface, protected webpages (such as about: pages and addons.mozilla.org), and over 40 popular addons.

Installation

  1. Download the updater script from the releases page of shadowfox-updater for your operating system and place it in a location you will remember for future use.

  2. Run the script.

  3. Restart Firefox.

For more detailed instructions, please see here.

Updating

Any time you want to update ShadowFox or apply custom changes, simply run the updater script again.

Customization

It's easy to customize ShadowFox, everything from the colors used to what elements and webpages are styled. For more information, see here.

Depending on how much you want to customize ShadowFox, you may be better suited using a different installation process. To learn more, see here.

Discussion

Find a bug? Have a feature request? Have any questions?

Please first read through the wiki (including the getting started information, troubleshooting, and known problems) and take a look at any open issues. If you can't find a duplicate request, bug, or an answer to your question, please feel free to either:

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.