11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
|
blend {
|
||
|
bottom: color {
|
||
|
bounds: 0 0 50 50;
|
||
|
color: rgb(170,255,0);
|
||
|
}
|
||
|
top: color {
|
||
|
bounds: 0 0 50 50;
|
||
|
color: rgb(255,0,204);
|
||
|
}
|
||
|
}
|