Update Theme par Seb

This commit is contained in:
fredtempez 2021-12-10 12:05:54 +01:00
parent 1cb73244f2
commit 46f531d2ec
4 changed files with 17 additions and 15 deletions

View File

@ -152,7 +152,7 @@ class init extends common {
'template' => '3' 'template' => '3'
], ],
'header' => [ 'header' => [
'backgroundColor' => 'rgba(255, 189, 0, 1)', 'backgroundColor' => 'rgba(32, 59, 82, 1)',
'font' => 'Oswald', 'font' => 'Oswald',
'fontSize' => '2em', 'fontSize' => '2em',
'fontWeight' => 'normal', 'fontWeight' => 'normal',
@ -167,17 +167,15 @@ class init extends common {
'textHide' => false, 'textHide' => false,
'textTransform' => 'none', 'textTransform' => 'none',
'linkHomePage' => true, 'linkHomePage' => true,
'imageContainer' => 'cover', 'imageContainer' => 'auto',
'tinyHidden' => true, 'tinyHidden' => true,
'feature' => 'feature', 'feature' => 'wallpaper',
'featureContent' => '<div class="row" style="vertical-align: middle;"> 'featureContent' => '<p>Bannière vide</p>',
<p class="col10 textAlignCenter"><strong><span style="font-size: 30pt; color: #003f86;"><span style="font-size: 24pt;">Zwii, le <em>CMS&nbsp;</em>pour bien d&eacute;buter</span><br /><span style="font-size: 18pt;"><span style="font-size: 14pt;">Installation facile :<br />Aucune base de donn&eacute;es &agrave; configurer.<br /><br /></span><br /><br /></span></span></strong></p>
<div class="col2"><p><img src="./site/file/source/zwii-logosocial-2022.png" width="512" height="512" alt="" /></p></div></div>',
'width' => 'container' 'width' => 'container'
], ],
'menu' => [ 'menu' => [
'backgroundColor' => 'rgba(0, 63, 134, 1)', 'backgroundColor' => 'rgba(32, 59, 82, 1)',
'backgroundColorSub' => 'rgba(0, 63, 134, 1)', 'backgroundColorSub' => 'rgba(32, 59, 82, 1)',
'font' => 'Open+Sans', 'font' => 'Open+Sans',
'fontSize' => '1em', 'fontSize' => '1em',
'fontWeight' => 'normal', 'fontWeight' => 'normal',
@ -202,7 +200,7 @@ class init extends common {
'backgroundColor' => 'rgba(255, 255, 255, 1)', 'backgroundColor' => 'rgba(255, 255, 255, 1)',
'radius' => '0px', 'radius' => '0px',
'shadow' => '0px 0px 0px', 'shadow' => '0px 0px 0px',
'width' => '1170px' 'width' => '960px'
], ],
'block' => [ 'block' => [
'backgroundColor' => 'rgba(236, 239, 241, 1)', 'backgroundColor' => 'rgba(236, 239, 241, 1)',
@ -212,16 +210,16 @@ class init extends common {
'font' => 'Open+Sans', 'font' => 'Open+Sans',
'fontSize' => '13px', 'fontSize' => '13px',
'textColor' => 'rgba(33, 34, 35, 1)', 'textColor' => 'rgba(33, 34, 35, 1)',
'linkColor' => 'rgba(0, 63, 134, 1)' 'linkColor' => 'rgba(74, 105, 189, 1)'
], ],
'title' => [ 'title' => [
'font' => 'Oswald', 'font' => 'Oswald',
'fontWeight' => 'normal', 'fontWeight' => 'normal',
'textColor' => 'rgba(0, 63, 134, 1)', 'textColor' => 'rgba(74, 105, 189, 1)',
'textTransform' => 'none' 'textTransform' => 'none'
], ],
'button' => [ 'button' => [
'backgroundColor' => 'rgba(0, 63, 134, 1)' 'backgroundColor' => 'rgba(32, 59, 82, 1)'
], ],
'version' => 0 'version' => 0
], ],
@ -231,8 +229,8 @@ class init extends common {
'fontSize' => '13px', 'fontSize' => '13px',
'fontTitle' => 'Oswald', 'fontTitle' => 'Oswald',
'colorText' => 'rgba(33, 34, 35, 1)', 'colorText' => 'rgba(33, 34, 35, 1)',
'colorTitle' => 'rgba(0, 63, 134, 1)', 'colorTitle' => 'rgba(74, 105, 189, 1)',
'backgroundColorButton' => 'rgba(0, 63, 134, 1)', 'backgroundColorButton' => 'rgba(74, 105, 189, 1)',
'backgroundColorButtonGrey' => 'rgba(170, 180, 188, 1)', 'backgroundColorButtonGrey' => 'rgba(170, 180, 188, 1)',
'backgroundColorButtonRed' => 'rgba(217, 95, 78, 1)', 'backgroundColorButtonRed' => 'rgba(217, 95, 78, 1)',
'backgroundColorButtonGreen' => 'rgba(162, 223, 57, 1)', 'backgroundColorButtonGreen' => 'rgba(162, 223, 57, 1)',

Binary file not shown.

View File

@ -1,8 +1,12 @@
{ {
"defaut" : { "defaut" : {
"name": "Le thème par défaut : bannière personnalisée ou papier-peint ambiance bleu et montagne", "name": "Le thème par défaut, ambiance bleu et montagne",
"filename": "" "filename": ""
}, },
"moderne": {
"name": "Thème avec la nouvelle bannière personnalisable",
"filename": "theme_moderne.zip"
},
"affaire": { "affaire": {
"name": "Thème affaire, bannière centre d'appel, ambiance prune", "name": "Thème affaire, bannière centre d'appel, ambiance prune",
"filename": "theme_affaire.zip" "filename": "theme_affaire.zip"