Skip to content

Catgrills/Firefox.userChrome

Repository files navigation

Firefox.userChrome

Changelog

14/08/22 :

  1. Re-add min/max/restore buttons in the titlebar;
  2. Change the hovering effects in the search suggestions box, in the history/bookmark/library sidebar and in the download popup;
  3. Change the position of the actions buttons of the urlbar.

About

Several css scripts for Mozilla Firefox.

There are two themes available : Classic and Dark.

Instruction

Step 0 : Select a default theme for Firefox

Use a pre-existing theme for Firefox which won't clash with the theme you want to get.

If you want the classic look, choose the default clear theme, and if you want the dark look, choose one of the dark themes available.

Step 1 : Create the files

  1. Create a file called userchrome.css, then choose a file (userchrome_classic.css or userchrome_dark.css) and copy/paste all the content.
  2. Create a file called userContent.css, then choose a file (userContent_classic.css or userContent_dark.css) and copy/paste all the content.

Step 2 : Move the files to a specific directory

  1. Go to C:\Users\[NAME]\AppData\Roaming\Mozilla\Firefox\Profiles\[SOMETHING].default"
  2. Create a new folder and name it chrome.
  3. Move the files in this folder.

Step 3 : Install the fonts

I use several fonts for my userchrome.

  1. Bokutachi no Gothic 2
  2. Roboto

Report

Don't hesitate to report any issues you find while using this userchrome.

About

A userChrome and userContent scripts for Mozilla Firefox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages