搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Email text colour with multiple tags

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 sfhowes

more options

Hello. The beauty of tags is that you can tag one email with multiple tags - for instance, an email might be both Important (red) and Personal (green). But when an email is tagged, the email text in the inbox panel turns only one of these colours, which is misleading and frustrating - and the names of the tags are also both this colour, when they should be their own colours. I liked the function in outlook mail whereby an email would stay in black text, and coloured bars would show the tags. Is there a way to adapt to a similar function in Thunderbird - or at least to stop the email turning coloured on tagging? I've looked, and I can't find this in forums. Many thanks (and if it's not obvious, I am a user not at all literate with coding!) Jody.

Hello. The beauty of tags is that you can tag one email with multiple tags - for instance, an email might be both Important (red) and Personal (green). But when an email is tagged, the email text in the inbox panel turns only one of these colours, which is misleading and frustrating - and the names of the tags are also both this colour, when they should be their own colours. I liked the function in outlook mail whereby an email would stay in black text, and coloured bars would show the tags. Is there a way to adapt to a similar function in Thunderbird - or at least to stop the email turning coloured on tagging? I've looked, and I can't find this in forums. Many thanks (and if it's not obvious, I am a user not at all literate with coding!) Jody.

所有回复 (3)

more options

The color of the text seems to take the color of the tag with the highest number, i.e. Important is 1, Work is 2, Personal is 3 etc. But the colors of multiple tags in the same message are shown in the Header Pane, and the tags are shown in the Tags column if it's enabled.

I think the text color can be set with a userChrome.css like the one explained here, which is mainly concerned with the background color.

The colors can also be changed in options/Display/Tags, Edit...

由sfhowes于修改

more options

sfhowes said

The color of the text seems to take the color of the tag with the highest number, i.e. Important is 1, Work is 2, Personal is 3 etc. But the colors of multiple tags in the same message are shown in the Header Pane, and the tags are shown in the Tags column if it's enabled. I think the text color can be set with a userChrome.css like the one explained here, which is mainly concerned with the background color. The colors can also be changed in options/Display/Tags, Edit...

Thanks- that describes the problem, but not a solution! The system is quite frustrating! :)

more options

Unfortunately, there's no one-click method to achieve the result you want, but the css can make the text color black for all tags while retaining the separate colors in the Header Pane.