<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Setting a custom Gtk theme for specific applications</title>
	<atom:link href="http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/</link>
	<description></description>
	<lastBuildDate>Mon, 07 Dec 2009 12:39:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: daspostloch</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-692</link>
		<dc:creator>daspostloch</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-692</guid>
		<description>Hi urukrama, thanks, this would actually solve a lot of problems with small apps and my dark theme for me. However, I think I&#039;m in the gnome-settings-daemon case.
At least it doesnt work for me and I set my gtk theme via
System-&gt;Prefs-&gt;Look and feel-&gt;appearance under Fedora/Gnome. So do you know another way to set a gtk theme, circumventing this gnome setting thing?
Thanks, dpl</description>
		<content:encoded><![CDATA[<p>Hi urukrama, thanks, this would actually solve a lot of problems with small apps and my dark theme for me. However, I think I&#8217;m in the gnome-settings-daemon case.<br />
At least it doesnt work for me and I set my gtk theme via<br />
System-&gt;Prefs-&gt;Look and feel-&gt;appearance under Fedora/Gnome. So do you know another way to set a gtk theme, circumventing this gnome setting thing?<br />
Thanks, dpl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias Schmidbauer</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-660</link>
		<dc:creator>Tobias Schmidbauer</dc:creator>
		<pubDate>Sun, 12 Jul 2009 23:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-660</guid>
		<description>@ Daniel Añez:
Your command will work when you add the missing quotation marks.</description>
		<content:encoded><![CDATA[<p>@ Daniel Añez:<br />
Your command will work when you add the missing quotation marks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edu</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-583</link>
		<dc:creator>Edu</dc:creator>
		<pubDate>Tue, 24 Mar 2009 18:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-583</guid>
		<description>Thanks you, it work with OOo but only with some themes.</description>
		<content:encoded><![CDATA[<p>Thanks you, it work with OOo but only with some themes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urukrama</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-556</link>
		<dc:creator>urukrama</dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-556</guid>
		<description>I&#039;m not sure this works with OpenOffice, which isn&#039;t really a GTK application (but emulates GTK).</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure this works with OpenOffice, which isn&#8217;t really a GTK application (but emulates GTK).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Añez</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-549</link>
		<dc:creator>Daniel Añez</dc:creator>
		<pubDate>Mon, 16 Feb 2009 20:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-549</guid>
		<description>i guess you dont have the time to answer =/</description>
		<content:encoded><![CDATA[<p>i guess you dont have the time to answer =/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Añez</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-546</link>
		<dc:creator>Daniel Añez</dc:creator>
		<pubDate>Sat, 14 Feb 2009 15:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-546</guid>
		<description>it doesnt work for me :S i have linux mint6 and open office.org 3.0 and i tried those steps! maybe it doesnt work in the latest version of gnome? 
look at the command of the launcher i made:

bash -c GTK2_RC_FILES=/home/daniel/.themes/Shiki-Wise/gtk-2.0/gtkrc openoffice.org3 -writer

and i get get the same openoffice window with my blue-joy theme and the ugly high-contrast look =/</description>
		<content:encoded><![CDATA[<p>it doesnt work for me :S i have linux mint6 and open office.org 3.0 and i tried those steps! maybe it doesnt work in the latest version of gnome?<br />
look at the command of the launcher i made:</p>
<p>bash -c GTK2_RC_FILES=/home/daniel/.themes/Shiki-Wise/gtk-2.0/gtkrc openoffice.org3 -writer</p>
<p>and i get get the same openoffice window with my blue-joy theme and the ugly high-contrast look =/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3ark</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-330</link>
		<dc:creator>3ark</dc:creator>
		<pubDate>Sun, 05 Oct 2008 00:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-330</guid>
		<description>Yes, this is often used by people who enjoy dark themes. Its a great work around for things like OpenOffice which will force the ugly high-contrast icons into use on dark themes. This blog is incredibly useful by the way, keep it up!</description>
		<content:encoded><![CDATA[<p>Yes, this is often used by people who enjoy dark themes. Its a great work around for things like OpenOffice which will force the ugly high-contrast icons into use on dark themes. This blog is incredibly useful by the way, keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volante</title>
		<link>http://urukrama.wordpress.com/2008/07/13/setting-a-custom-gtk-theme-for-specific-applications/#comment-265</link>
		<dc:creator>volante</dc:creator>
		<pubDate>Tue, 15 Jul 2008 18:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/?p=89#comment-265</guid>
		<description>thank you, for me this is very useful

i like black themes, but icon in firefox are awful with that themes

http://img261.imageshack.us/img261/9724/firefoxnegrobk5.png

http://img261.imageshack.us/img261/6800/firefoxblancovk5.png</description>
		<content:encoded><![CDATA[<p>thank you, for me this is very useful</p>
<p>i like black themes, but icon in firefox are awful with that themes</p>
<p><a href="http://img261.imageshack.us/img261/9724/firefoxnegrobk5.png" rel="nofollow">http://img261.imageshack.us/img261/9724/firefoxnegrobk5.png</a></p>
<p><a href="http://img261.imageshack.us/img261/6800/firefoxblancovk5.png" rel="nofollow">http://img261.imageshack.us/img261/6800/firefoxblancovk5.png</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
