19 lines
351 B
YAML
19 lines
351 B
YAML
---
|
|
root:
|
|
items:
|
|
-
|
|
type: "shadow"
|
|
blur-radius: 25
|
|
bounds: [0, 0, 90, 90]
|
|
offset: [0, 0]
|
|
color: [0, 0, 0, 0.8]
|
|
-
|
|
type: border
|
|
bounds: [ 30, 30, 30, 30 ]
|
|
width: [ 15, 15, 15, 15 ]
|
|
border-type: normal
|
|
style: solid
|
|
color: blue
|
|
radius: 0
|
|
-
|
|
type: "pop-all-shadows"
|