- Go to about:config, change
browser.display.background_colorvalue to#000000andtoolkit.legacyUserProfileCustomizations.stylesheetsvalue totrue - Open profile folder in about:profiles under “Root Directory”
- go to / create chrome subfolder, open / create
userChrome.cssand append the following lines:#browser vbox#appcontent tabbrowser, #content, #tabbrowser-tabpanels, browser[type=content-primary], browser[type=content] > html { background: var(--in-content-page-background)!important }
Last active
October 27, 2019 18:40
-
-
Save onnyyonn/1c451638eb526ad5b03a9f9180317bb5 to your computer and use it in GitHub Desktop.
Firefox new tab dark background with no white splash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment