Differences between revisions 2 and 3
Revision 2 as of 2020-06-14 07:22:01
Size: 849
Editor: asbesto
Comment:
Revision 3 as of 2020-06-14 07:22:59
Size: 853
Editor: asbesto
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Firefox RICCHIONE = Firefox RICCHIONE =

Firefox RICCHIONE

Settare il NERO per evitare il WHITE FLASH

Peto

Type about:config in the URL bar
Search toolkit.legacyUserProfileCustomizations.stylesheets and double-click the field to set it to true

Colon

In about:config, change browser.display.background_color to the color of your choice, head to Firefox’s profile folder by finding it in about:profiles under “Root Directory”, go to the chrome subfolder, open/create userChrome.css and append the following CSS (replacing #1D1B19 by the color of your choice):
        
#browser vbox#appcontent tabbrowser, #content, #tabbrowser-tabpanels, 
browser[type=content-primary],browser[type=content] > html {
    background: #1D1B19 !important
}

FirefoxRicchione (last edited 2020-06-14 07:22:59 by asbesto)