I run a number of applications remotely from a RHEL 6 server. I have managed to get the themes of the GTK applications to work correctly by editing the ~/.gtkrc-2.0 file and including the line:
include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"
However, the transparent parts of the icons are drawn black when run remotely (see screenshot). How can I get these icons to render correctly?
