Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Zonnev/elementaryos5-firefox-theme

This theme for Firefox supports all the window buttons layouts from Tweaks and it blends into the elementary OS 5 (Hera) user interface.
https://github.com/Zonnev/elementaryos5-firefox-theme

dark-theme elementary-os elementary-os-hera elementary-os-theme elementary-tweaks elementaryos firefox-theme hera light-theme userchrome userchrome-styles userchromecss

Last synced: 13 days ago
JSON representation

This theme for Firefox supports all the window buttons layouts from Tweaks and it blends into the elementary OS 5 (Hera) user interface.

Awesome Lists containing this project

README

        

# An elementary OS 5 (Hera) theme for Firefox
![Screenshot](elementary5-firefox-theme.png)

## Credits

Credits to [Harvey Cabaguio](https://github.com/harveycabaguio/firefox-elementary-theme) for setting the theme up, [Surendrajat](https://github.com/Surendrajat), [DRHAX34](https://github.com/DRHAX34) and [sempasha](https://github.com/sempasha) for the install script and the elementary team for the UI design and icons.

## Install

**Firefox does not support userChrome.css by default. Here are the steps to make it work:**

1. Load **about:config** in the Firefox address bar.
2. Confirm that you will be careful.
3. Search for `toolkit.legacyUserProfileCustomizations.stylesheets` using the search at the top.
4. Toggle the preference by double clicking. True means Firefox supports the CSS files, False that it ignores them.

**Follow this step to install the userChrome.css:**

You can set 8 different window buttons layouts with [elementary Tweaks](https://github.com/elementary-tweaks/elementary-tweaks). Now it's possible to install this theme to match these window button layouts.

Use this one line install script which let you select the window buttons layout you like:

```bash
curl -s -o- https://raw.githubusercontent.com/Zonnev/elementaryos5-firefox-theme/master/install.sh | bash
```
Just copy the line to your terminal and press enter. Then it lets you choose which window buttons layout you need (1-8) and press enter again. If you don't want to install elementary Tweaks, then you select the default layout (option 1 in the installer).

## After installation

1. Disable Title bar in the customization panel in Firefox.
2. In the customization panel in Firefox you can move the new tab button to the left if you wish and use the dark mode option as well, in combination with [Tweaks](https://github.com/elementary-tweaks/elementary-tweaks).