<?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=7081&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Xfce-dusk problem white text]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7081</link>
		<description><![CDATA[The most recent posts in Xfce-dusk problem white text.]]></description>
		<lastBuildDate>Sun, 06 May 2012 13:44:55 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Xfce-dusk problem white text]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26140#p26140</link>
			<description><![CDATA[<p>Try installing the “stylish” extension with <a href="http://userstyles.org/styles/23516/midnight-surfing-global-dark-style" rel="nofollow">http://userstyles.org/styles/23516/midn … dark-style</a> or <a href="http://userstyles.org/styles/681/light-text-on-black-background" rel="nofollow">http://userstyles.org/styles/681/light- … background</a> .</p>]]></description>
			<author><![CDATA[dummy@example.com (stqn)]]></author>
			<pubDate>Sun, 06 May 2012 13:44:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26140#p26140</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce-dusk problem white text]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26124#p26124</link>
			<description><![CDATA[<p>En el tema &quot;Xfce-Dusk&quot;, parte del texto aparece en un fondo blanco, pero si cambia el color a un color más oscuro, otras aplicaciones que tienen color de fondo oscuro tendran el mismo problema. La única solución que encontré fue cambiar el confictivo blanco a un contraste gris. De esta manera, se puede contrastar el fondo blanco con texto gris, y viceversa.</p><p>un ejemplo de este problema, en la página de Facebook, o de búsqueda de google, cuando quiero escribir algo en el cuadro de texto en Firefox, las palabras no se muestran. Esto sucede en este tema.</p><p>para hacerlos visibles, tendriamos que cambiar;</p><p>&#160; &#160; &#160;GtkEntry :: cursor_color = &quot;# fcfcfc&quot;<br />&#160; &#160; &#160;GtkEntry :: secondary_cursor_color = &quot;# fcfcfc&quot;<br />&#160; &#160; &#160;GtkTextView :: cursor_color = &quot;# fcfcfc&quot;<br />&#160; &#160; &#160;GtkTextView :: secondary_cursor_color = &quot;# fcfcfc&quot;<br />&#160; &#160; <br />a<br />&#160; &#160; <br />&#160; &#160; &#160;GtkEntry :: cursor_color = &quot;# 777777&quot;<br />&#160; &#160; &#160;GtkEntry :: secondary_cursor_color = &quot;# 777777&quot;<br />&#160; &#160; &#160;GtkTextView :: cursor_color = &quot;# 777777&quot;<br />&#160; &#160; &#160;GtkTextView :: secondary_cursor_color = &quot;# 777777&quot;</p><p>( #777777 o su color favorito)</p><p>y text[ACTIVE] &amp; text[NORMAL] con el mismo color.</p><p>No es el gran problema, pero para solucionar esto, buscando en Google no funcionó esta vez<br />Aquí están las gtk de este &quot;tema&quot;, es gtk-2.0:<br /><a href="http://pastebin.com/EeniHgMG" rel="nofollow">http://pastebin.com/EeniHgMG</a></p><p>si se puede mejorar por favor escríbalo aquí, gracias</p>]]></description>
			<author><![CDATA[dummy@example.com (manhattan)]]></author>
			<pubDate>Sat, 05 May 2012 07:32:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26124#p26124</guid>
		</item>
		<item>
			<title><![CDATA[Xfce-dusk problem white text]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26123#p26123</link>
			<description><![CDATA[<p>Hi everybody!, i&#039;m new here, and my english is very bad, but i will try;<br />In &quot;Xfce-dusk&quot; theme, some text appears white in a text background white, but if you change this color to a darker color, the others app show a text dark in a background dark. The only solution was i found change the conflictive white color to a gray contrast. In this way, can contrast white background with gray text, and vice versa.</p><p>a example of this problem, in facebook page, or google search, when i want write some in the textbox on firefox, the words don&#039;t shows. This happens in this theme. </p><p>to make them visible, we have to do is to change;</p><p>&#160; &#160; GtkEntry::cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= &quot;#fcfcfc&quot;<br />&#160; &#160; GtkEntry::secondary_cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160;= &quot;#fcfcfc&quot;<br />&#160; &#160; GtkTextView::cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = &quot;#fcfcfc&quot;<br />&#160; &#160; GtkTextView::secondary_cursor_color&#160; &#160; &#160; &#160; &#160; = &quot;#fcfcfc&quot;<br />&#160; &#160; <br />to<br />&#160; &#160; <br />&#160; &#160; GtkEntry::cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= &quot;#777777&quot;<br />&#160; &#160; GtkEntry::secondary_cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160;= &quot;#777777&quot;<br />&#160; &#160; GtkTextView::cursor_color&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = &quot;#777777&quot;<br />&#160; &#160; GtkTextView::secondary_cursor_color&#160; &#160; &#160; &#160; &#160; = &quot;#777777&quot;</p><p>(#777777 or your favourite color)<br />&#160; &#160; <br />and text[ACTIVE] &amp; text[NORMAL] change to the same color.<br />&#160; &#160; <br />It is not the big problem, but to solve this, googling did not work this time<br />Here are the gtk of this &quot;theme&quot;, is gtk-2.0:<br /><a href="http://pastebin.com/EeniHgMG" rel="nofollow">http://pastebin.com/EeniHgMG</a></p><p>if you can improve please type it here, Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (manhattan)]]></author>
			<pubDate>Sat, 05 May 2012 07:30:58 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26123#p26123</guid>
		</item>
	</channel>
</rss>
