From d3de7f2d2cf568e48fb901f3b840ff1a9cc07e97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=BCgler?= Date: Mon, 21 Jan 2008 08:35:34 +0000 Subject: [PATCH] Not sure why I made it black instead of white, but drinking Franz' beer definitely helped me seeing the light. Plasma's foregroundcolor shoud be white. svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=764163 --- colors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors b/colors index 867ddbd35..ac65ca342 100644 --- a/colors +++ b/colors @@ -50,7 +50,7 @@ ForegroundInactive=152,152,152 ForegroundLink=0,0,255 ForegroundNegative=107,0,0 ForegroundNeutral=0,90,95 -ForegroundNormal=0,0,0 +ForegroundNormal=255,255,255 ForegroundPositive=0,95,0 ForegroundVisited=88,55,150