Thunderbird text color -

Ahmad Samir ahmadsamir3891 at gmail.com
Fri Sep 13 11:26:36 UTC 2013


On 12 September 2013 17:53, Bob Goodwin ~ Zuni, Virginia, USA <
bobgoodwin at wildblue.net> wrote:

>
> I view Thunderbird meswsages on a black background with white text, works
> well for my vision problems, however T-bird displays quoted text, e.g.
> joe at xxx.com, in dark blue which I can't read unless highlighted using a
> hand magnifier! Does anyone know how to change that color? I would be happy
> if everything was displayed in bold white text, the colors are without
> benefit "to me anyway."
>
> Bob
>
>
Create a folder named chrome under ~/.thunderbird/<PROFILE_NAME>/; inside
chrome create a text file named userContent.css and put this text in it:

@namespace url("http://www.w3.org/1999/xhtml");
a {
    color: white !important;}



if you want to make links white and bold:
a {
    color: white !important;
    font-weight: bold !important;}


then restart Thunderbird for the changes to take effect.


> --
>
> http://www.qrz.com/db/W2BOD
>
> box10   Fedora-19 Linux/XFCE
>
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.**org/mailman/listinfo/users<https://admin.fedoraproject.org/mailman/listinfo/users>
> Fedora Code of Conduct: http://fedoraproject.org/code-**of-conduct<http://fedoraproject.org/code-of-conduct>
> Guidelines: http://fedoraproject.org/wiki/**Mailing_list_guidelines<http://fedoraproject.org/wiki/Mailing_list_guidelines>
> Have a question? Ask away: http://ask.fedoraproject.org
>



-- 
Ahmad Samir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130913/be859276/attachment.html>


More information about the users mailing list