Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

How Can The Highlighted Text Color in Quick Find be Easily Changed?

  • 5 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 cor-el

more options

How Can The Highlighted Text Color in Quick Find be Easily Changed to a color I like? The default green isn't always quickly discernible. Thank you.

How Can The Highlighted Text Color in Quick Find be Easily Changed to a color I like? The default green isn't always quickly discernible. Thank you.

所有回复 (5)

more options

The following steps should do the trick:

  1. type "about:config" into your address bar (without quotes) and hit enter
  2. read & accept the warning
  3. copy/paste: "ui.textSelectBackgroundAttention" (without quotes) into the search bar
  4. change the radio selection from "Boolean" to "String" and then click the "Plus sign" button on the right hand side
  5. enter your desired color (as a hex code including the '#')
  6. click the check mark button to save
  7. restart Firefox

由d.mattera于修改

more options

Thank you. Is there a separate, additional transparency setting for the search highlight color? Black text is now obscured by the color I selected.

more options

I don't believe there is any way to adjust the transparency/opacity of highlighted colors.

Your only real alternative would be to change the color of the highlighted text. The only issue is that, unlike with "ui.textSelectBackgroundAttention", search-highlighted text uses the same color setting as manually highlighted text ("ui.textSelectForeground") instead of having it's own separate setting. You can change "ui.textSelectForeground" using the same method as above but it will affect any text that's highlighted, whether from searching or manually with the cursor.

由d.mattera于修改

more options

I haven't tried this but, I thought that you might be interested:

What is the HEX code for Transparent color? https://stackoverflow.com/questions/1801580/what-is-the-hex-code-for-transparent-color

more options

Note that Firefox may change colors or swap foreground and background colors to "EnsureSufficientContrast".

See also the source code line #3789 and further down: