Speed up animation slightly

This commit is contained in:
schlagmichdoch 2025-02-16 23:23:27 +01:00
parent 8eea54f8dd
commit ec0012ecd1

View file

@ -348,7 +348,7 @@ class BackgroundCanvas {
this.baseColorShareMode = '168 168 255';
this.baseOpacityNormal = 0.4;
this.baseOpacityShareMode = 0.8;
this.speed = 0.4;
this.speed = 0.5;
this.fps = 40;
// if browser supports OffscreenCanvas