border-groove-simple.yaml (312B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 500, 500] 6 items: 7 - type: border 8 bounds: [ 0, 0, 50, 50 ] 9 width: [ 12, 12, 12, 12 ] 10 border-type: normal 11 style: [ groove, groove, groove, groove ] 12 color: [ blue, blue, blue, blue ]