Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martan03/clean-fox
Firefox minimalist theme
https://github.com/martan03/clean-fox
firefox-customization firefox-theme userchrome
Last synced: about 2 months ago
JSON representation
Firefox minimalist theme
- Host: GitHub
- URL: https://github.com/martan03/clean-fox
- Owner: Martan03
- License: gpl-3.0
- Created: 2024-01-16T20:00:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-18T20:37:13.000Z (12 months ago)
- Last Synced: 2024-04-24T09:11:49.085Z (8 months ago)
- Topics: firefox-customization, firefox-theme, userchrome
- Language: CSS
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clean Fox
Stylesheet for Firefox to make it look better
## Description
I tried creating my own `userChrome.css` and this is how it came out:
![image](https://github.com/Martan03/clean-fox/assets/46300167/d826ee37-4a54-4565-90a1-51d4b30f2ee4)
If you like a different color than the one I chose, you can always adjust the
style. All the colors I used are set in `:root` which is located at the top of
the file.I went for a minimalist look, with open tabs and a search bar in one
bar, and I think it's so good. Normally it just takes so much space.This style will definitely evolve over time as I find problems or come up
with a good idea to make it even better.## Suggestion
I recommend using [BetterFox](https://github.com/yokoffing/BetterFox),
which solves some of the privacy issues. Firefox collects some data about you
when you browse the web, and this `user.js` fixes that as well with some other
nice tweaks. You can read more on the repo page.If you like this style, you can also use
[my VSCode theme](https://marketplace.visualstudio.com/items?itemName=Martan03.kumuhana)
that uses similar design options.## Installation
1. Go to About Profiles page (type `about:profile` to search bar)
2. Find the profile you use and click `Open Directory` button next to the
`Root Directory`. This should open a file explorer
3. Create new folder called `chrome` and navigate to the created folder
4. Paste `userChrome.css` that you downloaded from this repo
5. Start Firefox and enjoy!## Credits
This stylesheet is based on
[this repo](https://github.com/EricMurphyxyz/userChrome.css). Thank you!## Links
- **Author:** [Martan03](https://github.com/Martan03)
- **GitHub repository:** [clean-fox](https://github.com/Martan03/clean-fox)
- **Author website:** [martan03.github.io](https://martan03.github.io)