cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
batata
Strollin' around
Status: In review

I love extensions like Dark Reader that automatically transform any website with a dark theme. The way they do this is by injecting many new styles into the DOM, it works but there is two main drawbacks to this method :
- there's a latency that makes contents blink
- it reduces performances on some websites by a lot

So It would be great if there could be a built-in low level solution (directly in web render?) that would swap colors on the fly without editing the page styles and thus would solve the two aforementioned issues.

68 Comments
Jon
Community Manager
Community Manager

(Note: similar ideas have been merged into this thread)

throwaway462864
New member

just implement this, for the love of God.

Firefox is literally the only browser on Android that doesn't have a built-in dark mode for websites.

don't complaint later if you start losing your users. 😐

perladuenas1
Employee
Employee

Hi,

Thank you for bringing this Speedometer concern to our team. I'm on the Performance team at Firefox and I believe the reason your Speedometer score is worse is because of an issue with the extension Dark Reader. We can work with the Dark Reader team to make their extension quicker but there is only so much we are limited from our end. Thank you again for raising this! 

FOSSFOSSGO
Strollin' around

@perladuenas1thank you and I believe I speak for everyone here when I say that we appreciate everything you do to improve dark mode on Firefox. However, as @batata said in his original post, as much as we love extensions like Dark Reader, they're inferior in that they inject many new styles into the DOM, thereby performing slowly and unreliably. Instead of trying to perfect what is inherently bad, IMHO it would be preferable if the team at Mozilla developed a built-in low level solution.

jauntycapman
New member

Firefox team should look at how Samsung does this. The Samsung browser's built-in unobtrusive dark mode for websites is a big reason why I'm not using Firefox on Android right now, even though I use Firefox on desktop. 

oesjmr
New member

Add me to the line of people waiting for native dark mode support in Firefox. It's literally the only reason I haven't switched to Firefox as my main browser on desktop and Android.

singhh9596
Making moves

Why'd they be bothered with such feature that every browser have, when they can simply rely on 3rd party not so reliable add-on, they too lazy to work on such feature.

xuniversax
Making moves

Literally could be done with a more intelligent css; even in complex cases.

Figure out brightness; levels of all elements and tune them down and or make them the opposite without destroying visibility and imagery;etc

Could even have color schemes and variations as OPTIONAL; options.

Before you even see the page; it should already have completed the entire process; so it's a page like any other; as if it never happened...

This has to work on every website; from YouTube, to BandCamp to some random persons website; etc.

If firefox developers can't put that on high alert and do that; then am personally shocked at; how far mozilla has come; perhaps it's like a roller-coaster of circumstance; some periods are amazing; others are not.

I'm not demanding change; am merely stating confusion and discomfort; with questionable designed extensions and difficulties with built-in darkness.