dynamize info banner background color + callour background color
This commit is contained in:
parent
ea0cb004aa
commit
bc2d238a05
18 changed files with 73 additions and 34 deletions
13
site/blueprints/fields/callout.yml
Normal file
13
site/blueprints/fields/callout.yml
Normal 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
|
||||
|
|
@ -11,6 +11,9 @@ options:
|
|||
"#ff3300": Rouge
|
||||
"#2e8799": Colvert
|
||||
"#009eff": Bleu
|
||||
"#99EEFF": Bleu clair
|
||||
"#00b477": Vert
|
||||
"#45e6ba": Menthe
|
||||
"#a59478": Brun
|
||||
"#C4C9CC": Gris
|
||||
"#fff": Blanc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue