<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=4189&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / The panel's colour wouldn't change :(]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=4189</link>
		<description><![CDATA[The most recent posts in The panel's colour wouldn't change :(.]]></description>
		<lastBuildDate>Mon, 01 Dec 2008 20:15:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16316#p16316</link>
			<description><![CDATA[<div class="quotebox"><cite>dillbo wrote:</cite><blockquote><div><p>Well then, did the panels look like this before you installed the new theme? Judging from some screenshots on the net, Mandriva seems to have a custom background for the panel looking like yours. I use Debian so I wouldn&#039;t know where this is kept. Maybe you should look for a panel.rc.</p></div></blockquote></div><p>Also, if you create a .gtkrc-2.0 file and place it in your home folder, maybe it will overwrite the panel.rc that your Mandriva distro might be using. I have never used Mandriva but a .gtkrc-2.0 has always overwritten my panel for Archlinux and xubuntu.</p>]]></description>
			<author><![CDATA[dummy@example.com (crimesaucer)]]></author>
			<pubDate>Mon, 01 Dec 2008 20:15:16 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16316#p16316</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16228#p16228</link>
			<description><![CDATA[<p>Well then, did the panels look like this before you installed the new theme? Judging from some screenshots on the net, Mandriva seems to have a custom background for the panel looking like yours. I use Debian so I wouldn&#039;t know where this is kept. Maybe you should look for a panel.rc.</p>]]></description>
			<author><![CDATA[dummy@example.com (dillbo)]]></author>
			<pubDate>Tue, 18 Nov 2008 21:19:35 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16228#p16228</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16227#p16227</link>
			<description><![CDATA[<p>Yes, I know, but -- not such file&#160; :-(</p>]]></description>
			<author><![CDATA[dummy@example.com (nausicaa)]]></author>
			<pubDate>Tue, 18 Nov 2008 19:27:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16227#p16227</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16226#p16226</link>
			<description><![CDATA[<div class="quotebox"><cite>nausicaa wrote:</cite><blockquote><div><p>It is strange, but I don&#039;t have gtkrc-2.0 file in my home folder, neither in the ~/ folder...</p><p>Should I edit from /usr/share/themes/themename...&#160; :?</p></div></blockquote></div><p>The file you&#039;re looking for is hidden, i.e it&#039;s not gtkrc-2.0 but .gtkrc-2.0. You need to enable the option to show hidden files in Thunar to see it.</p>]]></description>
			<author><![CDATA[dummy@example.com (dillbo)]]></author>
			<pubDate>Tue, 18 Nov 2008 18:04:27 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16226#p16226</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16224#p16224</link>
			<description><![CDATA[<p>It is strange, but I don&#039;t have gtkrc-2.0 file in my home folder, neither in the ~/ folder...</p><p>Should I edit from /usr/share/themes/themename...&#160; :?</p>]]></description>
			<author><![CDATA[dummy@example.com (nausicaa)]]></author>
			<pubDate>Tue, 18 Nov 2008 12:35:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16224#p16224</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16221#p16221</link>
			<description><![CDATA[<p>This is a simple .gtkrc-2.0 file for your &quot;/home/your-name&quot; directory:</p><div class="codebox"><pre><code>style &quot;panel&quot;
{
  bg[NORMAL] = &quot;#181818&quot;
  bg_pixmap[NORMAL] = &quot;panel.png&quot;
  fg[NORMAL] = &quot;#FFFFFF&quot;
  }

widget_class &quot;*Panel*&quot;      style &quot;panel&quot;
widget &quot;*Panel*&quot;            style &quot;panel&quot;
class &quot;*Panel*&quot;             style &quot;panel&quot;</code></pre></div><p>Change the bg[NORMAL] color to whatever theme you want to match, and the fg[NORMAL] for readable text.</p><p>As for the panel.png, it should be 1 pixel wide, and as tall as you want your panel. It can be totally transparent to give the glossy effect over you bg[NORMAL] color..... or it can be a solid image like a gradient that will be placed and repeated over your bg[NORMAL] color.....</p><br /><p>let me know if any of this works for you.</p>]]></description>
			<author><![CDATA[dummy@example.com (crimesaucer)]]></author>
			<pubDate>Mon, 17 Nov 2008 22:28:17 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16221#p16221</guid>
		</item>
		<item>
			<title><![CDATA[Re: The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16220#p16220</link>
			<description><![CDATA[<div class="quotebox"><cite>nausicaa wrote:</cite><blockquote><div><p>When I install a GTK theme, everything is OK, except the panel&#039;s colour&#160; &#160;:-(</p><p><a href="http://img511.imageshack.us/my.php?image=screenshot1vv8.png" rel="nofollow"><span class="postimg"><img src="http://img511.imageshack.us/img511/13/screenshot1vv8.th.png" alt="screenshot1vv8.th.png" /></span></a><a href="http://g.imageshack.us/thpix.php" rel="nofollow"><span class="postimg"><img src="http://img511.imageshack.us/images/thpix.gif" alt="thpix.gif" /></span></a></p><p>How could I fix that?</p><p>I am with Mandriva 2009.0, xfwm4.</p></div></blockquote></div><p>Are you using a gtkrc-2.0 for the panel image?</p><p>If so, you would need to either delete the old gtkrc-2.0 file, or edit it to use your new theme&#039;s colors and a new image to match.</p><br /><p>To me, it looks as if you used a clear &quot;panel.png&quot; of the kokodi xfwm4 theme..... it&#039;s something I use to do and a tip I&#039;ve shared on the web for people that use the kokodi xfwm4 theme and would like a matching panel image.</p><br /><p>If you use the clear image (with that glossy effect), and compositing turned on..... all you have to do is change your bg[NORMAL] to the matching color of your new theme.</p><br /><p>Another hint for you. It seems that the &quot;panel.png&quot; image that the gtkrc-2.0 you are using is probably about 25px tall, and your panel is set to about 35px tall..... so it repeats itself instead of looking like a smooth glossy effect.</p><br /><p>Try a bigger image, or make the panel the same height. If the panel image is clear, then like I said above, all you need to do is edit the bg[NORMAL] = &quot;#3C3C3C&quot; for the dark gray color, or bg[NORMAL] = &quot;#3E6CA8&quot; for the dark blue colors of your theme.</p>]]></description>
			<author><![CDATA[dummy@example.com (crimesaucer)]]></author>
			<pubDate>Mon, 17 Nov 2008 22:09:29 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16220#p16220</guid>
		</item>
		<item>
			<title><![CDATA[The panel's colour wouldn't change :(]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=16215#p16215</link>
			<description><![CDATA[<p>When I install a GTK theme, everything is OK, except the panel&#039;s colour&#160; &#160;:-(</p><p><a href="http://img511.imageshack.us/my.php?image=screenshot1vv8.png" rel="nofollow"><span class="postimg"><img src="http://img511.imageshack.us/img511/13/screenshot1vv8.th.png" alt="screenshot1vv8.th.png" /></span></a><a href="http://g.imageshack.us/thpix.php" rel="nofollow"><span class="postimg"><img src="http://img511.imageshack.us/images/thpix.gif" alt="thpix.gif" /></span></a></p><p>How could I fix that?</p><p>I am with Mandriva 2009.0, xfwm4.</p>]]></description>
			<author><![CDATA[dummy@example.com (nausicaa)]]></author>
			<pubDate>Mon, 17 Nov 2008 15:11:05 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=16215#p16215</guid>
		</item>
	</channel>
</rss>
