cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cpot
New member
Status: New idea

Currently the tagged messages are not enough visible (in previous Thunderbird version the text was of the color of the tag but not anymore) :

cpot_1-1743491690838.png

therefore it will be more visible like that

cpot_3-1743491970837.png

 

Thank again for this great software
Best,
Chris

 

 

 

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Agentvirtuel
Collaborator

Hello

Take a look at https://support.mozilla.org/en-US/questions/1455376
If you wish to test userChrome.css

#threadTree[rows="thread-card"] .card-container {
    color: var(--tag-color);
}

1.png