Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 5 답장
  • 1 이 문제를 만남
  • 4 보기
  • 최종 답변자: 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: