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!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

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

Solution choisie

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

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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