Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Stop dark themes from inverting highlighted text colors

  • 4 Antworten
  • 2 haben dieses Problem
  • 19 Aufrufe
  • Letzte Antwort von ismurfyou2

more options

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.

Alle Antworten (4)

more options

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
)

more options

Is there a way to disable that feature?

more options

Ausgewählte Lösung

more options

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.