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

List:       kde-commits
Subject:    kdeartwork/styles/plastik
From:       Sandro Giessl <sandro () giessl ! com>
Date:       2004-07-03 17:33:13
Message-ID: 20040703173313.187A199B2 () office ! kde ! org
[Download RAW message or body]

CVS commit by giessl: 

Use cg.foreground() instead of cg.highlight() for checkbox/radiobutton marks
by default to provide better contrast, especially with other color shemes.
CCMAIL: 84254-done@bugs.kde.org


  M +1 -1      plastik.cpp   1.85


--- kdeartwork/styles/plastik/plastik.cpp  #1.84:1.85
@@ -3694,5 +3694,5 @@ QColor PlastikStyle::getColor(const QCol
                 return _checkMarkColor;
             else
-                return cg.highlight();
+                return cg.foreground();
         default:
             return cg.background();


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

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