What desktop environment were you using before switching to Gnome? You might be able to get by without actually changing DEs by tricking Qt into believing you're using something else. Launching sigil from a command-line using something like:
`XDG_CURRENT_DESKTOP=XFCE sigil`
has been used to bypass the KDE platform theme plugin with success in the past.
|