<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 September 2013 17:53, Bob Goodwin ~ Zuni, Virginia, USA <span dir="ltr">&lt;<a href="mailto:bobgoodwin@wildblue.net" target="_blank">bobgoodwin@wildblue.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
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. <a href="mailto:joe@xxx.com" target="_blank">joe@xxx.com</a>, in dark blue which I can&#39;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 &quot;to me anyway.&quot;<br>

<br>
Bob<span class=""><font color="#888888"><br>
<br>
</font></span></blockquote><div><br></div><div>Create a folder named chrome under ~/.thunderbird/&lt;PROFILE_NAME&gt;/; inside chrome create a text file named userContent.css and put this text in it:<br><br>@namespace url(&quot;<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>&quot;);<br>
a {<br>    color: white !important;}<br><br><br></div><div><br>if you want to make links white and bold:<br></div><div>a {<br>    color: white !important;<br></div><div>    font-weight: bold !important;}<br></div><div><br>
</div><div><br></div><div>then restart Thunderbird for the changes to take effect.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><font color="#888888">-- <br>
<br>
<a href="http://www.qrz.com/db/W2BOD" target="_blank">http://www.qrz.com/db/W2BOD</a><br>
<br>
box10   Fedora-19 Linux/XFCE<br>
<br>
-- <br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-<u></u>of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/<u></u>Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Ahmad Samir
</div></div>