--- /usr/share/themes/DarkRoom/gtk-2.0/gtkrc 2008-10-24 21:17:36.000000000 +0200 +++ .themes/DarkRoomMio/gtk-2.0/gtkrc 2008-10-24 22:20:54.000000000 +0200 @@ -418,6 +421,15 @@ widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround" +# Workaround for the problem while renaming files on nautilus +# https://bugs.launchpad.net/ubuntu/+source/ubuntu-artwork/+bug/288851 +style "murrine-darker" +{ + fg[NORMAL] = shade (0.1, @fg_color) + fg[ACTIVE] = shade (0.1, @fg_color) +} +widget "*auti*IconView*" style : highest "murrine-darker" + # Theme panel elements widget "*PanelWidget*" style "murrine-panel" widget "*PanelApplet*" style "murrine-panel"