comicgen
Version:
Add comics to your website or app with an API. Choose a character, angle, emotion and pose. Embed on your page.
24 lines (23 loc) • 469 B
JSON
{
"import": "../priya/index.json",
"replace": {
"shirt": {
"type": "color",
"selector": "path[fill='#F796B3' i]",
"attr": "fill",
"default": "#F796B3"
},
"face": {
"type": "color",
"selector": "path[fill='#EFDFD3' i]",
"attr": "fill",
"default": "#EFDFD3"
},
"pant": {
"type": "color",
"selector": "path[fill='#3A4E5C' i]",
"attr": "fill",
"default": "#3A4E5C"
}
}
}