7

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?

jokerdino
  • 41,732
ændrük
  • 78,496

1 Answers1

5

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

htorque
  • 66,086
squallbayu
  • 3,054