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