Re: Re: Desktop icons description font color



On Sun, Apr 27, 2008 at 12:37 PM, Marek Kozlowski
<kozlowsm mini pw edu pl> wrote:

>  desktop (Computer, user's home, Trash, ...). Can you more precisely
>  describe what entries in .gtkrc-2.0 I need for them?

Try with:

style "desktop-icon"
{
NautilusIconContainer::frame_text = 1
text[NORMAL] = "#000000"
NautilusIconContainer::normal_alpha = 0
}
class "GtkWidget" style "desktop-icon"

Obviously you must replace #000000 with the color code you want, and
this should work.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]