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!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Developer Console colours and Folder Icons

more options

hello

1) I've been trying to change the console colours for the web developer console using userChrome.css, but I have failed. I want to set the background for console.info text to be light blue while the text color to be bold dark blue font. I would like to have it only in light theme. Also I would like to change the font size of the console for both themes.

2) Is it possible to change the folders of bookmarks to yellow. I read there are SVG. I tried to solution that are meant to change the folders to yellow, but failed. Can someone point me to a dummies guide for a solution.

The first one is the more important issue.

Thank you in advance

hello 1) I've been trying to change the console colours for the web developer console using userChrome.css, but I have failed. I want to set the background for console.info text to be light blue while the text color to be bold dark blue font. I would like to have it only in light theme. Also I would like to change the font size of the console for both themes. 2) Is it possible to change the folders of bookmarks to yellow. I read there are SVG. I tried to solution that are meant to change the folders to yellow, but failed. Can someone point me to a dummies guide for a solution. The first one is the more important issue. Thank you in advance

被選擇的解決方法

For reference, here's the userContent.css file I used for testing. Please ignore the other two rules that were left over from some other testing.

https://www.jeffersonscher.com/temp/userContent.css

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

For reference, here's the userContent.css file I used for testing. Please ignore the other two rules that were left over from some other testing.

https://www.jeffersonscher.com/temp/userContent.css

more options

Thank you, it works perfectly. A dumb mistake on my behalf. So embarrassing, that I raher not state the mistake I made. Your code works perfectly.

  1. 1
  2. 2