Perfect, again.
Still, I seem to get lost with overrides. While with symbols it was “easy” to determine the colors and swatches, I just can’t figure out the path from each overrides data to the connected swatch from an external library, like in the attached example. any hints, again?
'Override 19:'
'{
"type": "Override",
"id": "7E63528C-5AC9-48B2-96B4-CAEDBFE11546_color:fill-0",
"path": "7E63528C-5AC9-48B2-96B4-CAEDBFE11546",
"property": "color:fill-0",
"affectedLayer": {
"type": "ShapePath",
"id": "7E63528C-5AC9-48B2-96B4-CAEDBFE11546",
"frame": {
"x": 3,
"y": 3,
"width": 24,
"height": 24
},
"name": "Oval",
"hidden": false,
"locked": false,
"exportFormats": [],
"transform": {
"rotation": 0,
"flippedHorizontally": false,
"flippedVertically": false
},
"style": {
"type": "Style",
"id": "26CF2785-F351-4179-8FA7-7F2978BDDAE0",
"opacity": 1,
"blendingMode": "Normal",
"borderOptions": {
"startArrowhead": "None",
"endArrowhead": "None",
"dashPattern": [],
"lineEnd": "But",
"lineJoin": "Miter"
},
"blur": {
"center": {
"x": 0.5,
"y": 0.5
},
"motionAngle": 0,
"radius": 10,
"enabled": false,
"blurType": "Gaussian"
},
"fills": [
{
"fillType": "Color",
"color": "#ff410cff",
"gradient": {
"gradientType": "Linear",
"from": {
"x": 0.5,
"y": 0
},
"to": {
"x": 0.5,
"y": 1
},
"aspectRatio": 0,
"stops": [
{
"position": 0,
"color": "#ffffffff"
},
{
"position": 1,
"color": "#000000ff"
}
]
},
"pattern": {
"patternType": "Fill",
"image": null,
"tileScale": 1
},
"enabled": true
}
],
"borders": [],
"shadows": [],
"innerShadows": [],
"styleType": "Layer",
"fontAxes": null
},
"sharedStyleId": "A481DF8A-413F-49D8-9AAE-25D0AE6D4B3F[B85B9D07-979D-4950-AE7F-6B35D8F416C1]",
"shapeType": "Oval",
"points": [
{
"type": "CurvePoint",
"cornerRadius": 0,
"curveFrom": {
"x": 0.7761423749,
"y": 1
},
"curveTo": {
"x": 0.2238576251,
"y": 1
},
"point": {
"x": 0.5,
"y": 1
},
"pointType": "Mirrored"
},
{
"type": "CurvePoint",
"cornerRadius": 0,
"curveFrom": {
"x": 1,
"y": 0.2238576251
},
"curveTo": {
"x": 1,
"y": 0.7761423749
},
"point": {
"x": 1,
"y": 0.5
},
"pointType": "Mirrored"
},
{
"type": "CurvePoint",
"cornerRadius": 0,
"curveFrom": {
"x": 0.2238576251,
"y": 0
},
"curveTo": {
"x": 0.7761423749,
"y": 0
},
"point": {
"x": 0.5,
"y": 0
},
"pointType": "Mirrored"
},
{
"type": "CurvePoint",
"cornerRadius": 0,
"curveFrom": {
"x": 0,
"y": 0.7761423749
},
"curveTo": {
"x": 0,
"y": 0.2238576251
},
"point": {
"x": 0,
"y": 0.5
},
"pointType": "Mirrored"
}
],
"closed": true
},
"symbolOverride": false,
"value": "(r:1.000000 g:0.254902 b:0.047059 a:1.000000)",
"isDefault": false,
"editable": true,
"selected": false
}'
' Property: color:fill-0'
' Path: 7E63528C-5AC9-48B2-96B4-CAEDBFE11546'
' Value: "(r:1.000000 g:0.254902 b:0.047059 a:1.000000)"'