From 15c344675320899870b7cbebc0e285c3576651e5 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Thu, 8 Nov 2007 03:34:00 +0000 Subject: [PATCH] yes, the foreground text is supposed to be white here. p.s. if you don't know what it is, please don't change it. svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=734092 --- colors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors b/colors index b0abb7220..be6d22068 100644 --- a/colors +++ b/colors @@ -64,7 +64,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