Essence is a compact, beautiful, and minimalistic theme for the Firefox web browser. The main goal was to minify a toolbar, so more content would be displayed in the browser.
- Open Firefox and navigate to
about:config
. - Click on "Accept the Risk and Continue" to proceed.
- Double-click on
toolkit.legacyUserProfileCustomizations.stylesheets
to enable it if it's not already enabled. - Clone the Essence repository to your local machine.
- In Firefox, go to
about:profiles
. - Locate your current profile (indicated as This is the profile in use and it cannot be deleted).
- Open the root directory of your profile.
- Create a folder called
chrome
if it doesn't already exist. - Copy the
userChrome.css
file from the cloned repository into thechrome
folder. - Copy the entire
window
folder from the cloned repository into thechrome
folder. - Restart the Firefox browser to apply the theme.
Once the installation is complete, the Essence theme will be applied automatically. Enjoy the compact, beautiful and minimalistic design!
This repository is a fork of Bali10050/FirefoxCSS, with various modifications, removals, and additions. Some code snippets were also sourced from the denizjcan/Firefox-Safari-15-Theme repository. The icons used in the theme are taken from Google Material Symbols.
Please note that the dark mode is not fully completed at this stage.