shadow-image.yaml (270B)
1 --- 2 root: 3 items: 4 - 5 type: "shadow" 6 blur-radius: 25 7 bounds: [0, 0, 90, 90] 8 offset: [0, 0] 9 color: [0, 0, 0, 0.8] 10 - 11 bounds: [ 30, 30, 30, 30 ] 12 image: solid-color(0, 0, 255, 255, 30, 30) 13 - 14 type: "pop-all-shadows"