Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

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

详细了解

Colors in the locationbar / awesomebar changed for OS X between firefox 47 and firefox 48

more options

For some reason in the location/awesome bar highlight colors changed from firefox 47 to firefox 48+ (I've verified that it's broke on 48 and 48.1). I use "graphite" as my highlight color on the mac, but it's ignoring that and using the firefox blue color instead. I can *fix* it if I use alternate skins etc (with mixed results). But I like the default skin.

If you note the colors of the highlight around the location/awesome box vs the highlight color.

Pictures attached.

For some reason in the location/awesome bar highlight colors changed from firefox 47 to firefox 48+ (I've verified that it's broke on 48 and 48.1). I use "graphite" as my highlight color on the mac, but it's ignoring that and using the firefox blue color instead. I can *fix* it if I use alternate skins etc (with mixed results). But I like the default skin. If you note the colors of the highlight around the location/awesome box vs the highlight color. Pictures attached.

被采纳的解决方案

jscher2000 said

I probably could add a background color change option.

I added it, it's the option starting with (48). If you choose Force Highlight colors, hopefully that will work with your theme. If you test, please let me know.

https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width

定位到答案原位置 👍 0

所有回复 (3)

more options

Didn't attach them :/

more options

Let's start from: there is a whole new design for the autocomplete drop-down in Firefox 48. Other users have observed that it doesn't seem to use the same fonts as the address bar, either, so the oversight related to highlight color theming might be a kink that needs to be worked out.

Are you familiar with using the Stylish extension or userChrome.css to apply custom style rules to Firefox's UI? I would try this to see whether it helps:

.autocomplete-richlistitem[selected=true] {
  background-color: Highlight !important;
}

If you decide to consider alternate layouts for the bar, there are several discussions of that. I have a user style here with some configuration options:

https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width

I probably could add a background color change option.

more options

选择的解决方案

jscher2000 said

I probably could add a background color change option.

I added it, it's the option starting with (48). If you choose Force Highlight colors, hopefully that will work with your theme. If you test, please let me know.

https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width