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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
382 B
JSON
Raw Normal View History

2023-02-22 13:58:58 +01:00
{
"label": "Finistère",
"variables": {
"theme_color": "#2E496B",
"email_header_asset": "emails:logo"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:background": { "label": "Têtière : fond" },
"header:logo": { "label": "Têtière : logo" },
"emails:logo": { "label": "Courriels : logo" }
}
}
}
}