Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

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

Ausgewählte Lösung

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

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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