Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 1 trả lời
  • 0 gặp vấn đề này
  • 30 lượt xem
  • Trả lời mới nhất được viết bởi 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.
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (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.