10 lines
151 B
Text
10 lines
151 B
Text
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);
|
|
}
|
|
}
|