From d471141572d11da532f0c8fb36ee86c0a42bd8bb Mon Sep 17 00:00:00 2001 From: fidian Date: Fri, 28 Dec 2001 20:25:29 +0000 Subject: [PATCH] Lots-o-contrast git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1993 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- themes/darkness.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/darkness.php b/themes/darkness.php index d4a45fb4..c8db65e4 100755 --- a/themes/darkness.php +++ b/themes/darkness.php @@ -6,7 +6,7 @@ **/ - $TargetDistance = 16384; + $TargetDistance = 32768; function IsUnique($Distance, $r, $g, $b, $usedArray) { -- 2.25.1