[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/apps/plasma/applets/folderview
From:       Fredrik Höglund <fredrik () kde ! org>
Date:       2008-06-30 22:10:18
Message-ID: 1214863818.995434.21639.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 826538 by fredrik:

Apparently the applet's palette doesn't match the theme's palette.

 M  +1 -1      folderview.cpp  


--- trunk/KDE/kdebase/apps/plasma/applets/folderview/folderview.cpp #826537:826538
@@ -637,7 +637,7 @@
                 updateTextShadows(palette().color(QPalette::HighlightedText));
                 opt.state |= QStyle::State_Selected;
             } else {
-                updateTextShadows(palette().color(QPalette::Text));
+                updateTextShadows(Plasma::Theme::defaultTheme()->color(Plasma::Theme::TextColor));
             }
 
             if (hasFocus() && index == m_selectionModel->currentIndex()) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic