Hi,

I've modified the palette, but I've used the
QPalette::setColor( ColorRole role, const QColor & color ), instead of
QPalette::setColor ( ColorGroup group, ColorRole role, const QColor & color )
so I've changed all color groups instead of active color only.

Thanks for help

me