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
Muchísimas gracias, no sabes lo que anduve buscando en Google por esto.
u r welcome!. Slds.