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

https://github.com/naamloos/userchrome.css

My personal firefox userChrome.css file
https://github.com/naamloos/userchrome.css

Last synced: 8 days ago
JSON representation

My personal firefox userChrome.css file

Awesome Lists containing this project

README

        

# userChrome.css
My personal firefox userChrome.css file

## Enable custom styling
Read the guide [here](https://www.reddit.com/r/firefox/wiki/userchrome/) to find out how to enable custom styling.

To use this userChrome.css, copy it into your userChrome.css file.

## Enable experimental vertical tabs
1. Go to `about:config`
2. Enable `sidebar.revamp` and `sidebar.verticalTabs`
3. Restart firefox

## Features
- Expand experimental vertical tabs on hover

## What is the `/src` folder?
This is a WIP project specifically for installing Firefox userChrome themes. This will allow the user to both install a `userChrome.css` or a `user.js` configuration file, without having to dive into the profile directories.

### (Planned) Features
- Windows, Linux, MacOS(?) support.
- Merging multiple userChrome.css files from different creators.
- Merging multiple user.js files from different creators.
- Displaying what styles potentially conflict (override the same CSS rules).
- Giving one theme priority over another.
- Toggling single themes.
- Firefox version checking, giving a warning if a userChrome.css might not be compatible(?)

This also means that smaller patches could be toggled as separate themes!

### (Early) Screenshots

![afbeelding](https://github.com/user-attachments/assets/76e7143a-1118-4ea1-904f-5239b01b2698)
![afbeelding](https://github.com/user-attachments/assets/5591975b-bb0e-4b70-a490-8019b4e37514)