Foreground color shouldn't be so close to background color, now we can go and fix hardcoded colors in applets, and find more problems with the plasma colorscheme. I'm there to be beaten for breaking your applets, but someone said if you don't expose problems, they won't get fixed. :-)

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=764133
This commit is contained in:
Sebastian Kügler 2008-01-21 05:24:28 +00:00
parent ae10baf97a
commit 2b37fd316a

4
colors
View File

@ -22,7 +22,7 @@ ForegroundInactive=177,202,232
ForegroundLink=0,0,255 ForegroundLink=0,0,255
ForegroundNegative=107,0,0 ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95 ForegroundNeutral=0,90,95
ForegroundNormal=255,255,255 ForegroundNormal=255,248,209
ForegroundPositive=0,95,0 ForegroundPositive=0,95,0
ForegroundVisited=88,55,150 ForegroundVisited=88,55,150
@ -42,7 +42,7 @@ ForegroundVisited=88,55,150
[Colors:View] [Colors:View]
BackgroundAlternate=241,241,239 BackgroundAlternate=241,241,239
BackgroundNormal=255,255,255 BackgroundNormal=0,0,0
DecorationFocus=239,132,65 DecorationFocus=239,132,65
DecorationHover=72,177,60 DecorationHover=72,177,60
ForegroundActive=255,0,0 ForegroundActive=255,0,0