Sam Nseir on 29 Oct 2020 05:02:16
Please can we have theme JSON to support custom preset for dropShadow.
Something like....
"dropShadow": [
{
"preset": "Custom",
"position": "Outer",
"show": true,
"transparency": "70",
"distance": "2",
"size": "1",
"blur": "5",
"angle": "90"
}