Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Stop dark themes from inverting highlighted text colors

  • 4 одговорa
  • 2 имају овај проблем
  • 19 прегледа
  • Последњи одговор послао 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.

Сви одговори (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

Одабрано решење

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.