publik-base-theme/static/est-ensemble/config.json

22 lines
514 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"label": "Est-Ensemble",
"variables": {
"theme_color": "#4d4d4d",
"email_header_asset": "emails:logo"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:background": {"label": "Têtière : image de fond"},
"header:logo": {"label": "Têtière : logo"},
"emails:logo": {"label": "Emails : logo"}
},
"COMBO_CELL_ASSET_SLOTS.update": {
"wcs_wcsformcell": {
"picture": {"prefix": "Image"}
}
}
}
}
}