<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eric Wendelin&#039;s Blog &#187; Thunderbird</title>
	<atom:link href="http://eriwen.com/category/thunderbird/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:30:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Jazz up your new Thunderbird tags</title>
		<link>http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/</link>
		<comments>http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 04:21:40 +0000</pubDate>
		<dc:creator>Eric Wendelin</dc:creator>
				<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/</guid>
		<description><![CDATA[Reader Chuck recently asked about enhancing new labels for <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a>:
<blockquote>Iâ€™ve been trying to figure out how to change some of this stuff for a long time. My one question though - how do you change the label backgrounds for additional labels you have added(other than the default 5 that come with Thunderbird).</blockquote>

I realized that this is probably more common than one might think. So I'm going to share my answer with all of you.

This customization goes back to <a href="http://eriwen.com/css/tweaking-thunderbirds-chrome/" target="_blank">Personalizing Thunderbird's chrome</a>, but note that you can also do this with the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2108" target="_blank">Stylish Add-on for Thunderbird</a>. In this case it's not necessary to dig into your userChrome.css file, but if you want to than <a href="http://www.mozilla.org/support/thunderbird/edit#css" target="_blank">here are instructions</a>.
 <a href="http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://eriwen.com/css/tweaking-thunderbirds-chrome/' rel='bookmark' title='Personalize your Thunderbird by changing it&#8217;s chrome'>Personalize your Thunderbird by changing it&#8217;s chrome</a></li>
<li><a href='http://eriwen.com/firefox/use-the-dom-inspector/' rel='bookmark' title='How to use the DOM Inspector to hack your Firefox UI'>How to use the DOM Inspector to hack your Firefox UI</a></li>
<li><a href='http://eriwen.com/firefox/firefox-3-chrome-tweaks/' rel='bookmark' title='Early Adopters: Your Firefox 3 chrome tweaks are HERE'>Early Adopters: Your Firefox 3 chrome tweaks are HERE</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Reader Chuck recently asked about enhancing new labels for <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a>:</p>
<blockquote><p>Iâ€™ve been trying to figure out how to change some of this stuff for a long time. My one question though &#8211; how do you change the label backgrounds for additional labels you have added(other than the default 5 that come with Thunderbird).</p></blockquote>
<p>I realized that this is probably more common than one might think. So I&#8217;m going to share my answer with all of you.</p>
<p>This customization goes back to <a href="http://eriwen.com/css/tweaking-thunderbirds-chrome/" target="_blank">Personalizing Thunderbird&#8217;s chrome</a>, but note that you can also do this with the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2108" target="_blank">Stylish Add-on for Thunderbird</a>. In this case it&#8217;s not necessary to dig into your userChrome.css file, but if you want to than <a href="http://www.mozilla.org/support/thunderbird/edit#css" target="_blank">here are instructions</a>.</p>
<p>First you need to create some new tags in Thunderbird by going to <em>Edit &gt; Preferences &gt; Display &gt; Tags</em> (Linux &amp; Solaris) or <em>Tools &gt; Options &gt; Display &gt; Tags</em> (Windows) and adding them. </p>
<p><img alt="" src="/images/thunderbird_tag_colors.jpg" style="cursor: crosshair; float: right; margin: 0px 0px 4px 6px;" usemap="#tb_colors" /></p>
<map id="tb_colors" name="tb_colors">
<area shape="rect" coords="3,5,22,24" title="FFFFFF" />
<area shape="rect" coords="25,5,44,24" title="FFCCCC" />
<area shape="rect" coords="47,5,66,24" title="FFCC99" />
<area shape="rect" coords="69,5,88,24" title="FFFFCC" />
<area shape="rect" coords="91,5,110,24" title="FFFF99" />
<area shape="rect" coords="113,5,132,24" title="99FF99" />
<area shape="rect" coords="135,5,154,24" title="99FFFF" />
<area shape="rect" coords="157,5,176,24" title="CCFFFF" />
<area shape="rect" coords="179,5,198,24" title="CCCCFF" />
<area shape="rect" coords="201,5,220,24" title="FFCCFF" />
    <!-- 2nd row --></p>
<area shape="rect" coords="3,27,22,46" title="CCCCCC" />
<area shape="rect" coords="25,27,44,46" title="FF6666" />
<area shape="rect" coords="47,27,66,46" title="FF9966" />
<area shape="rect" coords="69,27,88,46" title="FFFF66" />
<area shape="rect" coords="91,27,110,46" title="FFFF33" />
<area shape="rect" coords="113,27,132,46" title="66FF99" />
<area shape="rect" coords="135,27,154,46" title="33FFFF" />
<area shape="rect" coords="157,27,176,46" title="66FFFF" />
<area shape="rect" coords="179,27,198,46" title="9999FF" />
<area shape="rect" coords="201,27,220,46" title="FF99FF" />
    <!-- 3rd row --></p>
<area shape="rect" coords="3,49,22,68" title="C0C0C0" />
<area shape="rect" coords="25,49,44,68" title="FF0000" />
<area shape="rect" coords="47,49,66,68" title="FF9900" />
<area shape="rect" coords="69,49,88,68" title="FFCC66" />
<area shape="rect" coords="91,49,110,68" title="FFFF00" />
<area shape="rect" coords="113,49,132,68" title="33FF33" />
<area shape="rect" coords="135,49,154,68" title="66CCCC" />
<area shape="rect" coords="157,49,176,68" title="33CCFF" />
<area shape="rect" coords="179,49,198,68" title="6666CC" />
<area shape="rect" coords="201,49,220,68" title="CC66CC" />
    <!-- 4th row --></p>
<area shape="rect" coords="3,71,22,90" title="999999" />
<area shape="rect" coords="25,71,44,90" title="CC0000" />
<area shape="rect" coords="47,71,66,90" title="FF6600" />
<area shape="rect" coords="69,71,88,90" title="FFCC33" />
<area shape="rect" coords="91,71,110,90" title="FFCC00" />
<area shape="rect" coords="113,71,132,90" title="33CC00" />
<area shape="rect" coords="135,71,154,90" title="00CCCC" />
<area shape="rect" coords="157,71,176,90" title="3366FF" />
<area shape="rect" coords="179,71,198,90" title="6633FF" />
<area shape="rect" coords="201,71,220,90" title="CC33CC" />
    <!-- 5th row --></p>
<area shape="rect" coords="3,93,22,112" title="666666" />
<area shape="rect" coords="25,93,44,112" title="990000" />
<area shape="rect" coords="47,93,66,112" title="CC6600" />
<area shape="rect" coords="69,93,88,112" title="CC9933" />
<area shape="rect" coords="91,93,110,112" title="999900" />
<area shape="rect" coords="113,93,132,112" title="009900" />
<area shape="rect" coords="135,93,154,112" title="339999" />
<area shape="rect" coords="157,93,176,112" title="3333FF" />
<area shape="rect" coords="179,93,198,112" title="6600CC" />
<area shape="rect" coords="201,93,220,112" title="993399" />
    <!-- 6th row --></p>
<area shape="rect" coords="3,115,22,134" title="333333" />
<area shape="rect" coords="25,115,44,134" title="660000" />
<area shape="rect" coords="47,115,66,134" title="993300" />
<area shape="rect" coords="69,115,88,134" title="996633" />
<area shape="rect" coords="91,115,110,134" title="666600" />
<area shape="rect" coords="113,115,132,134" title="006600" />
<area shape="rect" coords="135,115,154,134" title="336666" />
<area shape="rect" coords="157,115,176,134" title="000099" />
<area shape="rect" coords="179,115,198,134" title="333399" />
<area shape="rect" coords="201,115,220,134" title="663366" />
    <!-- 7th row --></p>
<area shape="rect" coords="3,137,22,156" title="000000" />
<area shape="rect" coords="25,137,44,156" title="330000" />
<area shape="rect" coords="47,137,66,156" title="663300" />
<area shape="rect" coords="69,137,88,156" title="663333" />
<area shape="rect" coords="91,137,110,156" title="333300" />
<area shape="rect" coords="113,137,132,156" title="003300" />
<area shape="rect" coords="135,137,154,156" title="003333" />
<area shape="rect" coords="157,137,176,156" title="000066" />
<area shape="rect" coords="179,137,198,156" title="330099" />
<area shape="rect" coords="201,137,220,156" title="330033" />
  </map>
<p><strong>Pay close attention to which color you picked so that you can find out the color value you need by hovering over this image &#8211;&gt;</strong></p>
<p>Open up userChrome.css or your <em>New Stylish Script</em> dialog and copy this code in there once for each tag you create.</p>
<pre class="brush: css; title: ; notranslate">
/* Change these styles to make messages with your new tag shine */
/* Normal message row */
treechildren::-moz-tree-cell(lc-******) {
    border-bottom: 1px solid #FF0000 !important;
    background-color: #FFCCCC !important;
}
/* Message row text */
treechildren::-moz-tree-cell-text(lc-******) {
    color: #000000 !important;
}
/* Message row background when selected */
treechildren::-moz-tree-cell(lc-******, selected) {
    background-color: #FF0000 !important;
}
/* Message row text when selected */
treechildren::-moz-tree-cell-text(lc-******, selected) {
    color: #FFFFFF !important;
}
</pre>
<p>Now, we are going to need to replace <strong>******</strong> with hexadecimal (0-F) characters representing the color you chose. These colors are in the form RRGGBB with each hexadecimal pair representing the intensity of Red, Green, and Blue respectively. You can also completely customize the color, border and whatever else for this tag by changing the <abbr title="Cascading Style Sheets">CSS</abbr> within each selector in the code above.</p>
<p>You can also use <a href="http://the-daily-poll.com/wp-content/uploads/2007/05/complete_twistedmc_labels.txt" target="_blank">Twister MC&#8217;s label colors</a> (thank you <a href="http://www.twistermc.com/" target="_blank">Twister MC</a>) but it&#8217;s good to know how to customize it however YOU want, because the customizations <a href="http://eriwen.com/css/tweaking-thunderbirds-chrome/">don&#8217;t stop there</a>.</p>
<p>How have you tweaked the look of your tags in <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a>? Share in the comments!</p>


<p>Related posts:<ol><li><a href='http://eriwen.com/css/tweaking-thunderbirds-chrome/' rel='bookmark' title='Personalize your Thunderbird by changing it&#8217;s chrome'>Personalize your Thunderbird by changing it&#8217;s chrome</a></li>
<li><a href='http://eriwen.com/firefox/use-the-dom-inspector/' rel='bookmark' title='How to use the DOM Inspector to hack your Firefox UI'>How to use the DOM Inspector to hack your Firefox UI</a></li>
<li><a href='http://eriwen.com/firefox/firefox-3-chrome-tweaks/' rel='bookmark' title='Early Adopters: Your Firefox 3 chrome tweaks are HERE'>Early Adopters: Your Firefox 3 chrome tweaks are HERE</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Personalize your Thunderbird by changing it&#8217;s chrome</title>
		<link>http://eriwen.com/css/tweaking-thunderbirds-chrome/</link>
		<comments>http://eriwen.com/css/tweaking-thunderbirds-chrome/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 06:57:07 +0000</pubDate>
		<dc:creator>Eric Wendelin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eriwen.com/css/tweaking-thunderbirds-chrome/</guid>
		<description><![CDATA[<img src="http://static.eriwen.com/images/thunderbird-icon.png" alt="Thunderbird" style="margin: 0px 0px 5px 10px; float: right" />It's been awhile since we <a href="http://eriwen.com/firefox/howto-tweak-chrome-for-a-cleaner-firefox/" target="_blank">tweaked our Firefox chrome</a>, and it's about time we get to hack Mozilla's wonderful email client <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a>.

In this post I'll give you the necessary tools to change the look of Thunderbird and give you some suggestions (and code, of course :) to help you along the way. First, let me give credit to <a href="http://www.twistermc.com/blog/2007/04/10/thunderbird-labels" target="_blank">Twister MC's wonderful post</a> that I will be using as a reference for the label coloring scripts below. OK, let's get started!

To start off we are going to need to setup our userChrome.css file for Thunderbird. <a href="http://www.mozilla.org/support/thunderbird/edit#css" target="_blank">Here are the instructions for that.</a> We just basically need to create a chrome directory in our Thunderbird profile with a userChrome.css file in it. Another note here is that you can create a Stylish script using the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2108" target="_blank">Stylish Add-on for Thunderbird</a> and putting these <acronym title="Cascading Style Sheets">CSS</acronym> snippets in there. Does Stylish have any limitations here? Let me know in the comments if so.
 <a href="http://eriwen.com/css/tweaking-thunderbirds-chrome/">Continue reading <span class="meta-nav">&#8594;</span></a>


Related posts:<ol><li><a href='http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/' rel='bookmark' title='Jazz up your new Thunderbird tags'>Jazz up your new Thunderbird tags</a></li>
<li><a href='http://eriwen.com/firefox/firefox-3-chrome-tweaks/' rel='bookmark' title='Early Adopters: Your Firefox 3 chrome tweaks are HERE'>Early Adopters: Your Firefox 3 chrome tweaks are HERE</a></li>
<li><a href='http://eriwen.com/firefox/howto-tweak-chrome-for-a-cleaner-firefox/' rel='bookmark' title='Tweak chrome for a cleaner Firefox'>Tweak chrome for a cleaner Firefox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.eriwen.com/images/thunderbird-icon.png" alt="Thunderbird" style="margin: 0px 0px 5px 10px; float: right" />It&#8217;s been awhile since we <a href="http://eriwen.com/firefox/howto-tweak-chrome-for-a-cleaner-firefox/" target="_blank">tweaked our Firefox chrome</a>, and it&#8217;s about time we get to hack Mozilla&#8217;s wonderful email client <a href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a>.</p>
<p>In this post I&#8217;ll give you the necessary tools to change the look of Thunderbird and give you some suggestions (and code, of course :) to help you along the way. First, let me give credit to <a href="http://www.twistermc.com/blog/2007/04/10/thunderbird-labels">Twister MC&#8217;s wonderful post</a> that I will be using as a reference for the label coloring scripts below. OK, let&#8217;s get started!</p>
<p>To start off we are going to need to setup our userChrome.css file for Thunderbird. <a href="http://www.mozilla.org/support/thunderbird/edit#css">Here are the instructions for that.</a> We just basically need to create a chrome directory in our Thunderbird profile with a userChrome.css file in it. Another note here is that you can create a Stylish script using the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2108">Stylish Add-on for Thunderbird</a> and putting these <acronym title="Cascading Style Sheets">CSS</acronym> snippets in there. Does Stylish have any limitations here? Let me know in the comments if so.</p>
<p>Right! So open up your userChrome.css file in your favorite text editor (not Microsoft Word, I recommend <a href="http://www.jedit.org" target="blank">jEdit</a>) We&#8217;ll need to begin the file by defaulting to the XUL namespace:</p>
<pre class="brush: css; light: true; title: ; notranslate">
@namespace url(&quot;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&quot;);
/* set default namespace to XUL */
</pre>
<p>Then we get to the good stuff. Here are some snippets I have created for you to put in the userChrome.css file:</p>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change menu and dialog font sizes */
menupopup &gt; * {
    font-size: 12px !important
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change font-size of email list */
.tree-rows {
    font-size: 10px !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change all fonts to Century Gothic */
* {
    font-family: &quot;Century Gothic&quot;, sans-serif !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Hide status bar */
#status-bar {
    display: none !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Get rid of the throbber */
#throbber-box {
    display: none !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Make Sidebar header big and bold */
#folderpane-title {
    font-size: 1.2em !important;
    font-weight: bold !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Hide Menus: menu_File, menu_Edit, menu_View, messageMenu, ltnCalendarMenu, tasksMenu */
#menu_File, #menu_Edit, #menu_View {
    display: none !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Remove disabled toolbar buttons until enabled */
toolbarbutton[disabled=&quot;true&quot;] {
    display: none !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Make unread messages blue and italic */
treechildren:-moz-tree-cell-text(unread) {
    color: #CCCCFF !important;
    font-style: italic !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change background color of unread messages to slightly red */
treechildren::-moz-tree-cell(unread) {
    background-color: #330000 !important;
}
treechildren::-moz-tree-cell(unread,selected) {
    background-color: #660000 !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change colors of replied messages */
treechildren::-moz-tree-cell(replied) {
    background-color: #003300 !important;
}
treechildren::-moz-tree-cell(replied,selected) {
    background-color: #006600 !important;
}
treechildren::-moz-tree-cell(replied,current) {
    background-color: #009900 !important;
}
treechildren:-moz-tree-cell-text(replied,current) {
    color: #FFFFFF !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Change color of deleted messages */
treechildren::-moz-tree-cell(imapdeleted) {
    background-color: #999999 !important;
}
treechildren:-moz-tree-cell-text(imapdeleted) {
    color: #FFFFFF !important;
text-decoration: line-through !important;
}
treechildren::-moz-tree-cell(imapdeleted,selected) {
    background-color: #333333 !important;
}
treechildren::-moz-tree-cell(imapdeleted,current) {
    background-color: #666666 !important;
}
treechildren:-moz-tree-cell-text(imapdeleted,selected) {
    color: #DDDDFF !important;
}
treechildren:-moz-tree-cell-text(imapdeleted,current) {
    color: #DDDDFF !important;
}
treechildren::-moz-tree-cell-text(imapdeleted, offline) {
    background-color: #DDDDDD !important;
    text-decoration: line-through !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Folder pane(color/text) and Message pane(color) */
treechildren {
    background-color: #2D2D2D !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* change Message Pane text */
treechildren:-moz-tree-cell-text(unread) {
    font-size: 10px !important;
    font-family: &quot;Times New Roman&quot; !important;
    font-weight: bold !important;
    color: #D50000 !important
}
treechildren:-moz-tree-cell-text(read) {
    font-size: 10px !important;
    font-family: &quot;Times New Roman&quot; !important;
    font-weight: bold !important;
}
</pre>
<pre class="brush: css; light: true; title: ; notranslate">
/* Set no-label (default) bottom border */
treechildren::-moz-tree-cell {
    border-bottom: 1px solid #FFFFFF !important;
}
</pre>
<p>I&#8217;ve also created a <a href="https://gist.github.com/757944" title="pretty thunderbird label gist">snippet for pretty labels</a> on GitHub. Enjoy!</p>
<p>You can add to these easily by using the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/1806">Thunderbird DOM Inspector</a>. I know my brilliant readers have some more of these up their sleeves so let&#8217;s see what tweaks you have for <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> in the comments!</p>


<p>Related posts:<ol><li><a href='http://eriwen.com/thunderbird/jazz-up-thunderbird-tags/' rel='bookmark' title='Jazz up your new Thunderbird tags'>Jazz up your new Thunderbird tags</a></li>
<li><a href='http://eriwen.com/firefox/firefox-3-chrome-tweaks/' rel='bookmark' title='Early Adopters: Your Firefox 3 chrome tweaks are HERE'>Early Adopters: Your Firefox 3 chrome tweaks are HERE</a></li>
<li><a href='http://eriwen.com/firefox/howto-tweak-chrome-for-a-cleaner-firefox/' rel='bookmark' title='Tweak chrome for a cleaner Firefox'>Tweak chrome for a cleaner Firefox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://eriwen.com/css/tweaking-thunderbirds-chrome/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

