From 348c384de579d45854337e7ed2552d186c7d1ba5 Mon Sep 17 00:00:00 2001 From: Rezmason Date: Sat, 23 Oct 2021 01:54:09 -0700 Subject: [PATCH] More small config tweaks to paradise matrix. --- js/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/config.js b/js/config.js index ce13930..bd44c98 100644 --- a/js/config.js +++ b/js/config.js @@ -110,11 +110,11 @@ const versions = { paradise: { ...defaults, ...fonts.coptic, - bloomStrength: 1.75, + bloomStrength: 1, highPassThreshold: 0, cycleSpeed: 0.1, brightnessDecay: 0.05, - fallSpeed: 0.08, + fallSpeed: 0.02, hasSun: true, isPolar: true, rippleTypeName: "circle",