Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

How can I change background color of page before loading starts?

  • 1 wótegrono
  • 2 matej toś ten problem
  • 16 naglědow
  • Slědne wótegrono wót Taku

more options

I tried adding style to userChrome.css

@-moz-document url-prefix(about:blank) {

   * {
       background: black !important;
   }

}

and https://support.mozilla.org/en-US/questions/1106886 but both did not work. Dark mode extension works after loading a page but not before loading page in new tab.

I tried adding style to userChrome.css @-moz-document url-prefix(about:blank) { * { background: black !important; } } and https://support.mozilla.org/en-US/questions/1106886 but both did not work. Dark mode extension works after loading a page but not before loading page in new tab.

Wšykne wótegrona (1)

more options

I found a solution by chance. I'm using Linux so I changed GTK theme to Arc-Dark this changed pre-loading screen color. I think other themes with dark mode work too.

Wót Taku změnjony