gtk/testsuite/gsk/nodeparser/box-shadow.node
Matthias Clasen ea28dc8cff nodeparser: Support color states for box shadows
Just switch from parse_color to parse_color2, and apply the
corresponding changes to serialization too.

Test included.
2024-08-08 15:49:55 -04:00

5 lines
72 B
Plaintext

outset-shadow {
blur: 2;
color: color(rec2100-pq 1 0.5 0 / 0.75);
}