14 lines
137 B
TOML
14 lines
137 B
TOML
|
|
||
|
[pattern]
|
||
|
name = "fade"
|
||
|
period = "300"
|
||
|
nbr_iterations = "25"
|
||
|
initial_color = "
|
||
|
|
||
|
[pattern]
|
||
|
name = "rainbow"
|
||
|
period = "100"
|
||
|
step = "10"
|
||
|
|
||
|
|