Hi
I was trying to map dynamic color through json.
Already figured that templater dynamic color menu appears in shape layers.
Used this scheme as json
[
{
“id”: “customer_001”,
“output”: “customer_001”,
“text_1”: “welcome”,
“text_2”: “neon city”,
“color_text_1”: “DCB7B7”,
“color_text_2”: “155AC2”,
}
]
Any idea what am I doing wrong?
Is there a possibility to apply it straight in the text payer?
Thanks