Sep
09
Setting the Background on Nautilus Special Places' Headers
10:37To change the background color of the special headers in Search and CD-Creator put something like the following in your gtkrc:
style "extra-view-widgets"
{
# Fx. The special header in Nautilus Search and CD Creator
bg[NORMAL] = "#CD6127"
}
widget "*.nautilus-extra-view-widget" style:highest "extra-view-widgets"