浏览代码

Lots-o-contrast

Tyler Akins 23 年之前
父节点
当前提交
1254c0e43d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/darkness.php

+ 1 - 1
themes/darkness.php

@@ -6,7 +6,7 @@
        
    **/
 
-   $TargetDistance = 16384;
+   $TargetDistance = 32768;
 
 function IsUnique($Distance, $r, $g, $b, $usedArray)
 {