Skip to content

NightFeather0615/Firefox-Style-Sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Own Firefox Style Sheets Setup

  • userChrome.css
    • fontOverride.css
      • Font Source: Google Sans, Product Sans
      • You can get both fonts by extracting assets from a Pixel phone or open an issue.
    • iconOverride.css
    • tabCloseButton.css
      • Show close button when mouse hover on tab.

Installation

  1. Follow the official guide
    • Clone this repo to Firefox profile folder and rename cloned folder to chrome
  2. Edit about:config
    • toolkit.legacyUserProfileCustomizations.stylesheets = true
    • svg.context-properties.content.enabled = true
    • layout.css.color-mix.enabled = true

Preview