gtk: make default value for clInfoBk more usual for linux themes than for windows

git-svn-id: trunk@15980 -
This commit is contained in:
paul 2008-08-07 06:18:12 +00:00
parent 79519ea9a3
commit f868144bd5

View File

@ -151,7 +151,7 @@ const
$000000, {COLOR_3DDKSHADOW}
$C0C0C0, {COLOR_3DLIGHT}
$000000, {COLOR_INFOTEXT}
$E1FFFF, {COLOR_INFOBK}
$AEF3F3, {COLOR_INFOBK}
$000000, {unassigned}
$000000, {COLOR_HOTLIGHT}
$800000, {COLOR_GRADIENTACTIVECAPTION}