More small config tweaks to paradise matrix.

This commit is contained in:
Rezmason
2021-10-23 01:54:09 -07:00
parent 7f42280eeb
commit 348c384de5

View File

@@ -110,11 +110,11 @@ const versions = {
paradise: { paradise: {
...defaults, ...defaults,
...fonts.coptic, ...fonts.coptic,
bloomStrength: 1.75, bloomStrength: 1,
highPassThreshold: 0, highPassThreshold: 0,
cycleSpeed: 0.1, cycleSpeed: 0.1,
brightnessDecay: 0.05, brightnessDecay: 0.05,
fallSpeed: 0.08, fallSpeed: 0.02,
hasSun: true, hasSun: true,
isPolar: true, isPolar: true,
rippleTypeName: "circle", rippleTypeName: "circle",