Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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“.

Weitere Informationen

How to modify userContent.css or UserChrome.css to alter background color except for images, link text

Weitere Optionen

I have TB setup to allow customstylesheets with userChrome and userContent.css files generated. I have userChrome setup to my liking. Now I want to modify the userContent.css file so that I can set the background color of almost all elements is #222226 except for email text, hyperlinks, and imbedded images. I have this setup now in userContent.css:

body { background-color: #222226 !important; }

{ color: white !important; /* Changes font color to white for all content */ }

This changes most elements the way I want but it also flips the color of other HTML content, embedded images for signatures and other html content so its inverted to unreadable white content with white text. Is there a way to set it up so that HTML content and images are not inverted?

TB version 140 Debian Edition on Linux Mint Cinnamon 22.3

I have TB setup to allow customstylesheets with userChrome and userContent.css files generated. I have userChrome setup to my liking. Now I want to modify the userContent.css file so that I can set the background color of almost all elements is #222226 except for email text, hyperlinks, and imbedded images. I have this setup now in userContent.css: body { background-color: #222226 !important; } { color: white !important; /* Changes font color to white for all content */ } This changes most elements the way I want but it also flips the color of other HTML content, embedded images for signatures and other html content so its inverted to unreadable white content with white text. Is there a way to set it up so that HTML content and images are not inverted? TB version 140 Debian Edition on Linux Mint Cinnamon 22.3

Alle Antworten (1)

Weitere Optionen

Edit: I should update that I resolved the inversion issue with HTML, Images and links by toggling the dark mode icon to off. However now there is a thin black border around the message pane: https://imgur.com/a/JqwkUqB

How do I change the color of that border around the top, bottom and sides of the message?

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.