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;
|
||||
--space-m: 4vw;
|
||||
|
||||
--color-pink: #ed268f;
|
||||
--color-pink: #f20298;
|
||||
--color-pink-light: #ffa199;
|
||||
--color-salmon: #ff4f4b;
|
||||
--color-salmon: #ff6647;
|
||||
--color-purple: #9e00ff;
|
||||
--color-purple-light: #f066ff;
|
||||
--color-yellow: #faff82;
|
||||
|
|
|
|||
|
|
@ -3,17 +3,20 @@ type: color
|
|||
mode: options
|
||||
default: "#fff"
|
||||
options:
|
||||
"#ed268f": Rose
|
||||
"#ff4f4b": Saumon
|
||||
"#9e00ff": Violet
|
||||
"#d6ff00": Jaune
|
||||
"#ff5c00": Orange
|
||||
"#ff3300": Rouge
|
||||
"#2e8799": Colvert
|
||||
"#a59478": Brun
|
||||
"#eae7d8": Beige
|
||||
"#009eff": Bleu
|
||||
"#99EEFF": Bleu clair
|
||||
"#00b477": Vert
|
||||
"#6f8337": Kaki
|
||||
"#03ab7e": Vert
|
||||
"#45e6ba": Menthe
|
||||
"#a59478": Brun
|
||||
"#C4C9CC": Gris
|
||||
"#9e00ff": Violet
|
||||
"#f20298": Rose
|
||||
"#ffa199": Rose clair
|
||||
"#ff6647": Saumon
|
||||
"#ffc73b": Or
|
||||
"#d6ff00": Jaune
|
||||
"#faff82": Jaune pâle
|
||||
"#000": Noir
|
||||
"#c4c9cc": Gris
|
||||
"#fff": Blanc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue