publik-base-theme/static/marseille/config.json

16 lines
311 B
JSON

{
"label": "Marseille",
"variables": {
"theme_color": "#1a489c",
"email_header_asset": "emails:logo"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:logo": { "label": "Têtière : logo" },
"emails:logo": {"label": "Emails : logo"}
}
}
}
}