You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title="Start the background animation">Animate</button>
746
746
</div>
747
747
<noscript>
748
748
<divclass="hero-fallback">
@@ -1126,7 +1126,6 @@ <h2>Trusted by sysadmins, hoarders and the merely paranoid.</h2>
1126
1126
archives for a decade. It is boring, in the best possible way.</p>
1127
1127
<divclass="counters">
1128
1128
<divclass="counter"><divclass="num"><spanaria-hidden="true"><spandata-count="10">0</span>+</span><spanclass="sr-only">10+</span></div><divclass="what">years of development</div></div>
<divclass="counter"><divclass="num"><spanaria-hidden="true"><spandata-count="0">7</span></span><spanclass="sr-only">0</span></div><divclass="what">trust required in your server</div></div>
1132
1131
</div>
@@ -1275,7 +1274,7 @@ <h2>Trusted by sysadmins, hoarders and the merely paranoid.</h2>
1275
1274
constCHUNKS=48;
1276
1275
constchunkMesh=newTHREE.InstancedMesh(
1277
1276
newTHREE.BoxGeometry(0.22,0.22,0.22),
1278
-
newTHREE.MeshBasicMaterial({color: 0x22d045}),
1277
+
newTHREE.MeshBasicMaterial({color: 0x189230}),// 30% dimmer than the cube green
0 commit comments