mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
987b9cec3f
See commit 40e7a265a7
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);
|
|
}
|
|
}
|