dynamize info banner background color + callour background color

This commit is contained in:
isUnknown 2024-09-13 15:29:02 +02:00
parent ea0cb004aa
commit bc2d238a05
18 changed files with 73 additions and 34 deletions

View file

@ -0,0 +1,13 @@
type: group
fields:
calloutHeadline:
type: headline
label: Brève
calloutText:
label: Texte
type: writer
width: 1/2
calloutColor:
label: Couleur de fond
extends: fields/color
width: 1/2

View file

@ -11,6 +11,9 @@ options:
"#ff3300": Rouge
"#2e8799": Colvert
"#009eff": Bleu
"#99EEFF": Bleu clair
"#00b477": Vert
"#45e6ba": Menthe
"#a59478": Brun
"#C4C9CC": Gris
"#fff": Blanc

View file

@ -6,6 +6,12 @@ tabs:
label: Calendrier
icon: calendar
sections:
paramsSection:
type: fields
fields:
color:
label: Dominante de la saison
extends: fields/color
seasons:
label: Événéments
type: pages

View file

@ -7,8 +7,14 @@ tabs:
columns:
- width: 1/1
fields:
infoBannerHeading:
type: headline
label: Bannière d'infos
infoBannerColor:
label: Couleur de fond
extends: fields/color
infoBanner:
label: Bannière d'info
label: Messages
type: structure
help: Affichée en haut de la page d'accueil.
fields:
@ -80,14 +86,11 @@ tabs:
heroMode: custom
- width: 1/1
fields:
separator2:
line:
type: line
calloutHeadline:
type: headline
label: Brève
calloutText:
label: Texte
type: writer
- width: 1/1
fields:
callout: fields/callout
navigationTab:
label: Menu
icon: bars