<?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=3079&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Gradient on XFCE panel - without using a PNG]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3079</link>
		<description><![CDATA[The most recent posts in Gradient on XFCE panel - without using a PNG.]]></description>
		<lastBuildDate>Wed, 06 Jun 2007 01:37:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Gradient on XFCE panel - without using a PNG]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14283#p14283</link>
			<description><![CDATA[<p>I use a gradient box fill for gradients in my toolbar, menubar, menus, buttons, and scrollbars. As for the &quot;panel&quot;, I use a .gtkrc-2.0 file to add a glossy panel image using bg_pixmap.</p><p>this is for my panel:</p><div class="codebox"><pre><code>style &quot;panel&quot;
{
  bg[NORMAL] = &quot;#E9B9D3&quot;
  bg_pixmap[NORMAL] = &quot;panel89.png&quot;
  fg[NORMAL] = &quot;#000000&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>This is in my gtkrc of my original Xfce-milkyblue gtk-2.0</p><p>I add boxfills to all the engine &quot;xfce&quot; parts:</p><div class="codebox"><pre><code>engine &quot;xfce&quot;
    {
        grip_style = slide
        smooth_edge = true
    boxfill
        {
            fill_style = gradient
            orientation = vertical
            shade_start = 0.89 
            shade_end = 1.00
        }
    }
}</code></pre></div><p>and then I change the shade_start/end percentages for different parts to the way I want it, or the orientation to = auto for the gradient to be different...</p><p>I use a boxfill for most all of my themes...this is my latest, and I only have to add a userChrome.css image for the Firefox tab-bar, you can even make a theme that doesn&#039;t need userChrome.css, but it is difficult to match it perfectly with the Firefox gradient tab-bar:</p><p><span class="postimg"><img src="http://i144.photobucket.com/albums/r161/crimesaucer/Screenshot-121-3.png" alt="Screenshot-121-3.png" /></span><br /><a href="http://i144.photobucket.com/albums/r161/crimesaucer/Screenshot-121-2.png" rel="nofollow">http://i144.photobucket.com/albums/r161 … -121-2.png</a></p>]]></description>
			<author><![CDATA[dummy@example.com (crimesaucer)]]></author>
			<pubDate>Wed, 06 Jun 2007 01:37:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14283#p14283</guid>
		</item>
		<item>
			<title><![CDATA[Gradient on XFCE panel - without using a PNG]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12922#p12922</link>
			<description><![CDATA[<p>Impossible?</p><p>PNGs don&#039;t scale on the XFCE panel and this causes some weird things if the panel is on a side of the screen or small.</p>]]></description>
			<author><![CDATA[dummy@example.com (mooninite)]]></author>
			<pubDate>Mon, 29 Jan 2007 03:18:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12922#p12922</guid>
		</item>
	</channel>
</rss>
