<?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=3015&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Customize panel]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3015</link>
		<description><![CDATA[The most recent posts in Customize panel.]]></description>
		<lastBuildDate>Wed, 31 Jan 2007 06:05:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12970#p12970</link>
			<description><![CDATA[<p>Its quite easy really. Just download LiNsta theme, copy its panel background images from its folder to your theme, and then modify your theme to use the panel background.</p>]]></description>
			<author><![CDATA[dummy@example.com (pieman)]]></author>
			<pubDate>Wed, 31 Jan 2007 06:05:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12970#p12970</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12725#p12725</link>
			<description><![CDATA[<p>Almost there.</p><div class="codebox"><pre class="vscroll"><code>style &quot;panel&quot;
{
fg[NORMAL] = &quot;#ffffff&quot;
# fg[PRELIGHT] = &quot;#000000&amp;#8243;
# fg[ACTIVE] = &quot;#000000&quot;
# fg[SELECTED] = &quot;#000000&amp;#8243;
# fg[INSENSITIVE] = &quot;#8A857C&quot;
bg[NORMAL] = &quot;#000099&quot;
# bg[PRELIGHT] = &quot;#dfdfdf&quot;
# bg[ACTIVE] = &quot;#D0D0D0&quot;
# bg[SELECTED] = &quot;#D8BB75&amp;#8243;
# bg[INSENSITIVE] = &quot;#EFEFEF&quot;
# base[NORMAL] = &quot;#ffffff&quot;
# base[PRELIGHT] = &quot;#EFEFEF&quot;
# base[ACTIVE] = &quot;#D0D0D0&amp;#8243;
# base[SELECTED] = &quot;#DAB566&amp;#8243;
# base[INSENSITIVE] = &quot;#E8E8E8&amp;#8243;
# text[NORMAL] = &quot;#161616&amp;#8243;
# text[PRELIGHT] = &quot;#000000&amp;#8243;
# text[ACTIVE] = &quot;#000000&amp;#8243;
# text[SELECTED] = &quot;#ffffff&quot;
# text[INSENSITIVE] = &quot;#8A857C&quot;

xthickness = 1
ythickness = 3

}

widget &quot;*PanelWidget*&quot; style &quot;panel&quot;
widget &quot;*PanelApplet*&quot; style &quot;panel&quot;
widget_class &quot;*Mail*&quot; style &quot;panel&quot;
class &quot;*notif*&quot; style &quot;panel&quot;
class &quot;*Notif*&quot; style &quot;panel&quot;
class &quot;*Tray*&quot; style &quot;panel&quot;
class &quot;*tray*&quot; style &quot;panel&quot;
#widget_class &quot;*MenuItem*&quot; style &quot;panel&quot;
widget_class &quot;*ToolItem*&quot; style &quot;panel&quot;
widget_class &quot;*SeparatorMenuitem*&quot; style &quot;panel&quot;
widget_class &quot;*SeparatorToolitem*&quot; style &quot;panel&quot;
widget_class &quot;*ImageMenuitem*&quot; style &quot;panel&quot;
widget_class &quot;*RadioMenuitem*&quot; style &quot;panel&quot;
widget_class &quot;*CheckMenuitem*&quot; style &quot;panel&quot;
widget_class &quot;*TearoffMenuitem*&quot; style &quot;panel&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;

style &quot;panel-clock&quot;
{
fg[NORMAL] = &quot;#ffffff&quot;
}

widget &quot;*.clock-applet-button.*&quot; style &quot;panel-clock&quot;</code></pre></div><p>The clock &quot;text&quot; is black but should be white and the Application menu is still white with black text.</p><p>EDIT: Ok, I give up! :cry:</p>]]></description>
			<author><![CDATA[dummy@example.com (bernt)]]></author>
			<pubDate>Mon, 15 Jan 2007 22:17:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12725#p12725</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12723#p12723</link>
			<description><![CDATA[<p>I doubt that that&#039;s the xfce panel, the xfce menu plugin image does not fill the<br />panel like that. <br />Looks more like the gnome-panel.</p>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Mon, 15 Jan 2007 20:35:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12723#p12723</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12712#p12712</link>
			<description><![CDATA[<p>Thanks for the reply.</p><p>I have looked at xfce-look and found several post with question on how to change the panel. No one has replied so&#160; I posted here instead.</p><p>Anyway, I found this example. I can change the color of the panel but not the text. I&#039;m I missing something?</p><div class="codebox"><pre class="vscroll"><code> style &quot;panel&quot;
{
 fg[NORMAL] = &quot;#ffffff&quot;
# fg[PRELIGHT] = &quot;#000000&quot;
# fg[ACTIVE] = &quot;#ffffff&quot;
# fg[SELECTED] = &quot;#000000&quot;
# fg[INSENSITIVE] = &quot;#8A857C&quot;
# bg[NORMAL] = &quot;#000000&quot;
# bg[PRELIGHT] = &quot;#dfdfdf&quot;
# bg[ACTIVE] = &quot;#D0D0D0&quot;
# bg[SELECTED] = &quot;#D8BB75&quot;
# bg[INSENSITIVE] = &quot;#EFEFEF&quot;
# base[NORMAL] = &quot;#ffffff&quot;
# base[PRELIGHT] = &quot;#EFEFEF&quot;
# base[ACTIVE] = &quot;#D0D0D0&quot;
# base[SELECTED] = &quot;#DAB566&quot;
# base[INSENSITIVE] = &quot;#E8E8E8&quot;
# text[NORMAL] = &quot;#161616&quot;
# text[PRELIGHT] = &quot;#000000&quot;
# text[ACTIVE] = &quot;#000000&quot;
# text[SELECTED] = &quot;#ffffff&quot;
# text[INSENSITIVE] = &quot;#8A857C&quot;
}
widget &quot;*PanelWidget*&quot; style &quot;panel&quot;
widget &quot;*PanelApplet*&quot; style &quot;panel&quot;
class &quot;*Panel*&quot; style &quot;panel&quot;
widget_class &quot;*Mail*&quot; style &quot;panel&quot;
class &quot;*notif*&quot; style &quot;panel&quot;
class &quot;*Notif*&quot; style &quot;panel&quot;
class &quot;*Tray*&quot; style &quot;panel&quot;
class &quot;*tray*&quot; style &quot;panel&quot;</code></pre></div><p>The text should be white but it&#039;s black.</p>]]></description>
			<author><![CDATA[dummy@example.com (bernt)]]></author>
			<pubDate>Sun, 14 Jan 2007 13:09:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12712#p12712</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12709#p12709</link>
			<description><![CDATA[<p>Your best bet would be to ask the author. Why don&#039;t you leave him a comment?</p><p>Also, if you&#039;ve got the thickness down, I think maybe you could find the icon for the xfce-menu and change it to the one in the screenshot. The rest look like launchers and a digital clock to me.</p>]]></description>
			<author><![CDATA[dummy@example.com (thehundredthone)]]></author>
			<pubDate>Sun, 14 Jan 2007 06:32:25 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12709#p12709</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12708#p12708</link>
			<description><![CDATA[<p>Sorry for bumping but this must be one of the best kept secrets on the internet.</p><p>I&#039;ve been googling for a week now but still havent found out how to configure the panel.</p><p>I have tried PyPanel but could not figure out how to add a Program menu to it.</p>]]></description>
			<author><![CDATA[dummy@example.com (bernt)]]></author>
			<pubDate>Sat, 13 Jan 2007 22:15:22 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12708#p12708</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12697#p12697</link>
			<description><![CDATA[<p>Please, could someone point me in the right direction. I like the panel in the xfce-dusk theme but have no clue how to copy it in to another theme or use it the ~/.gtkrc-2.0 file.</p><p>Maybe someone could post a nice example of a panel config from a ~/.gtkrc-2.0 file?</p><p>/Bernt</p>]]></description>
			<author><![CDATA[dummy@example.com (bernt)]]></author>
			<pubDate>Fri, 12 Jan 2007 08:31:56 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12697#p12697</guid>
		</item>
		<item>
			<title><![CDATA[Customize panel]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12691#p12691</link>
			<description><![CDATA[<p>Hi!</p><p>I&#039;m a Xubuntu user and new to Linux Desktop. Have used Linux server in the past. No programing skills at all.</p><p>Now I have found a theme I want to use but I don&#039;t want to install stuff what could slow down my system.</p><p>The theme look like this. <a href="http://xfce-look.org/content/show.php?content=43023" rel="nofollow">http://xfce-look.org/content/show.php?content=43023</a></p><p>I have installed the theme but it only changed the windows borders. How can I make the panel look like the one in the theme?</p><p>I have played around with the ~/.gtkrc-2.0 and added</p><div class="codebox"><pre><code>style &quot;panel&quot;
{
  bg[NORMAL] = &quot;#808080&quot;
  xthickness = 0
  ythickness = 1
 
 
}

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>But I&#039;m not there yet I guess. ;-)</p><br /><p>Kind Regards<br />/Bernt</p>]]></description>
			<author><![CDATA[dummy@example.com (bernt)]]></author>
			<pubDate>Thu, 11 Jan 2007 09:25:15 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12691#p12691</guid>
		</item>
	</channel>
</rss>
