mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-14 12:29:30 -07:00
More small config tweaks to paradise matrix.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user