Re: Thunderbird text color -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13.09.2013 12:15, Bob Goodwin ~ Zuni, Virginia, USA wrote:
> poma wrote:
>> In addition to these settings,;)
>>
>> .thunderbird/<PROFILE>/user.js
>> user_pref("quotecolors.usermsgcolors", true);
>> user_pref("quotecolors.fg.l1", "#RRGGBB");
>> user_pref("quotecolors.fg.l2", "#RRGGBB");
>> user_pref("quotecolors.fg.l3", "#RRGGBB");
>> user_pref("quotecolors.fg.l4", "#RRGGBB");
>> user_pref("quotecolors.fg.l5", "#RRGGBB");
>> user_pref("quotecolors.bg.l1", "#RRGGBB");
>> user_pref("quotecolors.bg.l2", "#RRGGBB");
>> user_pref("quotecolors.bg.l3", "#RRGGBB");
>> user_pref("quotecolors.bg.l4", "#RRGGBB");
>> user_pref("quotecolors.bg.l5", "#RRGGBB");
>> user_pref("quotecolors.messagebgcolor", "#RRGGBB");
>> user_pref("quotecolors.messagelinkcolor", "#RRGGBB");
>> user_pref("quotecolors.messagelinkhovercolor", "#RRGGBB");
>> user_pref("quotecolors.messagetextcolor", "#RRGGBB");
>> user_pref("quotecolors.signaturecolor", "#RRGGBB");
>> user_pref("quotecolors.signaturelinkcolor", "#RRGGBB");
>>
>> There's still a bunch of settings, but this is already too much, right.
> 
> 
> 
> Yes, way too much to do what should be a simple change.
> 
> But how do I view these lines?
> 
> locate user.js produces nothing ...
> 
> Bob
> 
> 

You missed the whole text that explains it, including a link at the
bottom of the previous message. :)

However, for you I recommend this method,

- Download the "Quote Colors",
https://addons.mozilla.org/en-us/thunderbird/addon/quote-colors/
$ wget
https://addons.cdn.mozilla.net/_files/_attachments/170/quote_colors-0.3-tb+sm.xpi

- Extract an Install Manifest file
$ unzip quote_colors-0.3-tb+sm.xpi install.rdf

- Edit it with your favorite text editor,
e.g.
$ mousepad install.rdf
change line 16 - Thunderbird
        <em:maxVersion>3.0.*</em:maxVersion>
to
        <em:maxVersion>17.0.*</em:maxVersion>
and
change line 24 - SeaMonkey Mail
        <em:maxVersion>2.0.*</em:maxVersion>
to
        <em:maxVersion>2.2.*</em:maxVersion>

- Replace the original file with the updated one
$ zip -r quote_colors-0.3-tb+sm.xpi install.rdf

- Install Add-on From File…


poma


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux