Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox 105.0.3 (64-bit) - add-on drop-down menus are back w/white text. I need white w/black text

  • 1 antwoord
  • 0 hebben dit probleem
  • 38 weergaven
  • Laatste antwoord van Terry

more options

I have selected a particular theme (Classic Marine Blue) which I like. However, when I click on an item that has a dropdown menu, the background color of the dropdown is black with white text. I prefer white with black text. For example, this happens with the Library item with the drop downs Bookmarks, History, and Downloads.

I've tried using Firefox Colors, and couldn't solve the problem with a custom theme.

I get it that this happens because the text color on most of the toolbars is white, which apparently triggers Firefox to flip to a black background rather than staying with the original white background.

I don't wish to change the theme. All I want is my black-text on white-background drop down colors back.

Any suggestions? Please help. This is really annoying.

I have selected a particular theme (Classic Marine Blue) which I like. However, when I click on an item that has a dropdown menu, the background color of the dropdown is black with white text. I prefer white with black text. For example, this happens with the Library item with the drop downs Bookmarks, History, and Downloads. I've tried using Firefox Colors, and couldn't solve the problem with a custom theme. I get it that this happens because the text color on most of the toolbars is white, which apparently triggers Firefox to flip to a black background rather than staying with the original white background. I don't wish to change the theme. All I want is my black-text on white-background drop down colors back. Any suggestions? Please help. This is really annoying.
Gekoppelde schermafbeeldingen

Alle antwoorden (1)

more options

You can try changing layout.css.prefers-color-scheme.content-override in about:config to: dark (0), light (1), system (2) or browser (3).

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

If that doesn't work, you could try creating a file userChrome.css. I don't know whether code for menu colours would work against a theme.