mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 22:00:46 +02:00
gtk: make default value for clInfoBk more usual for linux themes than for windows
git-svn-id: trunk@15980 -
This commit is contained in:
parent
79519ea9a3
commit
f868144bd5
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user