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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin/clients/oxygen
From:       Stefan Monov <logixoul () gmail ! com>
Date:       2008-06-21 20:53:53
Message-ID: 1214081633.013858.28920.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 822883 by logixoul:

use the proper color for the deco scratches. maybe will use a "detail
color" in the future.


 M  +1 -1      oxygenclient.cpp  


--- trunk/KDE/kdebase/workspace/kwin/clients/oxygen/oxygenclient.cpp #822882:822883
@@ -408,7 +408,7 @@
 {
     QLinearGradient scratchlg(QPoint(start,0), QPoint(end,0));
     scratchlg.setColorAt(0.0, Qt::transparent);
-    scratchlg.setColorAt(0.05, palette.color(QPalette::Highlight));
+    scratchlg.setColorAt(0.05, KDecoration::options()->color(ColorTitleBar));
     scratchlg.setColorAt(1.0, Qt::transparent);
     QPen pen1(scratchlg, 0.5);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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