How Can The Highlighted Text Color in Quick Find be Easily Changed?
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)
The following steps should do the trick:
- type "about:config" into your address bar (without quotes) and hit enter
- read & accept the warning
- copy/paste: "ui.textSelectBackgroundAttention" (without quotes) into the search bar
- change the radio selection from "Boolean" to "String" and then click the "Plus sign" button on the right hand side
- enter your desired color (as a hex code including the '#')
- click the check mark button to save
- restart Firefox
この投稿は d.mattera により
Thank you. Is there a separate, additional transparency setting for the search highlight color? Black text is now obscured by the color I selected.
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 により
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
Note that Firefox may change colors or swap foreground and background colors to "EnsureSufficientContrast".
See also the source code line #3789 and further down: