bunkerweb 1.4.0

This commit is contained in:
bunkerity
2022-06-03 17:24:14 +02:00
parent 3a078326c5
commit a9f886804a
5245 changed files with 1432051 additions and 27894 deletions

View File

@@ -0,0 +1,56 @@
{
"background": {
"position": "82% 50%",
"repeat": "no-repeat",
"size": "20%"
},
"fullScreen": {
"enabled": true,
"zIndex": -1
},
"fpsLimit": 120,
"particles": {
"color": {
"value": "#40bb6b"
},
"links": {
"color": {
"value": "#ffffff"
},
"enable": true,
"opacity": 0.4
},
"move": {
"enable": true,
"path": {},
"outModes": {
"bottom": "out",
"left": "out",
"right": "out",
"top": "out"
},
"speed": 4,
"spin": {}
},
"number": {
"density": {
"enable": true
},
"value": 80
},
"opacity": {
"value": 0.5,
"animation": {}
},
"size": {
"value": {
"min": 0.1,
"max": 3
},
"animation": {}
},
"zIndex": {
"value": -1
}
}
}