How can I change the appearance of KDE applications?
I use Gnome. I want to change the appearance of KDE applications such as Amarok. The colors in Amarok don't match the rest of my applications. How can I customize them?
Solution 1:
you can install qt4-qtconfig :
sudo apt-get install qt4-qtconfig
this tool to change any Qt 4 apps' theme, it's can mimic GTK theme too for Qt, but if there is any qt3 apps, use qt3-qtconfig
sudo apt-get install qt3-qtconfig