27 Apr 12:53
Re: Re: Desktop icons description font color
From: Gianluca Borello <g.borello <at> gmail.com>
Subject: Re: Re: Desktop icons description font color
Newsgroups: gmane.comp.gnome.general
Date: 2008-04-27 10:53:04 GMT
Subject: Re: Re: Desktop icons description font color
Newsgroups: gmane.comp.gnome.general
Date: 2008-04-27 10:53:04 GMT
On Sun, Apr 27, 2008 at 12:37 PM, Marek Kozlowski
<kozlowsm <at> 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.
RSS Feed