<?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=2783&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / modifying a theme (Gentle)]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2783</link>
		<description><![CDATA[The most recent posts in modifying a theme (Gentle).]]></description>
		<lastBuildDate>Fri, 15 Sep 2006 15:32:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11802#p11802</link>
			<description><![CDATA[<p>ok thanks to all of you i&#039;ve learned some interesting stuffs, and i finally obtained what i wanted <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>thx again&#160; ;D</p>]]></description>
			<author><![CDATA[dummy@example.com (badock)]]></author>
			<pubDate>Fri, 15 Sep 2006 15:32:00 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11802#p11802</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11799#p11799</link>
			<description><![CDATA[<p>yes you need to change the xmp files. you will need to open them with a text editor. when you do you get something like this:</p><div class="codebox"><pre><code>/* XPM */
static char * left_active_xpm&amp;#91;] = {
&quot;1 5 1 1&quot;,
&quot;.    c #A3B8CD s active_color_1&quot;,
&quot;.&quot;,
&quot;.&quot;,
&quot;.&quot;,
&quot;.&quot;,
&quot;.&quot;};</code></pre></div><p>to make the left side wider change it to this:</p><div class="codebox"><pre><code>/* XPM */
static char * left_active_xpm&amp;#91;] = {
&quot;3 5 1 1&quot;,
&quot;.    c #A3B8CD s active_color_1&quot;,
&quot;...&quot;,
&quot;...&quot;,
&quot;...&quot;,
&quot;...&quot;,
&quot;...&quot;};</code></pre></div><p>you will need to do this for rigt-*.xpm left-*.xpm bottom-*.xpm. If you want an better overview about xfwm theme look <a href="http://www.xfce.org/xfwm4-theme-howto/" rel="nofollow">here</a></p>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Fri, 15 Sep 2006 11:58:18 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11799#p11799</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11798#p11798</link>
			<description><![CDATA[<p>ok, so i managed to change the color with you help, and by copying a gtkrc file in /usr/share/file, but i still don&#039;t manage to modify the width of the window border...</p><p>this time i think it no longer has to do with the gtk-2.0/gtkrc, but more with the xfwm4/themerc but i&#039;m not sure...</p><p>so if you have some ideas, let me know <img src="http://forum.xfce.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (badock)]]></author>
			<pubDate>Fri, 15 Sep 2006 11:31:16 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11798#p11798</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11784#p11784</link>
			<description><![CDATA[<p>add this to the gtkrc (~/.themes/$THEME_NAME/gtk-2.0/gtkrc) </p><div class="codebox"><pre><code>style &quot;window-border&quot; = &quot;default&quot;
{
#avtive window color
  bg[SELECTED]  = &quot;#8B866D&quot;
#active window text color
  fg[SELECTED]  = &quot;#ffffff&quot;

#inactive window color
  bg[INSENSITIVE]  = &quot;#F2F1E9&quot;
#inactive text color
  fg[INSENSITIVE]  = &quot;#5E5C4F&quot;
}

widget &quot;xfwm&quot;               style &quot;window-border&quot;</code></pre></div><p> If you have saved any changes in the gimp you will have to redownload the theme becuse the gimp fsck up the color pickup.</p>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Thu, 14 Sep 2006 16:17:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11784#p11784</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11783#p11783</link>
			<description><![CDATA[<div class="quotebox"><cite>systemx wrote:</cite><blockquote><div><p>my bad, you are absolutely right. it&#039;s already set to pickup gtk2 colors.</p></div></blockquote></div><p>err ok so ,,, what do i do now ?<br />i&#039;m quite lost&#160; :-|</p>]]></description>
			<author><![CDATA[dummy@example.com (badock)]]></author>
			<pubDate>Thu, 14 Sep 2006 16:10:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11783#p11783</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11781#p11781</link>
			<description><![CDATA[<p>my bad, you are absolutely right. it&#039;s already set to pickup gtk2 colors.</p>]]></description>
			<author><![CDATA[dummy@example.com (systemx)]]></author>
			<pubDate>Thu, 14 Sep 2006 13:59:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11781#p11781</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11780#p11780</link>
			<description><![CDATA[<p>ok i tried to modify the colors within the xpm files, but it won&#039;t change anything...<br />(but i can change the shape of the main bar)<br />plus, i noticed that the colors change when i change the theme in &#039;User Interface&#039; (not &#039;Window Manager&#039;),<br />for instance it becomes yellow with the theme : xfce-b5</p><p>so maybe i should modify the current theme (in &#039;User Interface&#039;, which is NOT Gentle) but where the hell is that ?</p><p>thanks, i hope you understand what i say <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (badock)]]></author>
			<pubDate>Thu, 14 Sep 2006 10:09:49 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11780#p11780</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11773#p11773</link>
			<description><![CDATA[<div class="quotebox"><cite>badock wrote:</cite><blockquote><div><p>hello all,</p><p>i&#039;ve installed the theme <a href="http://xfce-look.org/content/show.php?content=38852" rel="nofollow">Gentle</a> forx xfce4, and i can change the appearance by modifying the file ~/.themes/Gentle_2.0/xfwm4/themerc (i can withdraw the shadows etc.) but i&#039;d also like to change the colors and the size of the edges of the windows ... and i don&#039;t manage to do it&#160; :-x</p><p>i&#039;ve modified the file ~/.themes/Gentle_2.0/gtk-2.0/gtkrc but all the things i changed have no effect on the appearance at all</p><p>maybe i don&#039;t do the right things, if so, i would appreciate if you could show me the way&#160; &#160;^-^</p></div></blockquote></div><p>it seems that xfwm4 theme wasn&#039;t made to pickup gtk2 colors.<br />thats why the color doesn&#039;t change when you change gtk2 themes.</p><p>in order to do what you want to do, you would have to edit the *.xpm files.</p>]]></description>
			<author><![CDATA[dummy@example.com (systemx)]]></author>
			<pubDate>Wed, 13 Sep 2006 12:00:03 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11773#p11773</guid>
		</item>
		<item>
			<title><![CDATA[Re: modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11772#p11772</link>
			<description><![CDATA[<p><img src="http://forum.xfce.org/img/smilies/roll.png" width="15" height="15" alt="roll" /> I am not sure, but i think you have to modify *.xpm files in xfce4 directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (McMax)]]></author>
			<pubDate>Wed, 13 Sep 2006 08:36:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11772#p11772</guid>
		</item>
		<item>
			<title><![CDATA[modifying a theme (Gentle)]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=11771#p11771</link>
			<description><![CDATA[<p>hello all,</p><p>i&#039;ve installed the theme <a href="http://xfce-look.org/content/show.php?content=38852" rel="nofollow">Gentle</a> forx xfce4, and i can change the appearance by modifying the file ~/.themes/Gentle_2.0/xfwm4/themerc (i can withdraw the shadows etc.) but i&#039;d also like to change the colors and the size of the edges of the windows ... and i don&#039;t manage to do it&#160; :-x</p><p>i&#039;ve modified the file ~/.themes/Gentle_2.0/gtk-2.0/gtkrc but all the things i changed have no effect on the appearance at all</p><p>maybe i don&#039;t do the right things, if so, i would appreciate if you could show me the way&#160; &#160;^-^</p>]]></description>
			<author><![CDATA[dummy@example.com (badock)]]></author>
			<pubDate>Wed, 13 Sep 2006 08:25:15 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=11771#p11771</guid>
		</item>
	</channel>
</rss>
