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

List:       kde-commits
Subject:    KDE/kdelibs/kate/part
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2005-09-29 13:28:25
Message-ID: 1128000505.923456.10199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 465344 by cullmann:

forwarport the color fix

 M  +1 -1      katehighlight.cpp  


--- trunk/KDE/kdelibs/kate/part/katehighlight.cpp #465343:465344
@@ -3247,7 +3247,7 @@
   list.append(others);
 
   KTextEditor::Attribute* alert = new KTextEditor::Attribute();
-  alert->setTextColor(Qt::white);
+  alert->setTextColor(Qt::black);
   alert->setSelectedTextColor( QColor::QColor("#FCC") );
   alert->setBold(true);
   alert->setBGColor( QColor::QColor("#FCC") );
[prev in list] [next in list] [prev in thread] [next in thread] 

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