A universal dark theme for Firefox
Go to file
overdodactyl b74271bbf8 remove dup file 2018-02-26 22:30:48 -07:00
.github Add issue template 2018-01-21 21:10:29 -07:00
Screenshots Update README 2018-02-26 16:34:16 -07:00
alternative_user_files increase specificty of checkboxes.css 2018-02-26 16:53:04 -07:00
common-files increase specificty of checkboxes.css 2018-02-26 16:53:04 -07:00
userChrome-files style cookies menu from page info 2018-02-26 14:05:36 -07:00
userContent-files remove dup file 2018-02-26 22:30:48 -07:00
webextensions update Tree Style Tab 2018-02-22 10:30:59 -07: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 Update README 2018-02-26 16:34:16 -07:00
ShadowFox_updater_linux.sh Some copyediting of messages. 2018-02-26 19:45:00 -05:00
ShadowFox_updater_mac.sh mac fixes to match linux #73 2018-02-26 18:19:50 -07:00
ShadowFox_updater_windows.vbs changed to use new user color overrides delimiters 2018-02-24 12:14:49 +01:00
add_UUIDs.sh Add methods to add and remove internal UUIDs 2018-02-25 19:04:16 -07:00
changelog.md Update changelog and README 2017-12-26 15:34:38 -07:00
color_variables.css add variable for secure connection color #72 2018-02-26 12:22:20 -07:00
contributors.md update contributors.md 2018-02-19 18:48:04 -07:00
gulpfile.js update to gulp 4 2018-02-26 20:16:13 -07:00
package-lock.json update to gulp 4 2018-02-26 20:16:13 -07:00
remove_UUIDs.sh Add methods to add and remove internal UUIDs 2018-02-25 19:04:16 -07:00
userChrome.css increase specificty of checkboxes.css 2018-02-26 16:53:04 -07:00
userChrome_imports.css Variable replacement 1 2018-02-21 22:20:30 -07:00
userContent.css update to gulp 4 2018-02-26 20:16:13 -07:00
userContent_imports.css re-order userContent_imports 2018-02-24 16:13:36 -07:00

README.md

header

ShadowFox was inspired by changes made in Firefox 57, which made it impossible for addons to 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 20 popular addons.

Installation

  • Download the updater script from the releases page for your operating system.

  • Place this script in your Firefox profile directory.

    • Visit about:support by entering this address in the url bar.

    • Scroll down to Application Basics.

    • In the Profile Folder section, click the button that says "Open Folder", "Show in Finder" or "Open Directory" (OS dependent).

      • On Windows and Linux, this should take you directly to your profile directory. On a Mac, this will take you to a list of Firefox profiles, with the one you want highlighted. In this case, double click that folder to open it.
  • Run the script.

  • Restart Firefox.

IMPORTANT: Changes to webextensions do not go into effect by default. For more information, see here.

Updating

  • Run the updater script.

Customization

It's easy to customize ShadowFox, everything from the colors used to what elements and webpages are styled. Depending on how much you want to customize ShadowFox, you may be better suited using a different installation process. To learn more, see here.

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.