Moving sk to sk_SK
[squirrelmail.git] / themes / darkness.php
index 3a48deff1e82957a61819340e71ff5ac1d3598f8..c8db65e4a8d3bdd8aa66c604338445d69be8b4e9 100755 (executable)
@@ -6,7 +6,7 @@
        
    **/
 
-   $TargetDistance = 16384;
+   $TargetDistance = 32768;
 
 function IsUnique($Distance, $r, $g, $b, $usedArray)
 {
@@ -100,7 +100,7 @@ $squirrelmail_plugin_hooks['generic_header']['theme_darkness'] =
       $used[] = array($r, $g, $b);
    }
       
-   $Left = array(1, 7, 11, 13, 14);
+   $Left = array(1, 7, 11, 13, 14, 15);
    $targetDistance = $TargetDistance;
    while (count($Left) > 0) {
       // Text colors -- Try to keep the colors distinct