A universal dark theme for Firefox
Go to file
dependabot[bot] 1e1b6dd4c3
Bump browserslist from 4.2.0 to 4.16.6 in /website
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.2.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.2.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 21:24:42 +00:00
.github move screenshots 2018-03-11 16:00:34 -06:00
alternative_user_files disabled addon color fix #255 2019-03-03 11:59:19 -05:00
css Add support for Momentum 2019-07-23 12:15:37 +07:00
no_empty_iframes bookmarks popup fix #136 2018-11-30 18:26:31 -07:00
scripts add script to automate incrementing updater version number 2018-09-25 13:33:52 -06:00
website Bump browserslist from 4.2.0 to 4.16.6 in /website 2021-05-24 21:24:42 +00:00
.gitignore Update about:addons and AMO 2018-11-06 11:21:57 -07:00
LICENSE Create LICENSE 2017-11-29 03:14:43 +00:00
README.md update README #158 2019-03-03 12:08:56 -05:00
gulpfile.js UltraWide Video 21:9 fix #168 2019-03-03 10:52:28 -05:00
package-lock.json add versioning 2018-10-13 19:56:04 -06:00
package.json 1.6.0 2018-10-29 08:57:54 -06:00
userChrome.css raw.githubusercontent.com styling fix #248 2019-03-03 10:43:14 -05:00
userChrome_imports.css clear all history popup fix #153 2018-11-30 18:44:09 -07:00
userContent.css disabled addon color fix #255 2019-03-03 11:59:19 -05:00
userContent_imports.css UltraWide Video 21:9 fix #168 2019-03-03 10:52:28 -05: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.

You can visit the ShadowFox website at overdodactyl.github.io/ShadowFox/.

Preview

preferences

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 repository. Latest versions can be found in the releases section, or via Homebrew, MacPorts, and AUR. Please see the README 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.

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.