personal-site/public/particles.json
2022-11-21 20:42:53 -07:00

24 lines
No EOL
392 B
JSON

{
"particles": {
"number": {
"value": 50,
"density": {
"enable": true,
"value_area": 800
}
},
"line_linked": {
"enable": true,
"distance": 250,
"color": "#ffffff",
"opacity": 1,
"width": 2
},
"move": {
"enable": true,
"random": true,
"out_mode": "out"
}
},
"retina_detect": true
}