Skip to content

davidfastovich/FirefoxCSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

minimalFOX

A compact & minimal Firefox theme built for macOS.

Hidden toolbar, reveal it by hovering over it with your cursor.

Clean, color matching context menus, sidebars and tooltips.

Steps for applying this configuration

  1. Type about:profiles into your urlbar, accept the displayed warning.
  2. Open the root directory folder found on the page.
  3. Inside this folder, create a folder named "chrome".
  4. Add the userChrome.css file from this repo your new "chrome" folder.
  5. Type about:config into your urlbar and go to the page
  6. Paste "toolkit.legacyUserProfileCustomizations.stylesheets" into the search bar and set its value to true
  7. Restart Firefox.
  8. Done!

Navbar Layout

Right click on the bar and select customize

At the bottom of the window, click on Density and select Compact.

Finally add/remove shortcuts/extensions/spaces via drag and drop.

about:config tweaks

  • full-screen-api.approval-required = false
  • full-screen-api.warning.delay = 0
  • full-screen-api.warning.timeout = 0
  • full-screen-api.transition-duration.enter = 0 0
  • full-screen-api.transition-duration.leave = 0 0
  • browser.tabs.loadBookmarksInTabs = true
  • browser.tabs.loadBookmarksInBackground = true
  • browser.tabs.tabMinWidth = 50
  • browser.urlbar.dnsResolveSingleWordsAfterSearch = 0
  • extensions.pocket.enabled = false
  • extensions.screenshots.disabled = true
  • ui.prefersReducedMotion = 1

About

minimalFOX: my Firefox theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%