Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

How to change background color of bookmarks menu / sidebar

  • 7 uphendule
  • 123 zinale nkinga
  • 4 views
  • Igcine ukuphendulwa ngu Sku2Sku

more options

The bookmarks menu sidebar background is currently bluish gray. Clicking makes any of the link's background bright blue then it turns gray which is difficult to see. How can I get the selected link to stay bright blue or some other easy to see color?

The bookmarks menu sidebar background is currently bluish gray. Clicking makes any of the link's background bright blue then it turns gray which is difficult to see. How can I get the selected link to stay bright blue or some other easy to see color?

Isisombululo esikhethiwe

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#bookmarks-view treechildren {background-color:#FFFF99!important}
Funda le mpendulo ngokuhambisana nalesi sihloko 👍 3

All Replies (7)

more options

Tools > Addons > Themes

If you are using an add-on Theme, the userChrome.css tweaks you need are more than likely different than what would work with the Default Theme.

more options

And exactly is this supposed to do? I'm using the Default Theme. There is no options for making any changes there.

more options

Did you make changes to the default settings in "Control Panel > Personalization > Window Color and Appearance" ?
Are you using one of the default Windows themes ?

You can try a different Windows theme to see if that works better.

Control Panel > Personalization > Theme
more options

I've used the default Windows as well as some of the other themes, nothing seems to make any difference.

It's just that there's always all this talk about Firefox being so totally customizable when in fact only a very small portion of it actually is. And the part that isn't is a part that affects usage. Not being able to easily see one's place in the bookmarks is a real detrimental usability issue that FF should address as there doesn't currently seem to be a solution.

more options

Isisombululo Esikhethiwe

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#bookmarks-view treechildren {background-color:#FFFF99!important}
more options

Great! Finally a solution.

I've tried several similar rules and some not so similar but nothing ever worked -- just more and more frustration.

THANK YOU, cor-el !

more options

Great! Finally a solution.

I've tried several similar rules and some not so similar but nothing ever worked -- just more and more frustration.

THANK YOU, cor-el !