From kde-panel-devel Sun Nov 07 13:25:14 2010 From: Martin Date: Sun, 07 Nov 2010 13:25:14 +0000 To: kde-panel-devel Subject: Re: Color issues with Applet::showMessage() Message-Id: <201011071425.14224.darklight.xdarklight () googlemail ! com> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=128913634609691 Hi, it looks like Rick found a solution for the color issue. There were a few calls to "x->setBrush( Plasma::Theme::defaultTheme()->color( Plasma::Theme::TextColor ) );" in Amarok's code. In theory this was not a problem, but the background of these items had the color from KDE's color scheme. This might conflict in some cases. Thus Rick simply removed the setBrush calls. Now the items are using colors from KDE's color scheme and only the Plasma items are using the plasma colors :) PS: please keep me CC'ed if you reply to this email as I'm not subscribed to the list. Regards, Martin _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel