{ "$schema": "https://metabuilder.dev/schemas/package-styles.schema.json", "schemaVersion": "2.0.0", "colors": { "workflowSuccess": "#10b981", "workflowFailed": "#ef4444", "workflowRunning": "#3b82f6", "workflowPending": "#9ca3af", "workflowCancelled": "#f59e0b", "nodeBackground": "#ffffff", "nodeBorder": "#d1d5db", "edgeColor": "#6b7280" }, "spacing": { "nodePadding": "12px", "canvasMargin": "16px" } }