为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Any Way to Add Colors to Toolbar Buttons

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 pcbjr

more options

Any way to give different colors to the buttons (home, bookmarks, history etc.)? i.e., these: https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-03-06-15-24-190ad7.png

Any way to give different colors to the buttons (home, bookmarks, history etc.)? i.e., these: https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-03-06-15-24-190ad7.png

被采纳的解决方案

It worked - Had to find another color source but located one by searching "Firefox color palette", and got the ideal color! Thanks for all the help. Until next time, Best!

定位到答案原位置 👍 0

所有回复 (4)

more options

Screenshot of what I'm referring to:

https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-03-06-21-34-190ad7.png


I did find this but it is only one color; I'd like differing colors if possible (and bold if also possible): https://www.reddit.com/r/firefox/comments/6qqs1e/change_reload_button_color/

由pcbjr于修改

more options

Related question - I would like to add color to my bookmark folders. This works: https://www.userchrome.org/what-is-userchrome-css.html#colorbookmarkfolder but it is an ugly muted gold. Does anyone know the "color code" for a deep blue to replace this fill: .menu-iconic-icon {

 fill: #e8bb00 !important; /* slightly muted gold */
more options

The bookmark folder icon is like a mesh, so whatever color you choose, you'll be blending it with the background color to some extent.

You can use this page as a general reference to color codes, but it's from a time when web designers used a limited palette due to less capable monitors, so you may find another site that gives you the precise shade you're looking for:

http://www.visibone.com/colorlab/ (click the chart)

That "fill color" technique should work for other buttons as well.

I don't know if there is a way to make them more "bold"; the thickness of the lines (stroke width) is coded into the SVG which generates the image.

more options

选择的解决方案

It worked - Had to find another color source but located one by searching "Firefox color palette", and got the ideal color! Thanks for all the help. Until next time, Best!