<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Make Custom Thunderbird Labels Stand Out</title>
	<atom:link href="http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels</link>
	<description>Like a Themepark of random information.</description>
	<pubDate>Fri, 08 Aug 2008 20:59:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-266639</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 02 May 2008 11:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-266639</guid>
		<description>Sorry Jack, can't help you there.</description>
		<content:encoded><![CDATA[<p>Sorry Jack, can&#8217;t help you there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-260126</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Thu, 10 Apr 2008 10:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-260126</guid>
		<description>Hey what if i want to write the data to that file directly, means i m writing a thunder bird application to archive the mail and i want if the mail has been archived then a custom tag is to be write to that mail, for that i want generate tag at runtime and apply it on the mail.....can u help me out on this one ???
thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hey what if i want to write the data to that file directly, means i m writing a thunder bird application to archive the mail and i want if the mail has been archived then a custom tag is to be write to that mail, for that i want generate tag at runtime and apply it on the mail&#8230;..can u help me out on this one ???<br />
thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-252730</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 14 Mar 2008 02:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-252730</guid>
		<description>Mmmm beer.  Thanks!</description>
		<content:encoded><![CDATA[<p>Mmmm beer.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-252624</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Thu, 13 Mar 2008 16:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-252624</guid>
		<description>AWESOME!  Thank you so much for this - I just sent you a beer by Paypal.</description>
		<content:encoded><![CDATA[<p>AWESOME!  Thank you so much for this - I just sent you a beer by Paypal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mail alla grande con Thunderbird &#171; Sudoaptget&#8217;s Weblog</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-224549</link>
		<dc:creator>Mail alla grande con Thunderbird &#171; Sudoaptget&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-224549</guid>
		<description>[...] un nome a piacere. Nel secondo campo invece dovrete copia-incollare le quattro righe di codice CSS che trovate a questa pagina avendo cura di sostituire al codice-colore proposto nell&#8217;esempio (FF9900) quello della vostra [...]</description>
		<content:encoded><![CDATA[<p>[...] un nome a piacere. Nel secondo campo invece dovrete copia-incollare le quattro righe di codice CSS che trovate a questa pagina avendo cura di sostituire al codice-colore proposto nell&#8217;esempio (FF9900) quello della vostra [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azariatech</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-220768</link>
		<dc:creator>Azariatech</dc:creator>
		<pubDate>Wed, 02 Jan 2008 05:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-220768</guid>
		<description>Another (easier) way to get your currently used hex values is to go into about:config (on TBird 2.0.0.9 go to Help &#62; about:config, or shortcut Alt + C) and in the filter box type (w/o the quotes) "label" or type in "tag" and you will see in the list something like:
mailnews.labels.color.2  the value column will be in hex (e.g. #ff9900)
For tags you're looking for a line like:
mailnews.tags.$label1.color the value column will be in hex (e.g. #FF0000).

That hex value is what you want!

Twister, thanks for a great tip!

J.</description>
		<content:encoded><![CDATA[<p>Another (easier) way to get your currently used hex values is to go into about:config (on TBird 2.0.0.9 go to Help &gt; about:config, or shortcut Alt + C) and in the filter box type (w/o the quotes) &#8220;label&#8221; or type in &#8220;tag&#8221; and you will see in the list something like:<br />
mailnews.labels.color.2  the value column will be in hex (e.g. #ff9900)<br />
For tags you&#8217;re looking for a line like:<br />
mailnews.tags.$label1.color the value column will be in hex (e.g. #FF0000).</p>
<p>That hex value is what you want!</p>
<p>Twister, thanks for a great tip!</p>
<p>J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domi</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-211980</link>
		<dc:creator>Domi</dc:creator>
		<pubDate>Fri, 14 Dec 2007 21:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-211980</guid>
		<description>Hi,
how can I add a comment (if possible) to these lines of code?
As you understood I'm not a programmer and I have no idea how CSS works, I just copy and past the code and ... it works fine.
It's hard to choose the right color but this is only a matter of taste.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
how can I add a comment (if possible) to these lines of code?<br />
As you understood I&#8217;m not a programmer and I have no idea how CSS works, I just copy and past the code and &#8230; it works fine.<br />
It&#8217;s hard to choose the right color but this is only a matter of taste.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-176245</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 23 Oct 2007 10:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-176245</guid>
		<description>Yes, an extension would probably be possible, but I'm not sure it'd give much more benefit than the CSS currently does.</description>
		<content:encoded><![CDATA[<p>Yes, an extension would probably be possible, but I&#8217;m not sure it&#8217;d give much more benefit than the CSS currently does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-175132</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 20 Oct 2007 03:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-175132</guid>
		<description>Shouldn't it be possible to automate this with an extension?  It would be awfully nice if you could add a button in TB's Tools / Options / Display / Tags dialog that allowed you to enable the "stand out" Tag coloring and pick the colors from a color picker dialog.

I wish I knew how to do this, and had time to do it.</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t it be possible to automate this with an extension?  It would be awfully nice if you could add a button in TB&#8217;s Tools / Options / Display / Tags dialog that allowed you to enable the &#8220;stand out&#8221; Tag coloring and pick the colors from a color picker dialog.</p>
<p>I wish I knew how to do this, and had time to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebrahim</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-159702</link>
		<dc:creator>Ebrahim</dc:creator>
		<pubDate>Sun, 02 Sep 2007 08:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-159702</guid>
		<description>To verify the tag color, this is what I did:

1. Browse to Options &#62; Display &#62; Tags
2. Take a screenshot (using PrtScn)
3. Paste it in Photoshop or Paint
4. Use the Eyedropper (color picker) tool to select the color.

Hope it help.</description>
		<content:encoded><![CDATA[<p>To verify the tag color, this is what I did:</p>
<p>1. Browse to Options &gt; Display &gt; Tags<br />
2. Take a screenshot (using PrtScn)<br />
3. Paste it in Photoshop or Paint<br />
4. Use the Eyedropper (color picker) tool to select the color.</p>
<p>Hope it help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lori</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-157033</link>
		<dc:creator>Lori</dc:creator>
		<pubDate>Mon, 27 Aug 2007 06:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-157033</guid>
		<description>Thanks so much to Rassi for the labels code!  I'm new to Thunderbird, but installed this no problem into Stylish and it works absolutely beautifully!!!</description>
		<content:encoded><![CDATA[<p>Thanks so much to Rassi for the labels code!  I&#8217;m new to Thunderbird, but installed this no problem into Stylish and it works absolutely beautifully!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112234</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 03 May 2007 12:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112234</guid>
		<description>Rassi, thanks a lot - that saves a great deal of time!

CheGordito, Thomas - you're welcome =)</description>
		<content:encoded><![CDATA[<p>Rassi, thanks a lot - that saves a great deal of time!</p>
<p>CheGordito, Thomas - you&#8217;re welcome =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112223</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 03 May 2007 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112223</guid>
		<description>Thanks Rassi!!  I haven't tried them all, but your code looks pretty good.</description>
		<content:encoded><![CDATA[<p>Thanks Rassi!!  I haven&#8217;t tried them all, but your code looks pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112125</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 03 May 2007 00:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112125</guid>
		<description>Steve, where are you running into an issue?

Keith - Thanks for that. :)

I also noticed that when writing a message, you can select text color.  When doing this, it'll give you the HEX color right away.  No additional tools needed.</description>
		<content:encoded><![CDATA[<p>Steve, where are you running into an issue?</p>
<p>Keith - Thanks for that. <img src='http://www.twistermc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I also noticed that when writing a message, you can select text color.  When doing this, it&#8217;ll give you the HEX color right away.  No additional tools needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rassi</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112073</link>
		<dc:creator>Rassi</dc:creator>
		<pubDate>Wed, 02 May 2007 19:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112073</guid>
		<description>I have now completed all the labels.

They can be downloaded from my website here:

http://the-daily-poll.com/wp-content/uploads/2007/05/complete_twistedmc_labels.txt</description>
		<content:encoded><![CDATA[<p>I have now completed all the labels.</p>
<p>They can be downloaded from my website here:</p>
<p><a href="http://the-daily-poll.com/wp-content/uploads/2007/05/complete_twistedmc_labels.txt" rel="nofollow">http://the-daily-poll.com/wp-content/uploads/2007/05/complete_twistedmc_labels.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112033</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 02 May 2007 15:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112033</guid>
		<description>Still no luck, All well.</description>
		<content:encoded><![CDATA[<p>Still no luck, All well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CheGordito</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112029</link>
		<dc:creator>CheGordito</dc:creator>
		<pubDate>Wed, 02 May 2007 15:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112029</guid>
		<description>Thanks for both the tutorial and the comment (Keith).</description>
		<content:encoded><![CDATA[<p>Thanks for both the tutorial and the comment (Keith).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112022</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Wed, 02 May 2007 15:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112022</guid>
		<description>I think that the whole concept of how to apply this to custom tags is elusive in that it's not clearly stated that the colors in hex that appear in the CSS shown above have to MATCH the colors of custom tags. Whichever ones match are the ones that will have the background fill applied.

Here's an example:

1) In TB, go to Tools &#62; Options &#62; Tags
2) Click "Add" to make a new custom tag (or "label")
3) Give the tag a name and select a color for it
4) When you select the color, it's a good idea to have your color picker running (I use Iconico's ColorPic for Windows), and remember the hex number of the color you choose. When you're done adding the new tag, click OK to save your changes.
5) To add that new tag to Stylish, click the Stylish icon, select "Manage Styles..." and either select the style you want to add to and edit it, or make a new one by clicking "Write..."
6) If you're making a new style, give it a name in the "Description" field, otherwise go to the next step
7) With the style you want to add to selected, click "Edit..." In the code window, add the CSS lines mentioned in the "Make Custom Thunderbird Labels Stand Out" tutorial
8) Replace the hex color values in the CSS you pasted in with the hex value that you got from your color picker when you made the new tag. Click "Save" to save your changes.

For each custom tag that you create, make sure to add those 4 CSS lines to your label definition in Stylish, keeping in mind that you need to match the hex values as mentioned above, otherwise the old styling of tagged messages will be in effect.</description>
		<content:encoded><![CDATA[<p>I think that the whole concept of how to apply this to custom tags is elusive in that it&#8217;s not clearly stated that the colors in hex that appear in the CSS shown above have to MATCH the colors of custom tags. Whichever ones match are the ones that will have the background fill applied.</p>
<p>Here&#8217;s an example:</p>
<p>1) In TB, go to Tools &gt; Options &gt; Tags<br />
2) Click &#8220;Add&#8221; to make a new custom tag (or &#8220;label&#8221;)<br />
3) Give the tag a name and select a color for it<br />
4) When you select the color, it&#8217;s a good idea to have your color picker running (I use Iconico&#8217;s ColorPic for Windows), and remember the hex number of the color you choose. When you&#8217;re done adding the new tag, click OK to save your changes.<br />
5) To add that new tag to Stylish, click the Stylish icon, select &#8220;Manage Styles&#8230;&#8221; and either select the style you want to add to and edit it, or make a new one by clicking &#8220;Write&#8230;&#8221;<br />
6) If you&#8217;re making a new style, give it a name in the &#8220;Description&#8221; field, otherwise go to the next step<br />
7) With the style you want to add to selected, click &#8220;Edit&#8230;&#8221; In the code window, add the CSS lines mentioned in the &#8220;Make Custom Thunderbird Labels Stand Out&#8221; tutorial<br />
 <img src='http://www.twistermc.com/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Replace the hex color values in the CSS you pasted in with the hex value that you got from your color picker when you made the new tag. Click &#8220;Save&#8221; to save your changes.</p>
<p>For each custom tag that you create, make sure to add those 4 CSS lines to your label definition in Stylish, keeping in mind that you need to match the hex values as mentioned above, otherwise the old styling of tagged messages will be in effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rassi</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112009</link>
		<dc:creator>Rassi</dc:creator>
		<pubDate>Wed, 02 May 2007 13:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-112009</guid>
		<description>Ok, if we all work together we can knock this out quickly.  Here is the code for all the colors on the first row of the grid shown above.  I will post additional code as I create it.  If others create code, please post it here as well.

treechildren::-moz-tree-cell(lc-FFFFFF) { border-bottom:1px solid #FFFFFF !important; background-color: #FFFFFF !important;}
treechildren::-moz-tree-cell-text(lc-FFFFFF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFFFFF, selected) { background-color: #FFFFFF !important; }
treechildren::-moz-tree-cell-text(lc-FFFFFF, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FFCCCC) { border-bottom:1px solid #FFCCCC !important; background-color: #FFE6E6 !important;}
treechildren::-moz-tree-cell-text(lc-FFCCCC) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFCCCC, selected) { background-color: #FFCCCC !important; }
treechildren::-moz-tree-cell-text(lc-FFCCCC, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FFCC99) { border-bottom:1px solid #FFCC99 !important; background-color: #FFE6CC !important;}
treechildren::-moz-tree-cell-text(lc-FFCC99) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFCC99, selected) { background-color: #FFCC99 !important; }
treechildren::-moz-tree-cell-text(lc-FFCC99, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FFFF99) { border-bottom:1px solid #FFFF99 !important; background-color: #99FF99 !important;}
treechildren::-moz-tree-cell-text(lc-FFFF99) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFFF99, selected) { background-color: #FFFF99 !important; }
treechildren::-moz-tree-cell-text(lc-FFFF99, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FFFFCC) { border-bottom:1px solid #FFFFCC !important; background-color: #FFFFE6 !important;}
treechildren::-moz-tree-cell-text(lc-FFFFCC) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFFFCC, selected) { background-color: #FFFFCC !important; }
treechildren::-moz-tree-cell-text(lc-FFFFCC, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-99FF99) { border-bottom:1px solid #99FF99 !important; background-color: #CCFFCC !important;}
treechildren::-moz-tree-cell-text(lc-99FF99) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-99FF99, selected) { background-color: #99FF99 !important; }
treechildren::-moz-tree-cell-text(lc-99FF99, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-99FFFF) { border-bottom:1px solid #99FFFF !important; background-color: #CCFFFF !important;}
treechildren::-moz-tree-cell-text(lc-99FFFF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-99FFFF, selected) { background-color: #99FFFF !important; }
treechildren::-moz-tree-cell-text(lc-99FFFF, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-CCFFFF) { border-bottom:1px solid #CCFFFF !important; background-color: #FFCC99 !important;}
treechildren::-moz-tree-cell-text(lc-CCFFFF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-CCFFFF, selected) { background-color: #CCFFFF !important; }
treechildren::-moz-tree-cell-text(lc-CCFFFF, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FF9900) { border-bottom:1px solid #FF9900 !important; background-color: #E6FFFF !important;}
treechildren::-moz-tree-cell-text(lc-FF9900) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FF9900, selected) { background-color: #FF9900 !important; }
treechildren::-moz-tree-cell-text(lc-FF9900, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-CCCCFF) { border-bottom:1px solid #CCCCFF !important; background-color: #E6E6FF !important;}
treechildren::-moz-tree-cell-text(lc-CCCCFF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-CCCCFF, selected) { background-color: #CCCCFF !important; }
treechildren::-moz-tree-cell-text(lc-CCCCFF, selected) { color: #FFF !important; }

treechildren::-moz-tree-cell(lc-FFCCFF) { border-bottom:1px solid #FFCCFF !important; background-color: #FFE6FF !important;}
treechildren::-moz-tree-cell-text(lc-FFCCFF) { color: #000 !important; }
treechildren::-moz-tree-cell(lc-FFCCFF, selected) { background-color: #FFCCFF !important; }
treechildren::-moz-tree-cell-text(lc-FFCCFF, selected) { color: #FFF !important; }</description>
		<content:encoded><![CDATA[<p>Ok, if we all work together we can knock this out quickly.  Here is the code for all the colors on the first row of the grid shown above.  I will post additional code as I create it.  If others create code, please post it here as well.</p>
<p>treechildren::-moz-tree-cell(lc-FFFFFF) { border-bottom:1px solid #FFFFFF !important; background-color: #FFFFFF !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFFFFF) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFFFFF, selected) { background-color: #FFFFFF !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFFFFF, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FFCCCC) { border-bottom:1px solid #FFCCCC !important; background-color: #FFE6E6 !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFCCCC) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFCCCC, selected) { background-color: #FFCCCC !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFCCCC, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FFCC99) { border-bottom:1px solid #FFCC99 !important; background-color: #FFE6CC !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFCC99) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFCC99, selected) { background-color: #FFCC99 !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFCC99, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FFFF99) { border-bottom:1px solid #FFFF99 !important; background-color: #99FF99 !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFFF99) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFFF99, selected) { background-color: #FFFF99 !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFFF99, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FFFFCC) { border-bottom:1px solid #FFFFCC !important; background-color: #FFFFE6 !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFFFCC) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFFFCC, selected) { background-color: #FFFFCC !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFFFCC, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-99FF99) { border-bottom:1px solid #99FF99 !important; background-color: #CCFFCC !important;}<br />
treechildren::-moz-tree-cell-text(lc-99FF99) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-99FF99, selected) { background-color: #99FF99 !important; }<br />
treechildren::-moz-tree-cell-text(lc-99FF99, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-99FFFF) { border-bottom:1px solid #99FFFF !important; background-color: #CCFFFF !important;}<br />
treechildren::-moz-tree-cell-text(lc-99FFFF) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-99FFFF, selected) { background-color: #99FFFF !important; }<br />
treechildren::-moz-tree-cell-text(lc-99FFFF, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-CCFFFF) { border-bottom:1px solid #CCFFFF !important; background-color: #FFCC99 !important;}<br />
treechildren::-moz-tree-cell-text(lc-CCFFFF) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-CCFFFF, selected) { background-color: #CCFFFF !important; }<br />
treechildren::-moz-tree-cell-text(lc-CCFFFF, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FF9900) { border-bottom:1px solid #FF9900 !important; background-color: #E6FFFF !important;}<br />
treechildren::-moz-tree-cell-text(lc-FF9900) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FF9900, selected) { background-color: #FF9900 !important; }<br />
treechildren::-moz-tree-cell-text(lc-FF9900, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-CCCCFF) { border-bottom:1px solid #CCCCFF !important; background-color: #E6E6FF !important;}<br />
treechildren::-moz-tree-cell-text(lc-CCCCFF) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-CCCCFF, selected) { background-color: #CCCCFF !important; }<br />
treechildren::-moz-tree-cell-text(lc-CCCCFF, selected) { color: #FFF !important; }</p>
<p>treechildren::-moz-tree-cell(lc-FFCCFF) { border-bottom:1px solid #FFCCFF !important; background-color: #FFE6FF !important;}<br />
treechildren::-moz-tree-cell-text(lc-FFCCFF) { color: #000 !important; }<br />
treechildren::-moz-tree-cell(lc-FFCCFF, selected) { background-color: #FFCCFF !important; }<br />
treechildren::-moz-tree-cell-text(lc-FFCCFF, selected) { color: #FFF !important; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make Thunderbird&#8217;s Labels Stand Out &#187; Blog on a Stick</title>
		<link>http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-111991</link>
		<dc:creator>Make Thunderbird&#8217;s Labels Stand Out &#187; Blog on a Stick</dc:creator>
		<pubDate>Wed, 02 May 2007 11:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/02/custom-thunderbird-labels#comment-111991</guid>
		<description>[...] What about the labels/tags that I created? [...]</description>
		<content:encoded><![CDATA[<p>[...] What about the labels/tags that I created? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
