How to fix:
enter in terminal...
- Code: Select all
gksu gedit /usr/share/themes/Shiki-Midnight-Wise/gtk-3.0/apps/nautilus.css
add this text to the end of the file...
- Code: Select all
.nautilus-desktop.nautilus-canvas-item {
color: #FFFFFF;
}
.nautilus-desktop.nautilus-canvas-item:active,
.nautilus-desktop.nautilus-canvas-item:prelight,
.nautilus-desktop.nautilus-canvas-item:selected {
text-shadow: none;
}
Save the file and close.
Log out and then log back in. Enjoy!
This fix works even if you are not using Nautilus and use Nemo instead!
I am using Linux Mint 14 Nadia 64-bit Cinnamon with Nemo!
If you want just the Wise theme with this modification already applied,
you can download it here.




