forked from AuroraMiddleware/gtk
8559593a18
This is currently broken in the GL renderer.
11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
blend {
|
|
mode: normal;
|
|
bottom: color {
|
|
bounds: 0 0 100 100;
|
|
color: red;
|
|
}
|
|
top: color {
|
|
bounds: 50 50 100 100;
|
|
color: blue;
|
|
}
|
|
} |