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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Nikolaj Hald Nielsen <nhnFreespirit () gmail ! com>
Date:       2008-06-01 8:54:39
Message-ID: 1212310479.768291.6950.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 815102 by nhnielsen:

A bit of train hacking. Add text color as a color code



 M  +4 -0      SvgTinter.cpp  


--- trunk/extragear/multimedia/amarok/src/SvgTinter.cpp #815101:815102
@@ -105,9 +105,13 @@
         //highlight/window mix:
         m_tintMap.insert( "#123456", blendColors( \
App::instance()->palette().window().color(), \
App::instance()->palette().highlight().color().name(), 80 ).name() );  
+        //text color, usefull for adding contrast
+        m_tintMap.insert( "#010101", \
App::instance()->palette().text().color().name() ); +        
 
 
 
+
         m_lastPalette = App::instance()->palette();
     }
 }


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

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