<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PerformancePointy: Wade Dorrell's MSDN Blog : colors</title><link>http://blogs.msdn.com/wadedor/archive/tags/colors/default.aspx</link><description>Tags: colors</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Changing the background color of ProClarity Performance Map (aka Heat Map)</title><link>http://blogs.msdn.com/wadedor/archive/2008/07/17/changing-the-background-color-of-proclarity-performance-map-aka-heat-map.aspx</link><pubDate>Thu, 17 Jul 2008 19:45:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8744433</guid><dc:creator>Wade Dorrell</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/wadedor/comments/8744433.aspx</comments><wfw:commentRss>http://blogs.msdn.com/wadedor/commentrss.aspx?PostID=8744433</wfw:commentRss><description>&lt;p&gt;Customers often want to set the background color of analytic visualizations such as the ProClarity charts &amp;amp; grids, to match a corporate or dashboard theme. Unlike the ProClarity charts &amp;amp; grids, it's not possible to set the background color of the heat map visualization within ProClarity Professional... it's always a cream color... but it can be changed through a simple modification to the PAS server CSS files.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/wadedor/WindowsLiveWriter/ChangingthebackgroundcolorofProClarityPe_9750/image_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="320" alt="Cream should be on the list of banned colors, along with sea foam green and salmon." src="http://blogs.msdn.com/blogfiles/wadedor/WindowsLiveWriter/ChangingthebackgroundcolorofProClarityPe_9750/image_thumb.png" width="448" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The color is defined per-language in &lt;em&gt;&amp;lt;PAS virtual directory&amp;gt;&lt;/em&gt;&lt;virtual&gt;/&lt;em&gt;&amp;lt;PAS language&amp;gt;&lt;/em&gt;/src/treeview.css:&lt;/p&gt;  &lt;p&gt;body {   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; height: 100%;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; margin: 0px 0px 0px 0px;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; padding: 0px 0px 0px 0px;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; width: 100%;    &lt;br /&gt;&lt;strong&gt;&amp;#160;&amp;#160;&amp;#160; background-color: #ece9d8;&lt;/strong&gt;    &lt;br /&gt;}&lt;/p&gt;  &lt;p&gt;Feel free to change it for each language pack. Although it's unlikely a PAS service pack or hotfix would update this file, you may have to re-apply the changes after installing a SP or hotfix.&lt;/p&gt;  &lt;p&gt;The downside to all of this is it's a global change, affecting all heat maps rendered by the PAS server. I have visions of using URL-rewrite to make this dynamic per heat map instance, but unless someone wants to make my vision reality, that's all it is for the moment.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8744433" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/wadedor/archive/tags/proclarity/default.aspx">proclarity</category><category domain="http://blogs.msdn.com/wadedor/archive/tags/visualizations/default.aspx">visualizations</category><category domain="http://blogs.msdn.com/wadedor/archive/tags/heatmap/default.aspx">heatmap</category><category domain="http://blogs.msdn.com/wadedor/archive/tags/performance+map/default.aspx">performance map</category><category domain="http://blogs.msdn.com/wadedor/archive/tags/colors/default.aspx">colors</category></item></channel></rss>