<div dir="ltr">You can define the color in 
<a href="http://codex.wordpress.org/Function_Reference/add_custom_image_header">http://codex.wordpress.org/Function_Reference/add_custom_image_header</a> <div><br></div><div>Or maybe retrieve it from a theme option: <span style="background-color:rgb(255,255,255);font-family:Consolas,Monaco,&#39;Courier New&#39;,Courier,monospace;font-size:12px;line-height:1.3em;text-align:left;white-space:pre-wrap">define(&#39;HEADER_TEXTCOLOR&#39;, my_option(&#39;header_color&#39;));</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:Consolas,Monaco,&#39;Courier New&#39;,Courier,monospace;font-size:12px;line-height:1.3em;text-align:left;white-space:pre-wrap"><br></span></div><div>If the title and description are not a header but rather more like a logo I think it will need its own styling for colors and so forth so perhaps the add_custom_image_header wont suit it.</div>
<div><br></div><div><br><br><div class="gmail_quote">On Sat, Dec 31, 2011 at 12:18 AM, Ben Howe <span dir="ltr">&lt;<a href="mailto:ben@beh.me.uk">ben@beh.me.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">
<div dir="ltr">
<div style="FONT-FAMILY:&#39;Calibri&#39;;COLOR:#000000;FONT-SIZE:12pt">
<div>Hi,</div>
<div> </div>
<div>Are sites required to support removing the header (title and description) 
when get_header_textcolor() returns ‘blank’, like TwentyEleven does? Sorry if 
this is on google somewhere, I’ve looked with no luck!</div>
<div> </div>
<div>Many thanks,</div>
<div> </div>
<div>BH</div></div></div></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div></div>