Skip to content

Microesque/Firefox-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox-CSS - Microesque

Custom Firefox CSS I made for myself. Feel free to use or modify it ¯\(ツ)

I've stopped updating for now since it's good enough for me. However, it’s still a work in progress, and I’ll get back to it eventually.

Preview:

img
  • Bookmarks toolbar is displayed as a sidebar on the left. Left-click or middle-mouse-click to use the elements. If the list is too long, use the mouse wheel to scroll. Ctrl+Shift+B toggles it by default.
  • The X buttons that close the tabs are removed. Use middle-mouse-click instead.
  • Remodeled NewTab shortcuts and the ability to add custom background image.
  • Remodeled about: tabs.
  • Most UI elements are modified to be a lot smaller.
  • ...

Setup

  • Follow the How to enable custom CSS for Firefox?
  • Make sure to use horizontal tabs and not vertical tabs.
  • Use the default light theme.
  • Right-click anywhere on the UI and click Customize Toolbar. Place the Bookmarks toolbar items element into the left toolbar by dragging.
img
  • Open FireFox settings and navigate to Home. Change your settings to match the image below.
img

How to enable custom CSS for Firefox?

  • Navigate to about:config.
  • Search for toolkit.legacyUserProfileCustomizations.stylesheets.
  • Set the value to true.
  • Navigate to about:profiles.
  • Find the profile that is in use, and click Open Folder on its Root Directory.
  • Create a folder named chrome.
  • Copy the repository files into the chrome folder.
  • Restart Firefox.

How to make basic modifications?

  • I put basic settings like color, size, and similar values that I thought I might want to change in the future into the variables.css file. You can modify them from there.

Notes

  • This is a personal project, so it isn't tested thoroughly.
  • Only made for Windows. I don't know how it looks like on other OS.

About

My custom Firefox CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages