update colors
This commit is contained in:
parent
66e042bdc8
commit
85869bdb48
2 changed files with 15 additions and 12 deletions
|
|
@ -21,9 +21,9 @@
|
||||||
--padding-vertical: 2rem;
|
--padding-vertical: 2rem;
|
||||||
--space-m: 4vw;
|
--space-m: 4vw;
|
||||||
|
|
||||||
--color-pink: #ed268f;
|
--color-pink: #f20298;
|
||||||
--color-pink-light: #ffa199;
|
--color-pink-light: #ffa199;
|
||||||
--color-salmon: #ff4f4b;
|
--color-salmon: #ff6647;
|
||||||
--color-purple: #9e00ff;
|
--color-purple: #9e00ff;
|
||||||
--color-purple-light: #f066ff;
|
--color-purple-light: #f066ff;
|
||||||
--color-yellow: #faff82;
|
--color-yellow: #faff82;
|
||||||
|
|
|
||||||
|
|
@ -3,17 +3,20 @@ type: color
|
||||||
mode: options
|
mode: options
|
||||||
default: "#fff"
|
default: "#fff"
|
||||||
options:
|
options:
|
||||||
"#ed268f": Rose
|
"#a59478": Brun
|
||||||
"#ff4f4b": Saumon
|
"#eae7d8": Beige
|
||||||
"#9e00ff": Violet
|
|
||||||
"#d6ff00": Jaune
|
|
||||||
"#ff5c00": Orange
|
|
||||||
"#ff3300": Rouge
|
|
||||||
"#2e8799": Colvert
|
|
||||||
"#009eff": Bleu
|
"#009eff": Bleu
|
||||||
"#99EEFF": Bleu clair
|
"#99EEFF": Bleu clair
|
||||||
"#00b477": Vert
|
"#6f8337": Kaki
|
||||||
|
"#03ab7e": Vert
|
||||||
"#45e6ba": Menthe
|
"#45e6ba": Menthe
|
||||||
"#a59478": Brun
|
"#9e00ff": Violet
|
||||||
"#C4C9CC": Gris
|
"#f20298": Rose
|
||||||
|
"#ffa199": Rose clair
|
||||||
|
"#ff6647": Saumon
|
||||||
|
"#ffc73b": Or
|
||||||
|
"#d6ff00": Jaune
|
||||||
|
"#faff82": Jaune pâle
|
||||||
|
"#000": Noir
|
||||||
|
"#c4c9cc": Gris
|
||||||
"#fff": Blanc
|
"#fff": Blanc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue