Hi Brickers!
I’m trying to import a color palette via a json file but I get an error message: ‘Wrong format’.
Does anyone know where I can find information on how to format the json file?
Bricks 1.9.3
{"colors":[{"value":"rgba(162, 255, 255, 1)"},{"value":"rgba(127, 236, 255, 1)"},{"value":"rgba(90, 205, 255, 1)"},{"value":"rgba(45, 174, 238, 1)"},{"value":"rgba(0, 145, 206, 1)"},{"value":"rgba(0, 116, 175, 1)"},{"value":"rgba(0, 89, 146, 1)"},{"value":"rgba(0, 63, 117, 1)"},{"value":"rgba(0, 38, 89, 1)"},{"value":"rgba(0, 17, 63, 1)"}],"name":"#9 gradient","key":null}
Thanks and regards,
Daniele