blob: d34ded25b643759dbae0b362a3a5a61cb86cb916 [file] [edit]
transform {
transform: matrix(0, 4,
-8, 0,
0, 0);
child: repeat {
bounds: 0 0 5 2.5;
child-bounds: 0 0 1 0.5;
child: color {
bounds: 0.25 0.125 0.5 0.25;
color: rgb(0,0,255);
}
}
}