Comment 9 for bug 899960

Revision history for this message
korst (jasperkorst) wrote :

It's in the theme. and you can do something about it:

In YourTheme/gtk-3.0/gtk.css you'll find this line:
"@define-color info_bg_color rgb (252, 252, 189); "
change the numbers to change the color. (choose something light, cus i dont know how to change the text color. the color on line "@define-color selected_bg_color" would be nice for example)

A neater solution would be to do this via YourTheme/gtk-3.0/apps/nautilus.css, but there are selectors that affect the background-color of the trash and search ribbons in there and i don't know how to make them.