- Compressed files
- As simple as you want: Non-Compressed files for custom rules!
- Variables for custom opacity and colors
- Tab bar, URLBar and Sidebar transparent!
- Keyboard Centered Design!
- In the searchbar type
about:config
- A dialog will be shown to you and press the
I accept the risk
button. - Search for
toolkit.legacyUserProfileCustomizations.stylesheets
,layers.acceleration.force-enabled
,gfx.webrender.all
, andsvg.context-properties.content.enabled
. Change them to True - Go to your Firefox profile located in
$HOME/.mozilla/firefox/XXXXXXX.default-release/
. - Create a folder and name it
chrome
(with lowercase) and then paste theuserChrome.css
anduserContent.css
(There's only oneuserContent.css
) files into it. - (Optional) If you don't know if use a theme or not, you can use the Add-on theme I made for a better experience: Add-on Theme
- E N J O Y 🦊
-
You can choose between both files
userChrome__NoURLBar
anduserChrome__WithURLBar
. Don't forget to delete the rest of the text in the title and just haveuserChrome
! -
You can check the sections in the
no-compressed
files and make the changes you want! -
You can use the
compressed
files if you want a simpler experience (They also have variables so you can change the colors)
In this section of the code you can change the colors, it's in RGBA so you can easily change the opacity and accent color, by default it's #eaeaea
In this section you can comment adding /* */
around the button you want to show.
This userstyle was made for a keyboard centered usage, like Tilling Window Manager users or just cool people that loves them! 🤖 In this section I show you some cool shortcuts you can use with this theme for a better experience
Alt
You can acces to the global menu for an extended options you needCtrl + L
It focuses on the URLBar, very useful for quick searches and bookmarks usageCtrl + B
It shows you the Bookmarks / History BarCtrl + T
Opens a new TabCtrl + W
Closes a TabCtrl + Shift + T
Re-opens a tab that you just closeCtrl + R
Refresh the page you're onCtrl + Shift + A
Quick open for Add-Ons