Gradientus is a dynamic theme available as a webextension for Firefox Quantum that changes colors automatically based on time of day.
Gradientus is inspired by Quantum Lights of Sean Martel.
Morning: #f9d423
to #d97946
Afternoon: #d97946
to #6018dc
Night: #6018dc
to #43cbff
Dawn: #43cbff
to #f9d423
Private Browsing: #221f47
to #560083
- Firefox 57.0 or later
Install this extension through addons.mozilla.org.
It's easy to try out this webextension:
-
Clone this repository
git clone https://github.com/cynthiapereira/webextension-gradientus.git
-
Open Firefox and load
about:debugging
in the URL bar. -
Click the Load Temporary Add-on button and select the
src/manifest.json
file within the directory of this repository. -
You should now see the Gradientus dynamic theme applied in the browser.
Contributions are always welcome! Before you submit an issue or pull request, please read the contribution guidelines.
The source code is licensed under the MPL 2.0 license.