Texto de iconos sin sombra | Gnome DM [.gtkrc-2.0]

Gnome-color-chooser suele tambien eliminar las sombras pero si es solo eso lo que se va a modificar entonces podemos editar el .gtkrc:

style "desktop-icon"
{
NautilusIconContainer::frame_text = 1
NautilusIconContainer::normal_alpha = 0
NautilusIconContainer::highlight_alpha = 255
NautilusIconContainer::dark_info_color = "#444444"
NautilusIconContainer::light_info_color = "#bbbbbb"
}
class "GtkWidget" style "desktop-icon"
Change the text[NORMAL]–color to change the icon name color. dark and light info colors are used for addition icon info, if you have any enabled..

Lo anterior lo puedes editar a tu gusto.

Advertisement

2 Responses

It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s