Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已解决 已存档

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

Paul 已回复
Paul

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.

由Paul于修改

定位到答案原位置

选择的解决方案

UPDATE - SOLVED:

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

所有回复 (7)

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

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

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

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")

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.

由Paul于修改

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.

Hi,

I did try the advanced but it did not help.

Thanks anyway.

选择的解决方案

UPDATE - SOLVED:

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