Skip to content
Séra Balázs edited this page Aug 30, 2024 · 7 revisions

This css is made with "ricers" in mind, that means I made css in a way that supports some easy customization options, and it also works with themes made for the default firefox. This wiki contains most of the easy customization options of this theme, that require no css skills at all.

Hiding buttons

Reload/stop button

Remove the /* from the beginning of line 4

Forward/back button

Remove the /* from the beginning of line 6

X-button from the tabs

Remove the /* from the beginning of line 8

Newtab button

Remove the /* from the beginning of line 10

General changes

Navbar width

You can set the navbar width on line 16

Tabs border radius

You can set a custom border radius for the tabs on line 15

Tabs Height

You can set the tabs height on line 17

Changing the background image:

General background

Add your image to the chrome folder and name it Background.png

Background only for newtab

Add your image to the chrome folder and name it NewtabBackground.png

Background only for navbar

Add your image to the chrome folder and name it NavbarBackground.png

Clone this wiki locally