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!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

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

Vald lösning

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

Läs svaret i sitt sammanhang 👍 1

Alla svar (2)

more options

Vald lösning

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