grenoble: add initial theme

This commit is contained in:
Serghei Mihai 2022-01-28 12:00:30 +01:00
parent 31ab6c0c11
commit 500c535609
5 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1 @@
@import '../izi-ici/custom';

View File

@ -0,0 +1,2 @@
$primary-color: #175F83;
@import '../izi-ici/vars';

View File

@ -0,0 +1,27 @@
{
"label": "Grenoble",
"variables": {
"overlay": "izi-ici",
"global_title": "Grenoble",
"pwa_display": "standalone",
"theme_color": "#175F83",
"email_header_asset": "emails:logo"
},
"settings": {
"combo": {
"COMBO_ASSET_SLOTS.update": {
"header:logo": {"label": "Têtière : logo"},
"emails:logo": {"label": "Emails : logo"},
"banner:background": {"label": "Bannière : image de fond"}
},
"COMBO_CELL_ASSET_SLOTS.update": {
"data_linkcell": {
"picture": {"prefix": "Icône"}
},
"wcs_wcsformcell": {
"picture": {"prefix": "Icône"}
}
}
}
}
}

View File

@ -0,0 +1,6 @@
@charset "UTF-8";
@import '../includes/fonts/source-sans-pro';
@import 'vars';
@import '../includes/publik';
@import 'custom';

1
templates/variants/grenoble Symbolic link
View File

@ -0,0 +1 @@
izi-ici