Call us at 1-800-661-8190 or send an email at info@aurigma.com
Changes a preloader image and the primary theme color.
let editor = await CustomersCanvas.IframeApi.loadEditor(iframe, product, config); await editor.setThemeConfiguration({ primaryColor: "rgb(120, 24, 123)" });
Defines the primary color and a new image for the standard preloader.