Accesskeys: Mit n zur Navigation, mit c zum Inhalt

Diese Webseite verwendet Cookies zum Spamschutz, zur dauerhaften Sprachauswahl, zum dauerhaften einloggen und für Statistiksoftware.

Mit Nutzung dieser Webseite erklären Sie sich damit einverstanden. Datenschutzerklärung

change nautilus side pane colour

[UPDATE 18.01.2011]
Finally somebody had the same problem like me and came up with a better solution. The problem with what I wrote: Changes get lost on nautilus updates.

To get the "real deal", stick to Joeys How-To at OMG! ubuntu. Thanks for reading.

[/UPDATE]

to change the side pane colour in nautilus, open the gtkrc file for your theme

e.g.

sudo gedit /usr/share/Ambiance/gtk-2.0/gtkrc


and add

style "treeview-mod"
{  
    GtkTreeView::even_row_color   = "#F2F1F0"
}
widget "*NautilusNavigationWindow*" style "treeview-mod"


only issue: when switching the view to treeview, the background changes, too. But thats not so bad as you mostly use treeview when the folder is full, so that you never see the background in treeview anyway.

I did this with nautilus elementary mod, so I do not know if it fully works with the standard nautilus. 

Take a look at these threads at ubuntuforums to get your own clues:
http://ubuntuforums.org/showthread.php?t=1539296
http://ubuntuforums.org/showthread.php?t=1381274

have fun customizing your nautilus. If not, just stick to the standard themes. ;)
Tim Wahrendorff
16.10.2010

< working at the uni tips   webdeveloper tips >

Kommentar schreiben

Gravatar Unterstützung

* benötigt


Die E-Mail Adresse wird versteckt und nur genutzt um Dein Gravatar an zu zeigen, wenn Du eins hast.