Learning_GTK4_tree/testsuite/gsk/nodeparser/empty-cross-fade.ref.node

11 lines
155 B
Plaintext

cross-fade {
start: color {
bounds: 0 0 50 50;
color: rgb(170,255,0);
}
end: color {
bounds: 0 0 50 50;
color: rgb(255,0,204);
}
}