diff --git a/assets/dist/back.js b/assets/dist/back.js index 2ac3e1dcbe1d8e6af9ef01bd6b8be56e118c3157..6bea2f64f044945e998c81f0fc881fbd469bc208 100644 --- a/assets/dist/back.js +++ b/assets/dist/back.js @@ -4,9 +4,9 @@ let resizeReset = function() { } const opts = { - particleColor: "rgb(200,200,200)", - lineColor: "rgb(200,200,200)", - particleAmount: 30, + particleColor: "rgb(50, 135, 39)", + lineColor: "rgb(50, 135, 39)", + particleAmount: 45, defaultSpeed: 1, variantSpeed: 1, defaultRadius: 2,