background nodes colour/size
This commit is contained in:
parent
0eec131e97
commit
fb054d787a
@ -112,7 +112,7 @@
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
"value": "#29335C"
|
||||
"value": "#f99081"
|
||||
},
|
||||
"shape": {
|
||||
"type": "circle",
|
||||
@ -140,19 +140,19 @@
|
||||
}
|
||||
},
|
||||
"size": {
|
||||
"value": 16,
|
||||
"value": 14,
|
||||
"random": true,
|
||||
"anim": {
|
||||
"enable": true,
|
||||
"speed": 3,
|
||||
"size_min": 10,
|
||||
"speed": 6,
|
||||
"size_min": 4,
|
||||
"sync": false
|
||||
}
|
||||
},
|
||||
"line_linked": {
|
||||
"enable": true,
|
||||
"distance": 250,
|
||||
"color": "#29335C",
|
||||
"color": "#f99081",
|
||||
"opacity": 0.8,
|
||||
"width": 2
|
||||
},
|
||||
|
Reference in New Issue
Block a user