sketch-constructor
Version:
Read/write/manipulate Sketch files in Node without Sketch plugins!
21 lines (20 loc) • 300 B
JSON
{
"_class": "innerShadow",
"isEnabled": true,
"blurRadius": 3,
"offsetX": 0,
"offsetY": 1,
"spread": 0,
"color": {
"_class": "color",
"alpha": 0.5,
"blue": 0,
"green": 0,
"red": 0
},
"contextSettings": {
"_class": "graphicsContextSettings",
"blendMode": 0,
"opacity": 1
}
}