hyperion.ng/effects/trails_color.json

15 lines
200 B
JSON

{
"name" : "Trails color",
"script" : "trails.py",
"args" :
{
"min_len" : 2,
"max_len" : 6,
"height" : 8,
"trails": 16,
"speed" : 50,
"random" : true,
"color" : [255, 255, 255]
}
}