Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Stop dark themes from inverting highlighted text colors

  • 4 odpovědi
  • 2 mají tento problém
  • 288 zobrazení
  • Poslední odpověď od ismurfyou2
  • Vyřešeno

Default highlighted text is white on a blue background, but dark themes on Youtube, Twitter, etc seem to be inverting that to blue text on a white background in Firefox.

I'm not sure if I missed a setting somewhere, I've tried manually setting background and foreground colors for selected text, but it's still being inverted.

Default highlighted text is white on a blue background, but dark themes on Youtube, Twitter, etc seem to be inverting that to blue text on a white background in Firefox. I'm not sure if I missed a setting somewhere, I've tried manually setting background and foreground colors for selected text, but it's still being inverted.

Všechny odpovědi (4)

That is the result of a feature to ensure proper contrast. When the calculated contrast isn't enough then text and background colors are swapped. This is likely to happen when you use a dark theme.

  • Bug 255941 - Highlight colour / color does not contrast with document text or background

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

Is there a way to disable that feature?

Zvolené řešení

Alright, thanks for the help.

It looks to me like you'd have to do something like modify the value of mSufficientContrast to something low enough to ensure backLuminosityDifference is always greater. But I wouldn't know how to go about that or if its even possible to do so.