Skip to content

Commit

Permalink
adjusting demo scalar for custom shapes to look better
Browse files Browse the repository at this point in the history
  • Loading branch information
catdad committed Sep 28, 2023
1 parent ac8c8e1 commit a0c3696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ <h2><a href="#custom-canvas" id="custom-canvas" class="anchor">Custom Canvas</a>
var grayscale = ['#ffffff', '#bbbbbb', '#888888', '#555555', '#333333'];

var defaults = {
scalar: 1.8,
scalar: 1.25,
spread: 270,
particleCount: 30,
origin: { y: 0.4 }
Expand Down

0 comments on commit a0c3696

Please sign in to comment.