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“.

Learn More

Firefox 100, Menus (Bookmarks etc) and PopUps Text changed color

  • 7 Antworten
  • 1 hat dieses Problem
  • 24 Aufrufe
  • Letzte Antwort von Paul

more options

Hello,

Firefox just updated to v100.

However, my menus (e.g., bookmarks, tools, history etc) and popups text has become black, having previously been white. The Menu Bar and Tabs text are still white.

How do I get the White text back on menus and popups please?

Thanks in advance.

Hello, Firefox just updated to v100. However, my menus (e.g., bookmarks, tools, history etc) and popups text has become black, having previously been white. The Menu Bar and Tabs text are still white. How do I get the White text back on menus and popups please? Thanks in advance.

Geändert am von Paul

Ausgewählte Lösung

UPDATE - SOLVED:

I added the following to my userchrome.css: menupopup > menuitem, menupopup > menu { /* color of the text */ color: White !important; }

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (7)

more options

Does it make a difference if you change the setting in "Settings -> General" ?

  • Settings -> General -> Language and Appearance -> Website Appearance
more options

No, that only affects the web pages, not Firefox itself.

more options

If you have Firefox Colour, go to colour.firefox.com and go to "saved". There may be a preset there of your old view. If not, you can use Firefox Colour to chage your appearance back (go to "basic")

more options

Hi,

I did once save a theme there but it is not there now!

I tried using it but I cannot change the text colour for for menu bar menus and context menus.

Geändert am von Paul

more options

Paul said

... I tried using it but I cannot change the text colour for for menu bar menus and context menus.

Try going into "advanced" instead of "basic". I've changed the colour for my menus there myself. I'm not sure about the context menu. You might have to try toswitch to different themes.

more options

Hi,

I did try the advanced but it did not help.

Thanks anyway.

more options

Ausgewählte Lösung

UPDATE - SOLVED:

I added the following to my userchrome.css: menupopup > menuitem, menupopup > menu { /* color of the text */ color: White !important; }