mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
0f7c0f616c
Test included.
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
shadow {
|
|
child: color {
|
|
bounds: 100 100 100 100;
|
|
color: green;
|
|
}
|
|
shadows: red 10 10 4, blue -10 -10 8, color(srgb-linear 0.5 0.5 0.3) -5 5 8;
|
|
}
|