@lab-anssi/ui-kit 1.29.1 → 1.29.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,1285 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--background-default-grey: var(--grey-1000-50);
|
|
3
|
+
--background-default-grey-hover: var(--grey-1000-50-hover);
|
|
4
|
+
--background-default-grey-active: var(--grey-1000-50-active);
|
|
5
|
+
--background-alt-grey: var(--grey-975-75);
|
|
6
|
+
--background-alt-grey-hover: var(--grey-975-75-hover);
|
|
7
|
+
--background-alt-grey-active: var(--grey-975-75-active);
|
|
8
|
+
--background-alt-blue-france: var(--blue-france-975-75);
|
|
9
|
+
--background-alt-blue-france-hover: var(--blue-france-975-75-hover);
|
|
10
|
+
--background-alt-blue-france-active: var(--blue-france-975-75-active);
|
|
11
|
+
--background-alt-red-marianne: var(--red-marianne-975-75);
|
|
12
|
+
--background-alt-red-marianne-hover: var(--red-marianne-975-75-hover);
|
|
13
|
+
--background-alt-red-marianne-active: var(--red-marianne-975-75-active);
|
|
14
|
+
--background-alt-green-tilleul-verveine: var(--green-tilleul-verveine-975-75);
|
|
15
|
+
--background-alt-green-tilleul-verveine-hover: var(--green-tilleul-verveine-975-75-hover);
|
|
16
|
+
--background-alt-green-tilleul-verveine-active: var(--green-tilleul-verveine-975-75-active);
|
|
17
|
+
--background-alt-green-bourgeon: var(--green-bourgeon-975-75);
|
|
18
|
+
--background-alt-green-bourgeon-hover: var(--green-bourgeon-975-75-hover);
|
|
19
|
+
--background-alt-green-bourgeon-active: var(--green-bourgeon-975-75-active);
|
|
20
|
+
--background-alt-green-emeraude: var(--green-emeraude-975-75);
|
|
21
|
+
--background-alt-green-emeraude-hover: var(--green-emeraude-975-75-hover);
|
|
22
|
+
--background-alt-green-emeraude-active: var(--green-emeraude-975-75-active);
|
|
23
|
+
--background-alt-green-menthe: var(--green-menthe-975-75);
|
|
24
|
+
--background-alt-green-menthe-hover: var(--green-menthe-975-75-hover);
|
|
25
|
+
--background-alt-green-menthe-active: var(--green-menthe-975-75-active);
|
|
26
|
+
--background-alt-green-archipel: var(--green-archipel-975-75);
|
|
27
|
+
--background-alt-green-archipel-hover: var(--green-archipel-975-75-hover);
|
|
28
|
+
--background-alt-green-archipel-active: var(--green-archipel-975-75-active);
|
|
29
|
+
--background-alt-blue-ecume: var(--blue-ecume-975-75);
|
|
30
|
+
--background-alt-blue-ecume-hover: var(--blue-ecume-975-75-hover);
|
|
31
|
+
--background-alt-blue-ecume-active: var(--blue-ecume-975-75-active);
|
|
32
|
+
--background-alt-blue-cumulus: var(--blue-cumulus-975-75);
|
|
33
|
+
--background-alt-blue-cumulus-hover: var(--blue-cumulus-975-75-hover);
|
|
34
|
+
--background-alt-blue-cumulus-active: var(--blue-cumulus-975-75-active);
|
|
35
|
+
--background-alt-purple-glycine: var(--purple-glycine-975-75);
|
|
36
|
+
--background-alt-purple-glycine-hover: var(--purple-glycine-975-75-hover);
|
|
37
|
+
--background-alt-purple-glycine-active: var(--purple-glycine-975-75-active);
|
|
38
|
+
--background-alt-pink-macaron: var(--pink-macaron-975-75);
|
|
39
|
+
--background-alt-pink-macaron-hover: var(--pink-macaron-975-75-hover);
|
|
40
|
+
--background-alt-pink-macaron-active: var(--pink-macaron-975-75-active);
|
|
41
|
+
--background-alt-pink-tuile: var(--pink-tuile-975-75);
|
|
42
|
+
--background-alt-pink-tuile-hover: var(--pink-tuile-975-75-hover);
|
|
43
|
+
--background-alt-pink-tuile-active: var(--pink-tuile-975-75-active);
|
|
44
|
+
--background-alt-yellow-tournesol: var(--yellow-tournesol-975-75);
|
|
45
|
+
--background-alt-yellow-tournesol-hover: var(--yellow-tournesol-975-75-hover);
|
|
46
|
+
--background-alt-yellow-tournesol-active: var(--yellow-tournesol-975-75-active);
|
|
47
|
+
--background-alt-yellow-moutarde: var(--yellow-moutarde-975-75);
|
|
48
|
+
--background-alt-yellow-moutarde-hover: var(--yellow-moutarde-975-75-hover);
|
|
49
|
+
--background-alt-yellow-moutarde-active: var(--yellow-moutarde-975-75-active);
|
|
50
|
+
--background-alt-orange-terre-battue: var(--orange-terre-battue-975-75);
|
|
51
|
+
--background-alt-orange-terre-battue-hover: var(--orange-terre-battue-975-75-hover);
|
|
52
|
+
--background-alt-orange-terre-battue-active: var(--orange-terre-battue-975-75-active);
|
|
53
|
+
--background-alt-brown-cafe-creme: var(--brown-cafe-creme-975-75);
|
|
54
|
+
--background-alt-brown-cafe-creme-hover: var(--brown-cafe-creme-975-75-hover);
|
|
55
|
+
--background-alt-brown-cafe-creme-active: var(--brown-cafe-creme-975-75-active);
|
|
56
|
+
--background-alt-brown-caramel: var(--brown-caramel-975-75);
|
|
57
|
+
--background-alt-brown-caramel-hover: var(--brown-caramel-975-75-hover);
|
|
58
|
+
--background-alt-brown-caramel-active: var(--brown-caramel-975-75-active);
|
|
59
|
+
--background-alt-brown-opera: var(--brown-opera-975-75);
|
|
60
|
+
--background-alt-brown-opera-hover: var(--brown-opera-975-75-hover);
|
|
61
|
+
--background-alt-brown-opera-active: var(--brown-opera-975-75-active);
|
|
62
|
+
--background-alt-beige-gris-galet: var(--beige-gris-galet-975-75);
|
|
63
|
+
--background-alt-beige-gris-galet-hover: var(--beige-gris-galet-975-75-hover);
|
|
64
|
+
--background-alt-beige-gris-galet-active: var(--beige-gris-galet-975-75-active);
|
|
65
|
+
--background-contrast-grey: var(--grey-950-100);
|
|
66
|
+
--background-contrast-grey-hover: var(--grey-950-100-hover);
|
|
67
|
+
--background-contrast-grey-active: var(--grey-950-100-active);
|
|
68
|
+
--background-contrast-blue-france: var(--blue-france-950-100);
|
|
69
|
+
--background-contrast-blue-france-hover: var(--blue-france-950-100-hover);
|
|
70
|
+
--background-contrast-blue-france-active: var(--blue-france-950-100-active);
|
|
71
|
+
--background-contrast-red-marianne: var(--red-marianne-950-100);
|
|
72
|
+
--background-contrast-red-marianne-hover: var(--red-marianne-950-100-hover);
|
|
73
|
+
--background-contrast-red-marianne-active: var(--red-marianne-950-100-active);
|
|
74
|
+
--background-contrast-green-tilleul-verveine: var(--green-tilleul-verveine-950-100);
|
|
75
|
+
--background-contrast-green-tilleul-verveine-hover: var(--green-tilleul-verveine-950-100-hover);
|
|
76
|
+
--background-contrast-green-tilleul-verveine-active: var(--green-tilleul-verveine-950-100-active);
|
|
77
|
+
--background-contrast-green-bourgeon: var(--green-bourgeon-950-100);
|
|
78
|
+
--background-contrast-green-bourgeon-hover: var(--green-bourgeon-950-100-hover);
|
|
79
|
+
--background-contrast-green-bourgeon-active: var(--green-bourgeon-950-100-active);
|
|
80
|
+
--background-contrast-green-emeraude: var(--green-emeraude-950-100);
|
|
81
|
+
--background-contrast-green-emeraude-hover: var(--green-emeraude-950-100-hover);
|
|
82
|
+
--background-contrast-green-emeraude-active: var(--green-emeraude-950-100-active);
|
|
83
|
+
--background-contrast-green-menthe: var(--green-menthe-950-100);
|
|
84
|
+
--background-contrast-green-menthe-hover: var(--green-menthe-950-100-hover);
|
|
85
|
+
--background-contrast-green-menthe-active: var(--green-menthe-950-100-active);
|
|
86
|
+
--background-contrast-green-archipel: var(--green-archipel-950-100);
|
|
87
|
+
--background-contrast-green-archipel-hover: var(--green-archipel-950-100-hover);
|
|
88
|
+
--background-contrast-green-archipel-active: var(--green-archipel-950-100-active);
|
|
89
|
+
--background-contrast-blue-ecume: var(--blue-ecume-950-100);
|
|
90
|
+
--background-contrast-blue-ecume-hover: var(--blue-ecume-950-100-hover);
|
|
91
|
+
--background-contrast-blue-ecume-active: var(--blue-ecume-950-100-active);
|
|
92
|
+
--background-contrast-blue-cumulus: var(--blue-cumulus-950-100);
|
|
93
|
+
--background-contrast-blue-cumulus-hover: var(--blue-cumulus-950-100-hover);
|
|
94
|
+
--background-contrast-blue-cumulus-active: var(--blue-cumulus-950-100-active);
|
|
95
|
+
--background-contrast-purple-glycine: var(--purple-glycine-950-100);
|
|
96
|
+
--background-contrast-purple-glycine-hover: var(--purple-glycine-950-100-hover);
|
|
97
|
+
--background-contrast-purple-glycine-active: var(--purple-glycine-950-100-active);
|
|
98
|
+
--background-contrast-pink-macaron: var(--pink-macaron-950-100);
|
|
99
|
+
--background-contrast-pink-macaron-hover: var(--pink-macaron-950-100-hover);
|
|
100
|
+
--background-contrast-pink-macaron-active: var(--pink-macaron-950-100-active);
|
|
101
|
+
--background-contrast-pink-tuile: var(--pink-tuile-950-100);
|
|
102
|
+
--background-contrast-pink-tuile-hover: var(--pink-tuile-950-100-hover);
|
|
103
|
+
--background-contrast-pink-tuile-active: var(--pink-tuile-950-100-active);
|
|
104
|
+
--background-contrast-yellow-tournesol: var(--yellow-tournesol-950-100);
|
|
105
|
+
--background-contrast-yellow-tournesol-hover: var(--yellow-tournesol-950-100-hover);
|
|
106
|
+
--background-contrast-yellow-tournesol-active: var(--yellow-tournesol-950-100-active);
|
|
107
|
+
--background-contrast-yellow-moutarde: var(--yellow-moutarde-950-100);
|
|
108
|
+
--background-contrast-yellow-moutarde-hover: var(--yellow-moutarde-950-100-hover);
|
|
109
|
+
--background-contrast-yellow-moutarde-active: var(--yellow-moutarde-950-100-active);
|
|
110
|
+
--background-contrast-orange-terre-battue: var(--orange-terre-battue-950-100);
|
|
111
|
+
--background-contrast-orange-terre-battue-hover: var(--orange-terre-battue-950-100-hover);
|
|
112
|
+
--background-contrast-orange-terre-battue-active: var(--orange-terre-battue-950-100-active);
|
|
113
|
+
--background-contrast-brown-cafe-creme: var(--brown-cafe-creme-950-100);
|
|
114
|
+
--background-contrast-brown-cafe-creme-hover: var(--brown-cafe-creme-950-100-hover);
|
|
115
|
+
--background-contrast-brown-cafe-creme-active: var(--brown-cafe-creme-950-100-active);
|
|
116
|
+
--background-contrast-brown-caramel: var(--brown-caramel-950-100);
|
|
117
|
+
--background-contrast-brown-caramel-hover: var(--brown-caramel-950-100-hover);
|
|
118
|
+
--background-contrast-brown-caramel-active: var(--brown-caramel-950-100-active);
|
|
119
|
+
--background-contrast-brown-opera: var(--brown-opera-950-100);
|
|
120
|
+
--background-contrast-brown-opera-hover: var(--brown-opera-950-100-hover);
|
|
121
|
+
--background-contrast-brown-opera-active: var(--brown-opera-950-100-active);
|
|
122
|
+
--background-contrast-beige-gris-galet: var(--beige-gris-galet-950-100);
|
|
123
|
+
--background-contrast-beige-gris-galet-hover: var(--beige-gris-galet-950-100-hover);
|
|
124
|
+
--background-contrast-beige-gris-galet-active: var(--beige-gris-galet-950-100-active);
|
|
125
|
+
--background-contrast-info: var(--info-950-100);
|
|
126
|
+
--background-contrast-info-hover: var(--info-950-100-hover);
|
|
127
|
+
--background-contrast-info-active: var(--info-950-100-active);
|
|
128
|
+
--background-contrast-success: var(--success-950-100);
|
|
129
|
+
--background-contrast-success-hover: var(--success-950-100-hover);
|
|
130
|
+
--background-contrast-success-active: var(--success-950-100-active);
|
|
131
|
+
--background-contrast-warning: var(--warning-950-100);
|
|
132
|
+
--background-contrast-warning-hover: var(--warning-950-100-hover);
|
|
133
|
+
--background-contrast-warning-active: var(--warning-950-100-active);
|
|
134
|
+
--background-contrast-error: var(--error-950-100);
|
|
135
|
+
--background-contrast-error-hover: var(--error-950-100-hover);
|
|
136
|
+
--background-contrast-error-active: var(--error-950-100-active);
|
|
137
|
+
--background-flat-grey: var(--grey-200-850);
|
|
138
|
+
--background-flat-blue-france: var(--blue-france-sun-113-625);
|
|
139
|
+
--background-flat-red-marianne: var(--red-marianne-425-625);
|
|
140
|
+
--background-flat-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
141
|
+
--background-flat-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
142
|
+
--background-flat-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
143
|
+
--background-flat-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
144
|
+
--background-flat-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
145
|
+
--background-flat-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
146
|
+
--background-flat-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
147
|
+
--background-flat-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
148
|
+
--background-flat-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
149
|
+
--background-flat-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
150
|
+
--background-flat-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
151
|
+
--background-flat-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
152
|
+
--background-flat-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
153
|
+
--background-flat-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
154
|
+
--background-flat-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
155
|
+
--background-flat-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
156
|
+
--background-flat-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
157
|
+
--background-flat-info: var(--info-425-625);
|
|
158
|
+
--background-flat-success: var(--success-425-625);
|
|
159
|
+
--background-flat-warning: var(--warning-425-625);
|
|
160
|
+
--background-flat-error: var(--error-425-625);
|
|
161
|
+
--background-action-high-grey: var(--grey-200-850);
|
|
162
|
+
--background-action-high-grey-hover: var(--grey-200-850-hover);
|
|
163
|
+
--background-action-high-grey-active: var(--grey-200-850-active);
|
|
164
|
+
--background-action-high-blue-france: var(--blue-france-sun-113-625);
|
|
165
|
+
--background-action-high-blue-france-hover: var(--blue-france-sun-113-625-hover);
|
|
166
|
+
--background-action-high-blue-france-active: var(--blue-france-sun-113-625-active);
|
|
167
|
+
--background-action-high-red-marianne: var(--red-marianne-425-625);
|
|
168
|
+
--background-action-high-red-marianne-hover: var(--red-marianne-425-625-hover);
|
|
169
|
+
--background-action-high-red-marianne-active: var(--red-marianne-425-625-active);
|
|
170
|
+
--background-action-high-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
171
|
+
--background-action-high-green-tilleul-verveine-hover: var(--green-tilleul-verveine-sun-418-moon-817-hover);
|
|
172
|
+
--background-action-high-green-tilleul-verveine-active: var(--green-tilleul-verveine-sun-418-moon-817-active);
|
|
173
|
+
--background-action-high-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
174
|
+
--background-action-high-green-bourgeon-hover: var(--green-bourgeon-sun-425-moon-759-hover);
|
|
175
|
+
--background-action-high-green-bourgeon-active: var(--green-bourgeon-sun-425-moon-759-active);
|
|
176
|
+
--background-action-high-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
177
|
+
--background-action-high-green-emeraude-hover: var(--green-emeraude-sun-425-moon-753-hover);
|
|
178
|
+
--background-action-high-green-emeraude-active: var(--green-emeraude-sun-425-moon-753-active);
|
|
179
|
+
--background-action-high-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
180
|
+
--background-action-high-green-menthe-hover: var(--green-menthe-sun-373-moon-652-hover);
|
|
181
|
+
--background-action-high-green-menthe-active: var(--green-menthe-sun-373-moon-652-active);
|
|
182
|
+
--background-action-high-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
183
|
+
--background-action-high-green-archipel-hover: var(--green-archipel-sun-391-moon-716-hover);
|
|
184
|
+
--background-action-high-green-archipel-active: var(--green-archipel-sun-391-moon-716-active);
|
|
185
|
+
--background-action-high-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
186
|
+
--background-action-high-blue-ecume-hover: var(--blue-ecume-sun-247-moon-675-hover);
|
|
187
|
+
--background-action-high-blue-ecume-active: var(--blue-ecume-sun-247-moon-675-active);
|
|
188
|
+
--background-action-high-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
189
|
+
--background-action-high-blue-cumulus-hover: var(--blue-cumulus-sun-368-moon-732-hover);
|
|
190
|
+
--background-action-high-blue-cumulus-active: var(--blue-cumulus-sun-368-moon-732-active);
|
|
191
|
+
--background-action-high-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
192
|
+
--background-action-high-purple-glycine-hover: var(--purple-glycine-sun-319-moon-630-hover);
|
|
193
|
+
--background-action-high-purple-glycine-active: var(--purple-glycine-sun-319-moon-630-active);
|
|
194
|
+
--background-action-high-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
195
|
+
--background-action-high-pink-macaron-hover: var(--pink-macaron-sun-406-moon-833-hover);
|
|
196
|
+
--background-action-high-pink-macaron-active: var(--pink-macaron-sun-406-moon-833-active);
|
|
197
|
+
--background-action-high-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
198
|
+
--background-action-high-pink-tuile-hover: var(--pink-tuile-sun-425-moon-750-hover);
|
|
199
|
+
--background-action-high-pink-tuile-active: var(--pink-tuile-sun-425-moon-750-active);
|
|
200
|
+
--background-action-high-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
201
|
+
--background-action-high-yellow-tournesol-hover: var(--yellow-tournesol-sun-407-moon-922-hover);
|
|
202
|
+
--background-action-high-yellow-tournesol-active: var(--yellow-tournesol-sun-407-moon-922-active);
|
|
203
|
+
--background-action-high-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
204
|
+
--background-action-high-yellow-moutarde-hover: var(--yellow-moutarde-sun-348-moon-860-hover);
|
|
205
|
+
--background-action-high-yellow-moutarde-active: var(--yellow-moutarde-sun-348-moon-860-active);
|
|
206
|
+
--background-action-high-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
207
|
+
--background-action-high-orange-terre-battue-hover: var(--orange-terre-battue-sun-370-moon-672-hover);
|
|
208
|
+
--background-action-high-orange-terre-battue-active: var(--orange-terre-battue-sun-370-moon-672-active);
|
|
209
|
+
--background-action-high-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
210
|
+
--background-action-high-brown-cafe-creme-hover: var(--brown-cafe-creme-sun-383-moon-885-hover);
|
|
211
|
+
--background-action-high-brown-cafe-creme-active: var(--brown-cafe-creme-sun-383-moon-885-active);
|
|
212
|
+
--background-action-high-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
213
|
+
--background-action-high-brown-caramel-hover: var(--brown-caramel-sun-425-moon-901-hover);
|
|
214
|
+
--background-action-high-brown-caramel-active: var(--brown-caramel-sun-425-moon-901-active);
|
|
215
|
+
--background-action-high-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
216
|
+
--background-action-high-brown-opera-hover: var(--brown-opera-sun-395-moon-820-hover);
|
|
217
|
+
--background-action-high-brown-opera-active: var(--brown-opera-sun-395-moon-820-active);
|
|
218
|
+
--background-action-high-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
219
|
+
--background-action-high-beige-gris-galet-hover: var(--beige-gris-galet-sun-407-moon-821-hover);
|
|
220
|
+
--background-action-high-beige-gris-galet-active: var(--beige-gris-galet-sun-407-moon-821-active);
|
|
221
|
+
--background-action-high-info: var(--info-425-625);
|
|
222
|
+
--background-action-high-info-hover: var(--info-425-625-hover);
|
|
223
|
+
--background-action-high-info-active: var(--info-425-625-active);
|
|
224
|
+
--background-action-high-success: var(--success-425-625);
|
|
225
|
+
--background-action-high-success-hover: var(--success-425-625-hover);
|
|
226
|
+
--background-action-high-success-active: var(--success-425-625-active);
|
|
227
|
+
--background-action-high-warning: var(--warning-425-625);
|
|
228
|
+
--background-action-high-warning-hover: var(--warning-425-625-hover);
|
|
229
|
+
--background-action-high-warning-active: var(--warning-425-625-active);
|
|
230
|
+
--background-action-high-error: var(--error-425-625);
|
|
231
|
+
--background-action-high-error-hover: var(--error-425-625-hover);
|
|
232
|
+
--background-action-high-error-active: var(--error-425-625-active);
|
|
233
|
+
--background-action-low-blue-france: var(--blue-france-925-125);
|
|
234
|
+
--background-action-low-blue-france-hover: var(--blue-france-925-125-hover);
|
|
235
|
+
--background-action-low-blue-france-active: var(--blue-france-925-125-active);
|
|
236
|
+
--background-action-low-red-marianne: var(--red-marianne-925-125);
|
|
237
|
+
--background-action-low-red-marianne-hover: var(--red-marianne-925-125-hover);
|
|
238
|
+
--background-action-low-red-marianne-active: var(--red-marianne-925-125-active);
|
|
239
|
+
--background-action-low-green-tilleul-verveine: var(--green-tilleul-verveine-925-125);
|
|
240
|
+
--background-action-low-green-tilleul-verveine-hover: var(--green-tilleul-verveine-925-125-hover);
|
|
241
|
+
--background-action-low-green-tilleul-verveine-active: var(--green-tilleul-verveine-925-125-active);
|
|
242
|
+
--background-action-low-green-bourgeon: var(--green-bourgeon-925-125);
|
|
243
|
+
--background-action-low-green-bourgeon-hover: var(--green-bourgeon-925-125-hover);
|
|
244
|
+
--background-action-low-green-bourgeon-active: var(--green-bourgeon-925-125-active);
|
|
245
|
+
--background-action-low-green-emeraude: var(--green-emeraude-925-125);
|
|
246
|
+
--background-action-low-green-emeraude-hover: var(--green-emeraude-925-125-hover);
|
|
247
|
+
--background-action-low-green-emeraude-active: var(--green-emeraude-925-125-active);
|
|
248
|
+
--background-action-low-green-menthe: var(--green-menthe-925-125);
|
|
249
|
+
--background-action-low-green-menthe-hover: var(--green-menthe-925-125-hover);
|
|
250
|
+
--background-action-low-green-menthe-active: var(--green-menthe-925-125-active);
|
|
251
|
+
--background-action-low-green-archipel: var(--green-archipel-925-125);
|
|
252
|
+
--background-action-low-green-archipel-hover: var(--green-archipel-925-125-hover);
|
|
253
|
+
--background-action-low-green-archipel-active: var(--green-archipel-925-125-active);
|
|
254
|
+
--background-action-low-blue-ecume: var(--blue-ecume-925-125);
|
|
255
|
+
--background-action-low-blue-ecume-hover: var(--blue-ecume-925-125-hover);
|
|
256
|
+
--background-action-low-blue-ecume-active: var(--blue-ecume-925-125-active);
|
|
257
|
+
--background-action-low-blue-cumulus: var(--blue-cumulus-925-125);
|
|
258
|
+
--background-action-low-blue-cumulus-hover: var(--blue-cumulus-925-125-hover);
|
|
259
|
+
--background-action-low-blue-cumulus-active: var(--blue-cumulus-925-125-active);
|
|
260
|
+
--background-action-low-purple-glycine: var(--purple-glycine-925-125);
|
|
261
|
+
--background-action-low-purple-glycine-hover: var(--purple-glycine-925-125-hover);
|
|
262
|
+
--background-action-low-purple-glycine-active: var(--purple-glycine-925-125-active);
|
|
263
|
+
--background-action-low-pink-macaron: var(--pink-macaron-925-125);
|
|
264
|
+
--background-action-low-pink-macaron-hover: var(--pink-macaron-925-125-hover);
|
|
265
|
+
--background-action-low-pink-macaron-active: var(--pink-macaron-925-125-active);
|
|
266
|
+
--background-action-low-pink-tuile: var(--pink-tuile-925-125);
|
|
267
|
+
--background-action-low-pink-tuile-hover: var(--pink-tuile-925-125-hover);
|
|
268
|
+
--background-action-low-pink-tuile-active: var(--pink-tuile-925-125-active);
|
|
269
|
+
--background-action-low-yellow-tournesol: var(--yellow-tournesol-925-125);
|
|
270
|
+
--background-action-low-yellow-tournesol-hover: var(--yellow-tournesol-925-125-hover);
|
|
271
|
+
--background-action-low-yellow-tournesol-active: var(--yellow-tournesol-925-125-active);
|
|
272
|
+
--background-action-low-yellow-moutarde: var(--yellow-moutarde-925-125);
|
|
273
|
+
--background-action-low-yellow-moutarde-hover: var(--yellow-moutarde-925-125-hover);
|
|
274
|
+
--background-action-low-yellow-moutarde-active: var(--yellow-moutarde-925-125-active);
|
|
275
|
+
--background-action-low-orange-terre-battue: var(--orange-terre-battue-925-125);
|
|
276
|
+
--background-action-low-orange-terre-battue-hover: var(--orange-terre-battue-925-125-hover);
|
|
277
|
+
--background-action-low-orange-terre-battue-active: var(--orange-terre-battue-925-125-active);
|
|
278
|
+
--background-action-low-brown-cafe-creme: var(--brown-cafe-creme-925-125);
|
|
279
|
+
--background-action-low-brown-cafe-creme-hover: var(--brown-cafe-creme-925-125-hover);
|
|
280
|
+
--background-action-low-brown-cafe-creme-active: var(--brown-cafe-creme-925-125-active);
|
|
281
|
+
--background-action-low-brown-caramel: var(--brown-caramel-925-125);
|
|
282
|
+
--background-action-low-brown-caramel-hover: var(--brown-caramel-925-125-hover);
|
|
283
|
+
--background-action-low-brown-caramel-active: var(--brown-caramel-925-125-active);
|
|
284
|
+
--background-action-low-brown-opera: var(--brown-opera-925-125);
|
|
285
|
+
--background-action-low-brown-opera-hover: var(--brown-opera-925-125-hover);
|
|
286
|
+
--background-action-low-brown-opera-active: var(--brown-opera-925-125-active);
|
|
287
|
+
--background-action-low-beige-gris-galet: var(--beige-gris-galet-925-125);
|
|
288
|
+
--background-action-low-beige-gris-galet-hover: var(--beige-gris-galet-925-125-hover);
|
|
289
|
+
--background-action-low-beige-gris-galet-active: var(--beige-gris-galet-925-125-active);
|
|
290
|
+
--background-active-blue-france: var(--blue-france-sun-113-625);
|
|
291
|
+
--background-active-blue-france-hover: var(--blue-france-sun-113-625-hover);
|
|
292
|
+
--background-active-blue-france-active: var(--blue-france-sun-113-625-active);
|
|
293
|
+
--background-active-red-marianne: var(--red-marianne-425-625);
|
|
294
|
+
--background-active-red-marianne-hover: var(--red-marianne-425-625-hover);
|
|
295
|
+
--background-active-red-marianne-active: var(--red-marianne-425-625-active);
|
|
296
|
+
--background-open-blue-france: var(--blue-france-925-125);
|
|
297
|
+
--background-open-blue-france-hover: var(--blue-france-925-125-hover);
|
|
298
|
+
--background-open-blue-france-active: var(--blue-france-925-125-active);
|
|
299
|
+
--background-open-red-marianne: var(--red-marianne-925-125);
|
|
300
|
+
--background-open-red-marianne-hover: var(--red-marianne-925-125-hover);
|
|
301
|
+
--background-open-red-marianne-active: var(--red-marianne-925-125-active);
|
|
302
|
+
--background-disabled-grey: var(--grey-925-125);
|
|
303
|
+
--background-raised-grey: var(--grey-1000-75);
|
|
304
|
+
--background-raised-grey-hover: var(--grey-1000-75-hover);
|
|
305
|
+
--background-raised-grey-active: var(--grey-1000-75-active);
|
|
306
|
+
--background-overlap-grey: var(--grey-1000-100);
|
|
307
|
+
--background-overlap-grey-hover: var(--grey-1000-100-hover);
|
|
308
|
+
--background-overlap-grey-active: var(--grey-1000-100-active);
|
|
309
|
+
--background-lifted-grey: var(--grey-1000-75);
|
|
310
|
+
--background-lifted-grey-hover: var(--grey-1000-75-hover);
|
|
311
|
+
--background-lifted-grey-active: var(--grey-1000-75-active);
|
|
312
|
+
--background-alt-raised-grey: var(--grey-975-100);
|
|
313
|
+
--background-alt-raised-grey-hover: var(--grey-975-100-hover);
|
|
314
|
+
--background-alt-raised-grey-active: var(--grey-975-100-active);
|
|
315
|
+
--background-alt-overlap-grey: var(--grey-975-125);
|
|
316
|
+
--background-alt-overlap-grey-hover: var(--grey-975-125-hover);
|
|
317
|
+
--background-alt-overlap-grey-active: var(--grey-975-125-active);
|
|
318
|
+
--background-contrast-raised-grey: var(--grey-950-125);
|
|
319
|
+
--background-contrast-raised-grey-hover: var(--grey-950-125-hover);
|
|
320
|
+
--background-contrast-raised-grey-active: var(--grey-950-125-active);
|
|
321
|
+
--background-contrast-overlap-grey: var(--grey-950-150);
|
|
322
|
+
--background-contrast-overlap-grey-hover: var(--grey-950-150-hover);
|
|
323
|
+
--background-contrast-overlap-grey-active: var(--grey-950-150-active);
|
|
324
|
+
--text-default-grey: var(--grey-200-850);
|
|
325
|
+
--text-default-info: var(--info-425-625);
|
|
326
|
+
--text-default-success: var(--success-425-625);
|
|
327
|
+
--text-default-warning: var(--warning-425-625);
|
|
328
|
+
--text-default-error: var(--error-425-625);
|
|
329
|
+
--text-action-high-grey: var(--grey-50-1000);
|
|
330
|
+
--text-action-high-blue-france: var(--blue-france-sun-113-625);
|
|
331
|
+
--text-action-high-red-marianne: var(--red-marianne-425-625);
|
|
332
|
+
--text-action-high-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
333
|
+
--text-action-high-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
334
|
+
--text-action-high-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
335
|
+
--text-action-high-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
336
|
+
--text-action-high-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
337
|
+
--text-action-high-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
338
|
+
--text-action-high-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
339
|
+
--text-action-high-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
340
|
+
--text-action-high-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
341
|
+
--text-action-high-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
342
|
+
--text-action-high-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
343
|
+
--text-action-high-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
344
|
+
--text-action-high-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
345
|
+
--text-action-high-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
346
|
+
--text-action-high-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
347
|
+
--text-action-high-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
348
|
+
--text-action-high-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
349
|
+
--text-title-grey: var(--grey-50-1000);
|
|
350
|
+
--text-title-blue-france: var(--blue-france-sun-113-625);
|
|
351
|
+
--text-title-red-marianne: var(--red-marianne-425-625);
|
|
352
|
+
--text-label-grey: var(--grey-50-1000);
|
|
353
|
+
--text-label-blue-france: var(--blue-france-sun-113-625);
|
|
354
|
+
--text-label-red-marianne: var(--red-marianne-425-625);
|
|
355
|
+
--text-label-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
356
|
+
--text-label-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
357
|
+
--text-label-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
358
|
+
--text-label-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
359
|
+
--text-label-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
360
|
+
--text-label-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
361
|
+
--text-label-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
362
|
+
--text-label-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
363
|
+
--text-label-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
364
|
+
--text-label-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
365
|
+
--text-label-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
366
|
+
--text-label-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
367
|
+
--text-label-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
368
|
+
--text-label-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
369
|
+
--text-label-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
370
|
+
--text-label-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
371
|
+
--text-label-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
372
|
+
--text-active-grey: var(--grey-50-1000);
|
|
373
|
+
--text-active-blue-france: var(--blue-france-sun-113-625);
|
|
374
|
+
--text-active-red-marianne: var(--red-marianne-425-625);
|
|
375
|
+
--text-mention-grey: var(--grey-425-625);
|
|
376
|
+
--text-inverted-grey: var(--grey-1000-50);
|
|
377
|
+
--text-inverted-blue-france: var(--blue-france-975-sun-113);
|
|
378
|
+
--text-inverted-red-marianne: var(--red-marianne-975-75);
|
|
379
|
+
--text-inverted-info: var(--info-975-75);
|
|
380
|
+
--text-inverted-success: var(--success-975-75);
|
|
381
|
+
--text-inverted-warning: var(--warning-975-75);
|
|
382
|
+
--text-inverted-error: var(--error-975-75);
|
|
383
|
+
--text-inverted-green-tilleul-verveine: var(--green-tilleul-verveine-975-75);
|
|
384
|
+
--text-inverted-green-bourgeon: var(--green-bourgeon-975-75);
|
|
385
|
+
--text-inverted-green-emeraude: var(--green-emeraude-975-75);
|
|
386
|
+
--text-inverted-green-menthe: var(--green-menthe-975-75);
|
|
387
|
+
--text-inverted-green-archipel: var(--green-archipel-975-75);
|
|
388
|
+
--text-inverted-blue-ecume: var(--blue-ecume-975-75);
|
|
389
|
+
--text-inverted-blue-cumulus: var(--blue-cumulus-975-75);
|
|
390
|
+
--text-inverted-purple-glycine: var(--purple-glycine-975-75);
|
|
391
|
+
--text-inverted-pink-macaron: var(--pink-macaron-975-75);
|
|
392
|
+
--text-inverted-pink-tuile: var(--pink-tuile-975-75);
|
|
393
|
+
--text-inverted-yellow-tournesol: var(--yellow-tournesol-975-75);
|
|
394
|
+
--text-inverted-yellow-moutarde: var(--yellow-moutarde-975-75);
|
|
395
|
+
--text-inverted-orange-terre-battue: var(--orange-terre-battue-975-75);
|
|
396
|
+
--text-inverted-brown-cafe-creme: var(--brown-cafe-creme-975-75);
|
|
397
|
+
--text-inverted-brown-caramel: var(--brown-caramel-975-75);
|
|
398
|
+
--text-inverted-brown-opera: var(--brown-opera-975-75);
|
|
399
|
+
--text-inverted-beige-gris-galet: var(--beige-gris-galet-975-75);
|
|
400
|
+
--text-disabled-grey: var(--grey-625-425);
|
|
401
|
+
--text-black-white-grey: var(--grey-0-1000);
|
|
402
|
+
--border-default-grey: var(--grey-900-175);
|
|
403
|
+
--border-default-blue-france: var(--blue-france-main-525);
|
|
404
|
+
--border-default-red-marianne: var(--red-marianne-main-472);
|
|
405
|
+
--border-default-green-tilleul-verveine: var(--green-tilleul-verveine-main-707);
|
|
406
|
+
--border-default-green-bourgeon: var(--green-bourgeon-main-640);
|
|
407
|
+
--border-default-green-emeraude: var(--green-emeraude-main-632);
|
|
408
|
+
--border-default-green-menthe: var(--green-menthe-main-548);
|
|
409
|
+
--border-default-green-archipel: var(--green-archipel-main-557);
|
|
410
|
+
--border-default-blue-ecume: var(--blue-ecume-main-400);
|
|
411
|
+
--border-default-blue-cumulus: var(--blue-cumulus-main-526);
|
|
412
|
+
--border-default-purple-glycine: var(--purple-glycine-main-494);
|
|
413
|
+
--border-default-pink-macaron: var(--pink-macaron-main-689);
|
|
414
|
+
--border-default-pink-tuile: var(--pink-tuile-main-556);
|
|
415
|
+
--border-default-yellow-tournesol: var(--yellow-tournesol-main-731);
|
|
416
|
+
--border-default-yellow-moutarde: var(--yellow-moutarde-main-679);
|
|
417
|
+
--border-default-orange-terre-battue: var(--orange-terre-battue-main-645);
|
|
418
|
+
--border-default-brown-cafe-creme: var(--brown-cafe-creme-main-782);
|
|
419
|
+
--border-default-brown-caramel: var(--brown-caramel-main-648);
|
|
420
|
+
--border-default-brown-opera: var(--brown-opera-main-680);
|
|
421
|
+
--border-default-beige-gris-galet: var(--beige-gris-galet-main-702);
|
|
422
|
+
--border-contrast-grey: var(--grey-625-425);
|
|
423
|
+
--border-active-blue-france: var(--blue-france-sun-113-625);
|
|
424
|
+
--border-active-red-marianne: var(--red-marianne-425-625);
|
|
425
|
+
--border-action-high-grey: var(--grey-50-1000);
|
|
426
|
+
--border-action-high-blue-france: var(--blue-france-sun-113-625);
|
|
427
|
+
--border-action-high-red-marianne: var(--red-marianne-425-625);
|
|
428
|
+
--border-action-high-info: var(--info-425-625);
|
|
429
|
+
--border-action-high-success: var(--success-425-625);
|
|
430
|
+
--border-action-high-warning: var(--warning-425-625);
|
|
431
|
+
--border-action-high-error: var(--error-425-625);
|
|
432
|
+
--border-action-low-blue-france: var(--blue-france-850-200);
|
|
433
|
+
--border-action-low-red-marianne: var(--red-marianne-850-200);
|
|
434
|
+
--border-action-low-green-tilleul-verveine: var(--green-tilleul-verveine-850-200);
|
|
435
|
+
--border-action-low-green-bourgeon: var(--green-bourgeon-850-200);
|
|
436
|
+
--border-action-low-green-emeraude: var(--green-emeraude-850-200);
|
|
437
|
+
--border-action-low-green-menthe: var(--green-menthe-850-200);
|
|
438
|
+
--border-action-low-green-archipel: var(--green-archipel-850-200);
|
|
439
|
+
--border-action-low-blue-ecume: var(--blue-ecume-850-200);
|
|
440
|
+
--border-action-low-blue-cumulus: var(--blue-cumulus-850-200);
|
|
441
|
+
--border-action-low-purple-glycine: var(--purple-glycine-850-200);
|
|
442
|
+
--border-action-low-pink-macaron: var(--pink-macaron-850-200);
|
|
443
|
+
--border-action-low-pink-tuile: var(--pink-tuile-850-200);
|
|
444
|
+
--border-action-low-yellow-tournesol: var(--yellow-tournesol-850-200);
|
|
445
|
+
--border-action-low-yellow-moutarde: var(--yellow-moutarde-850-200);
|
|
446
|
+
--border-action-low-orange-terre-battue: var(--orange-terre-battue-850-200);
|
|
447
|
+
--border-action-low-brown-cafe-creme: var(--brown-cafe-creme-850-200);
|
|
448
|
+
--border-action-low-brown-caramel: var(--brown-caramel-850-200);
|
|
449
|
+
--border-action-low-brown-opera: var(--brown-opera-850-200);
|
|
450
|
+
--border-action-low-beige-gris-galet: var(--beige-gris-galet-850-200);
|
|
451
|
+
--border-open-blue-france: var(--blue-france-925-125);
|
|
452
|
+
--border-open-red-marianne: var(--red-marianne-925-125);
|
|
453
|
+
--border-plain-grey: var(--grey-200-850);
|
|
454
|
+
--border-plain-blue-france: var(--blue-france-sun-113-625);
|
|
455
|
+
--border-plain-red-marianne: var(--red-marianne-425-625);
|
|
456
|
+
--border-plain-info: var(--info-425-625);
|
|
457
|
+
--border-plain-success: var(--success-425-625);
|
|
458
|
+
--border-plain-warning: var(--warning-425-625);
|
|
459
|
+
--border-plain-error: var(--error-425-625);
|
|
460
|
+
--border-plain-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
461
|
+
--border-plain-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
462
|
+
--border-plain-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
463
|
+
--border-plain-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
464
|
+
--border-plain-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
465
|
+
--border-plain-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
466
|
+
--border-plain-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
467
|
+
--border-plain-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
468
|
+
--border-plain-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
469
|
+
--border-plain-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
470
|
+
--border-plain-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
471
|
+
--border-plain-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
472
|
+
--border-plain-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
473
|
+
--border-plain-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
474
|
+
--border-plain-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
475
|
+
--border-plain-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
476
|
+
--border-plain-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
477
|
+
--border-disabled-grey: var(--grey-925-125);
|
|
478
|
+
--artwork-major-blue-france: var(--blue-france-sun-113-625);
|
|
479
|
+
--artwork-major-blue-france-hover: var(--blue-france-sun-113-625-hover);
|
|
480
|
+
--artwork-major-blue-france-active: var(--blue-france-sun-113-625-active);
|
|
481
|
+
--artwork-major-red-marianne: var(--red-marianne-425-625);
|
|
482
|
+
--artwork-major-red-marianne-hover: var(--red-marianne-425-625-hover);
|
|
483
|
+
--artwork-major-red-marianne-active: var(--red-marianne-425-625-active);
|
|
484
|
+
--artwork-major-green-tilleul-verveine: var(--green-tilleul-verveine-sun-418-moon-817);
|
|
485
|
+
--artwork-major-green-tilleul-verveine-hover: var(--green-tilleul-verveine-sun-418-moon-817-hover);
|
|
486
|
+
--artwork-major-green-tilleul-verveine-active: var(--green-tilleul-verveine-sun-418-moon-817-active);
|
|
487
|
+
--artwork-major-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
|
|
488
|
+
--artwork-major-green-bourgeon-hover: var(--green-bourgeon-sun-425-moon-759-hover);
|
|
489
|
+
--artwork-major-green-bourgeon-active: var(--green-bourgeon-sun-425-moon-759-active);
|
|
490
|
+
--artwork-major-green-emeraude: var(--green-emeraude-sun-425-moon-753);
|
|
491
|
+
--artwork-major-green-emeraude-hover: var(--green-emeraude-sun-425-moon-753-hover);
|
|
492
|
+
--artwork-major-green-emeraude-active: var(--green-emeraude-sun-425-moon-753-active);
|
|
493
|
+
--artwork-major-green-menthe: var(--green-menthe-sun-373-moon-652);
|
|
494
|
+
--artwork-major-green-menthe-hover: var(--green-menthe-sun-373-moon-652-hover);
|
|
495
|
+
--artwork-major-green-menthe-active: var(--green-menthe-sun-373-moon-652-active);
|
|
496
|
+
--artwork-major-green-archipel: var(--green-archipel-sun-391-moon-716);
|
|
497
|
+
--artwork-major-green-archipel-hover: var(--green-archipel-sun-391-moon-716-hover);
|
|
498
|
+
--artwork-major-green-archipel-active: var(--green-archipel-sun-391-moon-716-active);
|
|
499
|
+
--artwork-major-blue-ecume: var(--blue-ecume-sun-247-moon-675);
|
|
500
|
+
--artwork-major-blue-ecume-hover: var(--blue-ecume-sun-247-moon-675-hover);
|
|
501
|
+
--artwork-major-blue-ecume-active: var(--blue-ecume-sun-247-moon-675-active);
|
|
502
|
+
--artwork-major-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
|
|
503
|
+
--artwork-major-blue-cumulus-hover: var(--blue-cumulus-sun-368-moon-732-hover);
|
|
504
|
+
--artwork-major-blue-cumulus-active: var(--blue-cumulus-sun-368-moon-732-active);
|
|
505
|
+
--artwork-major-purple-glycine: var(--purple-glycine-sun-319-moon-630);
|
|
506
|
+
--artwork-major-purple-glycine-hover: var(--purple-glycine-sun-319-moon-630-hover);
|
|
507
|
+
--artwork-major-purple-glycine-active: var(--purple-glycine-sun-319-moon-630-active);
|
|
508
|
+
--artwork-major-pink-macaron: var(--pink-macaron-sun-406-moon-833);
|
|
509
|
+
--artwork-major-pink-macaron-hover: var(--pink-macaron-sun-406-moon-833-hover);
|
|
510
|
+
--artwork-major-pink-macaron-active: var(--pink-macaron-sun-406-moon-833-active);
|
|
511
|
+
--artwork-major-pink-tuile: var(--pink-tuile-sun-425-moon-750);
|
|
512
|
+
--artwork-major-pink-tuile-hover: var(--pink-tuile-sun-425-moon-750-hover);
|
|
513
|
+
--artwork-major-pink-tuile-active: var(--pink-tuile-sun-425-moon-750-active);
|
|
514
|
+
--artwork-major-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
|
|
515
|
+
--artwork-major-yellow-tournesol-hover: var(--yellow-tournesol-sun-407-moon-922-hover);
|
|
516
|
+
--artwork-major-yellow-tournesol-active: var(--yellow-tournesol-sun-407-moon-922-active);
|
|
517
|
+
--artwork-major-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
|
|
518
|
+
--artwork-major-yellow-moutarde-hover: var(--yellow-moutarde-sun-348-moon-860-hover);
|
|
519
|
+
--artwork-major-yellow-moutarde-active: var(--yellow-moutarde-sun-348-moon-860-active);
|
|
520
|
+
--artwork-major-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
|
|
521
|
+
--artwork-major-orange-terre-battue-hover: var(--orange-terre-battue-sun-370-moon-672-hover);
|
|
522
|
+
--artwork-major-orange-terre-battue-active: var(--orange-terre-battue-sun-370-moon-672-active);
|
|
523
|
+
--artwork-major-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
|
|
524
|
+
--artwork-major-brown-cafe-creme-hover: var(--brown-cafe-creme-sun-383-moon-885-hover);
|
|
525
|
+
--artwork-major-brown-cafe-creme-active: var(--brown-cafe-creme-sun-383-moon-885-active);
|
|
526
|
+
--artwork-major-brown-caramel: var(--brown-caramel-sun-425-moon-901);
|
|
527
|
+
--artwork-major-brown-caramel-hover: var(--brown-caramel-sun-425-moon-901-hover);
|
|
528
|
+
--artwork-major-brown-caramel-active: var(--brown-caramel-sun-425-moon-901-active);
|
|
529
|
+
--artwork-major-brown-opera: var(--brown-opera-sun-395-moon-820);
|
|
530
|
+
--artwork-major-brown-opera-hover: var(--brown-opera-sun-395-moon-820-hover);
|
|
531
|
+
--artwork-major-brown-opera-active: var(--brown-opera-sun-395-moon-820-active);
|
|
532
|
+
--artwork-major-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
|
|
533
|
+
--artwork-major-beige-gris-galet-hover: var(--beige-gris-galet-sun-407-moon-821-hover);
|
|
534
|
+
--artwork-major-beige-gris-galet-active: var(--beige-gris-galet-sun-407-moon-821-active);
|
|
535
|
+
--artwork-minor-blue-france: var(--blue-france-main-525);
|
|
536
|
+
--artwork-minor-red-marianne: var(--red-marianne-main-472);
|
|
537
|
+
--artwork-minor-green-tilleul-verveine: var(--green-tilleul-verveine-main-707);
|
|
538
|
+
--artwork-minor-green-bourgeon: var(--green-bourgeon-main-640);
|
|
539
|
+
--artwork-minor-green-emeraude: var(--green-emeraude-main-632);
|
|
540
|
+
--artwork-minor-green-menthe: var(--green-menthe-main-548);
|
|
541
|
+
--artwork-minor-green-archipel: var(--green-archipel-main-557);
|
|
542
|
+
--artwork-minor-blue-ecume: var(--blue-ecume-main-400);
|
|
543
|
+
--artwork-minor-blue-cumulus: var(--blue-cumulus-main-526);
|
|
544
|
+
--artwork-minor-purple-glycine: var(--purple-glycine-main-494);
|
|
545
|
+
--artwork-minor-pink-macaron: var(--pink-macaron-main-689);
|
|
546
|
+
--artwork-minor-pink-tuile: var(--pink-tuile-main-556);
|
|
547
|
+
--artwork-minor-yellow-tournesol: var(--yellow-tournesol-main-731);
|
|
548
|
+
--artwork-minor-yellow-moutarde: var(--yellow-moutarde-main-679);
|
|
549
|
+
--artwork-minor-orange-terre-battue: var(--orange-terre-battue-main-645);
|
|
550
|
+
--artwork-minor-brown-cafe-creme: var(--brown-cafe-creme-main-782);
|
|
551
|
+
--artwork-minor-brown-caramel: var(--brown-caramel-main-648);
|
|
552
|
+
--artwork-minor-brown-opera: var(--brown-opera-main-680);
|
|
553
|
+
--artwork-minor-beige-gris-galet: var(--beige-gris-galet-main-702);
|
|
554
|
+
--artwork-decorative-grey: var(--grey-950-100);
|
|
555
|
+
--artwork-decorative-blue-france: var(--blue-france-950-100);
|
|
556
|
+
--artwork-decorative-red-marianne: var(--red-marianne-950-100);
|
|
557
|
+
--artwork-decorative-green-tilleul-verveine: var(--green-tilleul-verveine-950-100);
|
|
558
|
+
--artwork-decorative-green-bourgeon: var(--green-bourgeon-950-100);
|
|
559
|
+
--artwork-decorative-green-emeraude: var(--green-emeraude-950-100);
|
|
560
|
+
--artwork-decorative-green-menthe: var(--green-menthe-950-100);
|
|
561
|
+
--artwork-decorative-green-archipel: var(--green-archipel-950-100);
|
|
562
|
+
--artwork-decorative-blue-ecume: var(--blue-ecume-950-100);
|
|
563
|
+
--artwork-decorative-blue-cumulus: var(--blue-cumulus-950-100);
|
|
564
|
+
--artwork-decorative-purple-glycine: var(--purple-glycine-950-100);
|
|
565
|
+
--artwork-decorative-pink-macaron: var(--pink-macaron-950-100);
|
|
566
|
+
--artwork-decorative-pink-tuile: var(--pink-tuile-950-100);
|
|
567
|
+
--artwork-decorative-yellow-tournesol: var(--yellow-tournesol-950-100);
|
|
568
|
+
--artwork-decorative-yellow-moutarde: var(--yellow-moutarde-950-100);
|
|
569
|
+
--artwork-decorative-orange-terre-battue: var(--orange-terre-battue-950-100);
|
|
570
|
+
--artwork-decorative-brown-cafe-creme: var(--brown-cafe-creme-950-100);
|
|
571
|
+
--artwork-decorative-brown-caramel: var(--brown-caramel-950-100);
|
|
572
|
+
--artwork-decorative-brown-opera: var(--brown-opera-950-100);
|
|
573
|
+
--artwork-decorative-beige-gris-galet: var(--beige-gris-galet-950-100);
|
|
574
|
+
--artwork-background-grey: var(--grey-975-75);
|
|
575
|
+
--artwork-background-blue-france: var(--blue-france-975-75);
|
|
576
|
+
--artwork-background-red-marianne: var(--red-marianne-975-75);
|
|
577
|
+
--artwork-background-green-tilleul-verveine: var(--green-tilleul-verveine-975-75);
|
|
578
|
+
--artwork-background-green-bourgeon: var(--green-bourgeon-975-75);
|
|
579
|
+
--artwork-background-green-emeraude: var(--green-emeraude-975-75);
|
|
580
|
+
--artwork-background-green-menthe: var(--green-menthe-975-75);
|
|
581
|
+
--artwork-background-green-archipel: var(--green-archipel-975-75);
|
|
582
|
+
--artwork-background-blue-ecume: var(--blue-ecume-975-75);
|
|
583
|
+
--artwork-background-blue-cumulus: var(--blue-cumulus-975-75);
|
|
584
|
+
--artwork-background-purple-glycine: var(--purple-glycine-975-75);
|
|
585
|
+
--artwork-background-pink-macaron: var(--pink-macaron-975-75);
|
|
586
|
+
--artwork-background-pink-tuile: var(--pink-tuile-975-75);
|
|
587
|
+
--artwork-background-yellow-tournesol: var(--yellow-tournesol-975-75);
|
|
588
|
+
--artwork-background-yellow-moutarde: var(--yellow-moutarde-975-75);
|
|
589
|
+
--artwork-background-orange-terre-battue: var(--orange-terre-battue-975-75);
|
|
590
|
+
--artwork-background-brown-cafe-creme: var(--brown-cafe-creme-975-75);
|
|
591
|
+
--artwork-background-brown-caramel: var(--brown-caramel-975-75);
|
|
592
|
+
--artwork-background-brown-opera: var(--brown-opera-975-75);
|
|
593
|
+
--artwork-background-beige-gris-galet: var(--beige-gris-galet-975-75);
|
|
594
|
+
--artwork-motif-grey: var(--grey-925-125);
|
|
595
|
+
--artwork-motif-blue-france: var(--blue-france-925-125);
|
|
596
|
+
--artwork-motif-red-marianne: var(--red-marianne-925-125);
|
|
597
|
+
--artwork-motif-green-tilleul-verveine: var(--green-tilleul-verveine-925-125);
|
|
598
|
+
--artwork-motif-green-bourgeon: var(--green-bourgeon-925-125);
|
|
599
|
+
--artwork-motif-green-emeraude: var(--green-emeraude-925-125);
|
|
600
|
+
--artwork-motif-green-menthe: var(--green-menthe-925-125);
|
|
601
|
+
--artwork-motif-green-archipel: var(--green-archipel-925-125);
|
|
602
|
+
--artwork-motif-blue-ecume: var(--blue-ecume-925-125);
|
|
603
|
+
--artwork-motif-blue-cumulus: var(--blue-cumulus-925-125);
|
|
604
|
+
--artwork-motif-purple-glycine: var(--purple-glycine-925-125);
|
|
605
|
+
--artwork-motif-pink-macaron: var(--pink-macaron-925-125);
|
|
606
|
+
--artwork-motif-pink-tuile: var(--pink-tuile-925-125);
|
|
607
|
+
--artwork-motif-yellow-tournesol: var(--yellow-tournesol-925-125);
|
|
608
|
+
--artwork-motif-yellow-moutarde: var(--yellow-moutarde-925-125);
|
|
609
|
+
--artwork-motif-orange-terre-battue: var(--orange-terre-battue-925-125);
|
|
610
|
+
--artwork-motif-brown-cafe-creme: var(--brown-cafe-creme-925-125);
|
|
611
|
+
--artwork-motif-brown-caramel: var(--brown-caramel-925-125);
|
|
612
|
+
--artwork-motif-brown-opera: var(--brown-opera-925-125);
|
|
613
|
+
--artwork-motif-beige-gris-galet: var(--beige-gris-galet-925-125);
|
|
614
|
+
--grey-1000-50: #fff;
|
|
615
|
+
--grey-1000-50-hover: #f6f6f6;
|
|
616
|
+
--grey-1000-50-active: #ededed;
|
|
617
|
+
--grey-975-75: #f6f6f6;
|
|
618
|
+
--grey-975-75-hover: #dfdfdf;
|
|
619
|
+
--grey-975-75-active: #cfcfcf;
|
|
620
|
+
--grey-950-100: #eee;
|
|
621
|
+
--grey-950-100-hover: #d2d2d2;
|
|
622
|
+
--grey-950-100-active: #c1c1c1;
|
|
623
|
+
--grey-200-850: #3a3a3a;
|
|
624
|
+
--grey-200-850-hover: #616161;
|
|
625
|
+
--grey-200-850-active: #777;
|
|
626
|
+
--grey-925-125: #e5e5e5;
|
|
627
|
+
--grey-1000-75: #fff;
|
|
628
|
+
--grey-1000-75-hover: #f6f6f6;
|
|
629
|
+
--grey-1000-75-active: #ededed;
|
|
630
|
+
--grey-1000-100: #fff;
|
|
631
|
+
--grey-1000-100-hover: #f6f6f6;
|
|
632
|
+
--grey-1000-100-active: #ededed;
|
|
633
|
+
--grey-975-100: #f6f6f6;
|
|
634
|
+
--grey-975-100-hover: #dfdfdf;
|
|
635
|
+
--grey-975-100-active: #cfcfcf;
|
|
636
|
+
--grey-975-125: #f6f6f6;
|
|
637
|
+
--grey-975-125-hover: #dfdfdf;
|
|
638
|
+
--grey-975-125-active: #cfcfcf;
|
|
639
|
+
--grey-950-125: #eee;
|
|
640
|
+
--grey-950-125-hover: #d2d2d2;
|
|
641
|
+
--grey-950-125-active: #c1c1c1;
|
|
642
|
+
--grey-950-150: #eee;
|
|
643
|
+
--grey-950-150-hover: #d2d2d2;
|
|
644
|
+
--grey-950-150-active: #c1c1c1;
|
|
645
|
+
--grey-50-1000: #161616;
|
|
646
|
+
--grey-425-625: #666;
|
|
647
|
+
--grey-625-425: #929292;
|
|
648
|
+
--grey-0-1000: #000;
|
|
649
|
+
--grey-900-175: #ddd;
|
|
650
|
+
--blue-france-975-75: #f5f5fe;
|
|
651
|
+
--blue-france-975-75-hover: #dcdcfc;
|
|
652
|
+
--blue-france-975-75-active: #cbcbfa;
|
|
653
|
+
--blue-france-950-100: #ececfe;
|
|
654
|
+
--blue-france-950-100-hover: #cecefc;
|
|
655
|
+
--blue-france-950-100-active: #bbbbfc;
|
|
656
|
+
--blue-france-sun-113-625: #000091;
|
|
657
|
+
--blue-france-sun-113-625-hover: #1212ff;
|
|
658
|
+
--blue-france-sun-113-625-active: #2323ff;
|
|
659
|
+
--blue-france-925-125: #e3e3fd;
|
|
660
|
+
--blue-france-925-125-hover: #c1c1fb;
|
|
661
|
+
--blue-france-925-125-active: #adadf9;
|
|
662
|
+
--blue-france-975-sun-113: #f5f5fe;
|
|
663
|
+
--blue-france-main-525: #6a6af4;
|
|
664
|
+
--blue-france-850-200: #cacafb;
|
|
665
|
+
--red-marianne-975-75: #fef4f4;
|
|
666
|
+
--red-marianne-975-75-hover: #fcd7d7;
|
|
667
|
+
--red-marianne-975-75-active: #fac4c4;
|
|
668
|
+
--red-marianne-950-100: #fee9e9;
|
|
669
|
+
--red-marianne-950-100-hover: #fdc5c5;
|
|
670
|
+
--red-marianne-950-100-active: #fcafaf;
|
|
671
|
+
--red-marianne-425-625: #c9191e;
|
|
672
|
+
--red-marianne-425-625-hover: #f93f42;
|
|
673
|
+
--red-marianne-425-625-active: #f95a5c;
|
|
674
|
+
--red-marianne-925-125: #fddede;
|
|
675
|
+
--red-marianne-925-125-hover: #fbb6b6;
|
|
676
|
+
--red-marianne-925-125-active: #fa9e9e;
|
|
677
|
+
--red-marianne-main-472: #e1000f;
|
|
678
|
+
--red-marianne-850-200: #fcbfbf;
|
|
679
|
+
--info-950-100: #e8edff;
|
|
680
|
+
--info-950-100-hover: #c2d1ff;
|
|
681
|
+
--info-950-100-active: #a9bfff;
|
|
682
|
+
--info-425-625: #0063cb;
|
|
683
|
+
--info-425-625-hover: #3b87ff;
|
|
684
|
+
--info-425-625-active: #6798ff;
|
|
685
|
+
--info-975-75: #f4f6ff;
|
|
686
|
+
--success-950-100: #b8fec9;
|
|
687
|
+
--success-950-100-hover: #46fd89;
|
|
688
|
+
--success-950-100-active: #34eb7b;
|
|
689
|
+
--success-425-625: #18753c;
|
|
690
|
+
--success-425-625-hover: #27a959;
|
|
691
|
+
--success-425-625-active: #2fc368;
|
|
692
|
+
--success-975-75: #dffee6;
|
|
693
|
+
--warning-950-100: #ffe9e6;
|
|
694
|
+
--warning-950-100-hover: #ffc6bd;
|
|
695
|
+
--warning-950-100-active: #ffb0a2;
|
|
696
|
+
--warning-425-625: #b34000;
|
|
697
|
+
--warning-425-625-hover: #ff6218;
|
|
698
|
+
--warning-425-625-active: #ff7a55;
|
|
699
|
+
--warning-975-75: #fff4f3;
|
|
700
|
+
--error-950-100: #ffe9e9;
|
|
701
|
+
--error-950-100-hover: #ffc5c5;
|
|
702
|
+
--error-950-100-active: #ffafaf;
|
|
703
|
+
--error-425-625: #ce0500;
|
|
704
|
+
--error-425-625-hover: #ff2725;
|
|
705
|
+
--error-425-625-active: #ff4140;
|
|
706
|
+
--error-975-75: #fff4f4;
|
|
707
|
+
--green-tilleul-verveine-975-75: #fef7da;
|
|
708
|
+
--green-tilleul-verveine-975-75-hover: #fce552;
|
|
709
|
+
--green-tilleul-verveine-975-75-active: #ebd54c;
|
|
710
|
+
--green-tilleul-verveine-950-100: #fceeac;
|
|
711
|
+
--green-tilleul-verveine-950-100-hover: #e8d45c;
|
|
712
|
+
--green-tilleul-verveine-950-100-active: #d4c254;
|
|
713
|
+
--green-tilleul-verveine-sun-418-moon-817: #66673d;
|
|
714
|
+
--green-tilleul-verveine-sun-418-moon-817-hover: #929359;
|
|
715
|
+
--green-tilleul-verveine-sun-418-moon-817-active: #a7a967;
|
|
716
|
+
--green-tilleul-verveine-925-125: #fbe769;
|
|
717
|
+
--green-tilleul-verveine-925-125-hover: #d7c655;
|
|
718
|
+
--green-tilleul-verveine-925-125-active: #c2b24c;
|
|
719
|
+
--green-tilleul-verveine-main-707: #b7a73f;
|
|
720
|
+
--green-tilleul-verveine-850-200: #e2cf58;
|
|
721
|
+
--green-bourgeon-975-75: #e6feda;
|
|
722
|
+
--green-bourgeon-975-75-hover: #a7fc62;
|
|
723
|
+
--green-bourgeon-975-75-active: #98ed4d;
|
|
724
|
+
--green-bourgeon-950-100: #c9fcac;
|
|
725
|
+
--green-bourgeon-950-100-hover: #9ae95d;
|
|
726
|
+
--green-bourgeon-950-100-active: #8dd555;
|
|
727
|
+
--green-bourgeon-sun-425-moon-759: #447049;
|
|
728
|
+
--green-bourgeon-sun-425-moon-759-hover: #639f6a;
|
|
729
|
+
--green-bourgeon-sun-425-moon-759-active: #72b77a;
|
|
730
|
+
--green-bourgeon-925-125: #a9fb68;
|
|
731
|
+
--green-bourgeon-925-125-hover: #8ed654;
|
|
732
|
+
--green-bourgeon-925-125-active: #7fc04b;
|
|
733
|
+
--green-bourgeon-main-640: #68a532;
|
|
734
|
+
--green-bourgeon-850-200: #95e257;
|
|
735
|
+
--green-emeraude-975-75: #e3fdeb;
|
|
736
|
+
--green-emeraude-975-75-hover: #94f9b9;
|
|
737
|
+
--green-emeraude-975-75-active: #6df1a3;
|
|
738
|
+
--green-emeraude-950-100: #c3fad5;
|
|
739
|
+
--green-emeraude-950-100-hover: #77eda5;
|
|
740
|
+
--green-emeraude-950-100-active: #6dd897;
|
|
741
|
+
--green-emeraude-sun-425-moon-753: #297254;
|
|
742
|
+
--green-emeraude-sun-425-moon-753-hover: #3ea47a;
|
|
743
|
+
--green-emeraude-sun-425-moon-753-active: #49bc8d;
|
|
744
|
+
--green-emeraude-925-125: #9ef9be;
|
|
745
|
+
--green-emeraude-925-125-hover: #69df97;
|
|
746
|
+
--green-emeraude-925-125-active: #5ec988;
|
|
747
|
+
--green-emeraude-main-632: #00a95f;
|
|
748
|
+
--green-emeraude-850-200: #6fe49d;
|
|
749
|
+
--green-menthe-975-75: #dffdf7;
|
|
750
|
+
--green-menthe-975-75-hover: #84f9e7;
|
|
751
|
+
--green-menthe-975-75-active: #70ebd8;
|
|
752
|
+
--green-menthe-950-100: #bafaee;
|
|
753
|
+
--green-menthe-950-100-hover: #79e7d5;
|
|
754
|
+
--green-menthe-950-100-active: #6fd3c3;
|
|
755
|
+
--green-menthe-sun-373-moon-652: #37635f;
|
|
756
|
+
--green-menthe-sun-373-moon-652-hover: #53918c;
|
|
757
|
+
--green-menthe-sun-373-moon-652-active: #62a9a2;
|
|
758
|
+
--green-menthe-925-125: #8bf8e7;
|
|
759
|
+
--green-menthe-925-125-hover: #6ed5c5;
|
|
760
|
+
--green-menthe-925-125-active: #62bfb1;
|
|
761
|
+
--green-menthe-main-548: #009081;
|
|
762
|
+
--green-menthe-850-200: #73e0cf;
|
|
763
|
+
--green-archipel-975-75: #e5fbfd;
|
|
764
|
+
--green-archipel-975-75-hover: #99f2f8;
|
|
765
|
+
--green-archipel-975-75-active: #73e9f0;
|
|
766
|
+
--green-archipel-950-100: #c7f6fc;
|
|
767
|
+
--green-archipel-950-100-hover: #64ecf8;
|
|
768
|
+
--green-archipel-950-100-active: #5bd8e3;
|
|
769
|
+
--green-archipel-sun-391-moon-716: #006a6f;
|
|
770
|
+
--green-archipel-sun-391-moon-716-hover: #009fa7;
|
|
771
|
+
--green-archipel-sun-391-moon-716-active: #00bbc3;
|
|
772
|
+
--green-archipel-925-125: #a6f2fa;
|
|
773
|
+
--green-archipel-925-125-hover: #62dbe5;
|
|
774
|
+
--green-archipel-925-125-active: #58c5cf;
|
|
775
|
+
--green-archipel-main-557: #009099;
|
|
776
|
+
--green-archipel-850-200: #60e0eb;
|
|
777
|
+
--blue-ecume-975-75: #f4f6fe;
|
|
778
|
+
--blue-ecume-975-75-hover: #d7dffb;
|
|
779
|
+
--blue-ecume-975-75-active: #c3cffa;
|
|
780
|
+
--blue-ecume-950-100: #e9edfe;
|
|
781
|
+
--blue-ecume-950-100-hover: #c5d0fc;
|
|
782
|
+
--blue-ecume-950-100-active: #adbffc;
|
|
783
|
+
--blue-ecume-sun-247-moon-675: #2f4077;
|
|
784
|
+
--blue-ecume-sun-247-moon-675-hover: #4e68bb;
|
|
785
|
+
--blue-ecume-sun-247-moon-675-active: #667dcf;
|
|
786
|
+
--blue-ecume-925-125: #dee5fd;
|
|
787
|
+
--blue-ecume-925-125-hover: #b4c5fb;
|
|
788
|
+
--blue-ecume-925-125-active: #99b3f9;
|
|
789
|
+
--blue-ecume-main-400: #465f9d;
|
|
790
|
+
--blue-ecume-850-200: #bfccfb;
|
|
791
|
+
--blue-cumulus-975-75: #f3f6fe;
|
|
792
|
+
--blue-cumulus-975-75-hover: #d3dffc;
|
|
793
|
+
--blue-cumulus-975-75-active: #bed0fa;
|
|
794
|
+
--blue-cumulus-950-100: #e6eefe;
|
|
795
|
+
--blue-cumulus-950-100-hover: #bcd3fc;
|
|
796
|
+
--blue-cumulus-950-100-active: #9fc3fc;
|
|
797
|
+
--blue-cumulus-sun-368-moon-732: #3558a2;
|
|
798
|
+
--blue-cumulus-sun-368-moon-732-hover: #5982e0;
|
|
799
|
+
--blue-cumulus-sun-368-moon-732-active: #7996e6;
|
|
800
|
+
--blue-cumulus-925-125: #dae6fd;
|
|
801
|
+
--blue-cumulus-925-125-hover: #a9c8fb;
|
|
802
|
+
--blue-cumulus-925-125-active: #8ab8f9;
|
|
803
|
+
--blue-cumulus-main-526: #417dc4;
|
|
804
|
+
--blue-cumulus-850-200: #b6cffb;
|
|
805
|
+
--purple-glycine-975-75: #fef3fd;
|
|
806
|
+
--purple-glycine-975-75-hover: #fcd4f8;
|
|
807
|
+
--purple-glycine-975-75-active: #fabff5;
|
|
808
|
+
--purple-glycine-950-100: #fee7fc;
|
|
809
|
+
--purple-glycine-950-100-hover: #fdc0f8;
|
|
810
|
+
--purple-glycine-950-100-active: #fca8f6;
|
|
811
|
+
--purple-glycine-sun-319-moon-630: #6e445a;
|
|
812
|
+
--purple-glycine-sun-319-moon-630-hover: #a66989;
|
|
813
|
+
--purple-glycine-sun-319-moon-630-active: #bb7f9e;
|
|
814
|
+
--purple-glycine-925-125: #fddbfa;
|
|
815
|
+
--purple-glycine-925-125-hover: #fbaff5;
|
|
816
|
+
--purple-glycine-925-125-active: #fa96f2;
|
|
817
|
+
--purple-glycine-main-494: #a558a0;
|
|
818
|
+
--purple-glycine-850-200: #fbb8f6;
|
|
819
|
+
--pink-macaron-975-75: #fef4f2;
|
|
820
|
+
--pink-macaron-975-75-hover: #fcd8d0;
|
|
821
|
+
--pink-macaron-975-75-active: #fac5b8;
|
|
822
|
+
--pink-macaron-950-100: #fee9e6;
|
|
823
|
+
--pink-macaron-950-100-hover: #fdc6bd;
|
|
824
|
+
--pink-macaron-950-100-active: #fcb0a2;
|
|
825
|
+
--pink-macaron-sun-406-moon-833: #8d533e;
|
|
826
|
+
--pink-macaron-sun-406-moon-833-hover: #ca795c;
|
|
827
|
+
--pink-macaron-sun-406-moon-833-active: #e08e73;
|
|
828
|
+
--pink-macaron-925-125: #fddfda;
|
|
829
|
+
--pink-macaron-925-125-hover: #fbb8ab;
|
|
830
|
+
--pink-macaron-925-125-active: #faa18d;
|
|
831
|
+
--pink-macaron-main-689: #e18b76;
|
|
832
|
+
--pink-macaron-850-200: #fcc0b4;
|
|
833
|
+
--pink-tuile-975-75: #fef4f3;
|
|
834
|
+
--pink-tuile-975-75-hover: #fcd7d3;
|
|
835
|
+
--pink-tuile-975-75-active: #fac4be;
|
|
836
|
+
--pink-tuile-950-100: #fee9e7;
|
|
837
|
+
--pink-tuile-950-100-hover: #fdc6c0;
|
|
838
|
+
--pink-tuile-950-100-active: #fcb0a7;
|
|
839
|
+
--pink-tuile-sun-425-moon-750: #a94645;
|
|
840
|
+
--pink-tuile-sun-425-moon-750-hover: #d5706f;
|
|
841
|
+
--pink-tuile-sun-425-moon-750-active: #da8a89;
|
|
842
|
+
--pink-tuile-925-125: #fddfdb;
|
|
843
|
+
--pink-tuile-925-125-hover: #fbb8ad;
|
|
844
|
+
--pink-tuile-925-125-active: #faa191;
|
|
845
|
+
--pink-tuile-main-556: #ce614a;
|
|
846
|
+
--pink-tuile-850-200: #fcbfb7;
|
|
847
|
+
--yellow-tournesol-975-75: #fef6e3;
|
|
848
|
+
--yellow-tournesol-975-75-hover: #fce086;
|
|
849
|
+
--yellow-tournesol-975-75-active: #f5d24b;
|
|
850
|
+
--yellow-tournesol-950-100: #feecc2;
|
|
851
|
+
--yellow-tournesol-950-100-hover: #fbd335;
|
|
852
|
+
--yellow-tournesol-950-100-active: #e6c130;
|
|
853
|
+
--yellow-tournesol-sun-407-moon-922: #716043;
|
|
854
|
+
--yellow-tournesol-sun-407-moon-922-hover: #a28a62;
|
|
855
|
+
--yellow-tournesol-sun-407-moon-922-active: #ba9f72;
|
|
856
|
+
--yellow-tournesol-925-125: #fde39c;
|
|
857
|
+
--yellow-tournesol-925-125-hover: #e9c53b;
|
|
858
|
+
--yellow-tournesol-925-125-active: #d3b235;
|
|
859
|
+
--yellow-tournesol-main-731: #c8aa39;
|
|
860
|
+
--yellow-tournesol-850-200: #efcb3a;
|
|
861
|
+
--yellow-moutarde-975-75: #fef5e8;
|
|
862
|
+
--yellow-moutarde-975-75-hover: #fcdca3;
|
|
863
|
+
--yellow-moutarde-975-75-active: #fbcd64;
|
|
864
|
+
--yellow-moutarde-950-100: #feebd0;
|
|
865
|
+
--yellow-moutarde-950-100-hover: #fdcd6d;
|
|
866
|
+
--yellow-moutarde-950-100-active: #f4be30;
|
|
867
|
+
--yellow-moutarde-sun-348-moon-860: #695240;
|
|
868
|
+
--yellow-moutarde-sun-348-moon-860-hover: #9b7b61;
|
|
869
|
+
--yellow-moutarde-sun-348-moon-860-active: #b58f72;
|
|
870
|
+
--yellow-moutarde-925-125: #fde2b5;
|
|
871
|
+
--yellow-moutarde-925-125-hover: #f6c43c;
|
|
872
|
+
--yellow-moutarde-925-125-active: #dfb135;
|
|
873
|
+
--yellow-moutarde-main-679: #c3992a;
|
|
874
|
+
--yellow-moutarde-850-200: #fcc63a;
|
|
875
|
+
--orange-terre-battue-975-75: #fef4f2;
|
|
876
|
+
--orange-terre-battue-975-75-hover: #fcd8d0;
|
|
877
|
+
--orange-terre-battue-975-75-active: #fac5b8;
|
|
878
|
+
--orange-terre-battue-950-100: #fee9e5;
|
|
879
|
+
--orange-terre-battue-950-100-hover: #fdc6ba;
|
|
880
|
+
--orange-terre-battue-950-100-active: #fcb09e;
|
|
881
|
+
--orange-terre-battue-sun-370-moon-672: #755348;
|
|
882
|
+
--orange-terre-battue-sun-370-moon-672-hover: #ab7b6b;
|
|
883
|
+
--orange-terre-battue-sun-370-moon-672-active: #c68f7d;
|
|
884
|
+
--orange-terre-battue-925-125: #fddfd8;
|
|
885
|
+
--orange-terre-battue-925-125-hover: #fbb8a5;
|
|
886
|
+
--orange-terre-battue-925-125-active: #faa184;
|
|
887
|
+
--orange-terre-battue-main-645: #e4794a;
|
|
888
|
+
--orange-terre-battue-850-200: #fcc0b0;
|
|
889
|
+
--brown-cafe-creme-975-75: #fbf6ed;
|
|
890
|
+
--brown-cafe-creme-975-75-hover: #f2deb6;
|
|
891
|
+
--brown-cafe-creme-975-75-active: #eacf91;
|
|
892
|
+
--brown-cafe-creme-950-100: #f7ecdb;
|
|
893
|
+
--brown-cafe-creme-950-100-hover: #edce94;
|
|
894
|
+
--brown-cafe-creme-950-100-active: #dabd84;
|
|
895
|
+
--brown-cafe-creme-sun-383-moon-885: #685c48;
|
|
896
|
+
--brown-cafe-creme-sun-383-moon-885-hover: #97866a;
|
|
897
|
+
--brown-cafe-creme-sun-383-moon-885-active: #ae9b7b;
|
|
898
|
+
--brown-cafe-creme-925-125: #f4e3c7;
|
|
899
|
+
--brown-cafe-creme-925-125-hover: #e1c386;
|
|
900
|
+
--brown-cafe-creme-925-125-active: #ccb078;
|
|
901
|
+
--brown-cafe-creme-main-782: #d1b781;
|
|
902
|
+
--brown-cafe-creme-850-200: #e7ca8e;
|
|
903
|
+
--brown-caramel-975-75: #fbf5f2;
|
|
904
|
+
--brown-caramel-975-75-hover: #f1dbcf;
|
|
905
|
+
--brown-caramel-975-75-active: #ecc9b5;
|
|
906
|
+
--brown-caramel-950-100: #f7ebe5;
|
|
907
|
+
--brown-caramel-950-100-hover: #eccbb9;
|
|
908
|
+
--brown-caramel-950-100-active: #e6b79a;
|
|
909
|
+
--brown-caramel-sun-425-moon-901: #845d48;
|
|
910
|
+
--brown-caramel-sun-425-moon-901-hover: #bb8568;
|
|
911
|
+
--brown-caramel-sun-425-moon-901-active: #d69978;
|
|
912
|
+
--brown-caramel-925-125: #f3e2d9;
|
|
913
|
+
--brown-caramel-925-125-hover: #e7bea6;
|
|
914
|
+
--brown-caramel-925-125-active: #e1a982;
|
|
915
|
+
--brown-caramel-main-648: #c08c65;
|
|
916
|
+
--brown-caramel-850-200: #eac7b2;
|
|
917
|
+
--brown-opera-975-75: #fbf5f2;
|
|
918
|
+
--brown-opera-975-75-hover: #f1dbcf;
|
|
919
|
+
--brown-opera-975-75-active: #ecc9b5;
|
|
920
|
+
--brown-opera-950-100: #f7ece4;
|
|
921
|
+
--brown-opera-950-100-hover: #eccdb3;
|
|
922
|
+
--brown-opera-950-100-active: #e6ba90;
|
|
923
|
+
--brown-opera-sun-395-moon-820: #745b47;
|
|
924
|
+
--brown-opera-sun-395-moon-820-hover: #a78468;
|
|
925
|
+
--brown-opera-sun-395-moon-820-active: #c09979;
|
|
926
|
+
--brown-opera-925-125: #f3e2d7;
|
|
927
|
+
--brown-opera-925-125-hover: #e7bfa0;
|
|
928
|
+
--brown-opera-925-125-active: #deaa7e;
|
|
929
|
+
--brown-opera-main-680: #bd987a;
|
|
930
|
+
--brown-opera-850-200: #eac7ad;
|
|
931
|
+
--beige-gris-galet-975-75: #f9f6f2;
|
|
932
|
+
--beige-gris-galet-975-75-hover: #eadecd;
|
|
933
|
+
--beige-gris-galet-975-75-active: #e1ceb1;
|
|
934
|
+
--beige-gris-galet-950-100: #f3ede5;
|
|
935
|
+
--beige-gris-galet-950-100-hover: #e1d0b5;
|
|
936
|
+
--beige-gris-galet-950-100-active: #d1bea2;
|
|
937
|
+
--beige-gris-galet-sun-407-moon-821: #6a6156;
|
|
938
|
+
--beige-gris-galet-sun-407-moon-821-hover: #988b7c;
|
|
939
|
+
--beige-gris-galet-sun-407-moon-821-active: #afa08f;
|
|
940
|
+
--beige-gris-galet-925-125: #eee4d9;
|
|
941
|
+
--beige-gris-galet-925-125-hover: #dbc3a4;
|
|
942
|
+
--beige-gris-galet-925-125-active: #c6b094;
|
|
943
|
+
--beige-gris-galet-main-702: #aea397;
|
|
944
|
+
--beige-gris-galet-850-200: #e0cab0;
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
:root[data-fr-theme=dark] {
|
|
948
|
+
--grey-1000-50: #161616;
|
|
949
|
+
--grey-1000-50-hover: #343434;
|
|
950
|
+
--grey-1000-50-active: #474747;
|
|
951
|
+
--grey-975-75: #1e1e1e;
|
|
952
|
+
--grey-975-75-hover: #3f3f3f;
|
|
953
|
+
--grey-975-75-active: #525252;
|
|
954
|
+
--grey-950-100: #242424;
|
|
955
|
+
--grey-950-100-hover: #474747;
|
|
956
|
+
--grey-950-100-active: #5b5b5b;
|
|
957
|
+
--grey-200-850: #cecece;
|
|
958
|
+
--grey-200-850-hover: #a8a8a8;
|
|
959
|
+
--grey-200-850-active: #939393;
|
|
960
|
+
--grey-925-125: #2a2a2a;
|
|
961
|
+
--grey-1000-75: #1e1e1e;
|
|
962
|
+
--grey-1000-75-hover: #3f3f3f;
|
|
963
|
+
--grey-1000-75-active: #525252;
|
|
964
|
+
--grey-1000-100: #242424;
|
|
965
|
+
--grey-1000-100-hover: #474747;
|
|
966
|
+
--grey-1000-100-active: #5b5b5b;
|
|
967
|
+
--grey-975-100: #242424;
|
|
968
|
+
--grey-975-100-hover: #474747;
|
|
969
|
+
--grey-975-100-active: #5b5b5b;
|
|
970
|
+
--grey-975-125: #2a2a2a;
|
|
971
|
+
--grey-975-125-hover: #4e4e4e;
|
|
972
|
+
--grey-975-125-active: #636363;
|
|
973
|
+
--grey-950-125: #2a2a2a;
|
|
974
|
+
--grey-950-125-hover: #4e4e4e;
|
|
975
|
+
--grey-950-125-active: #636363;
|
|
976
|
+
--grey-950-150: #2f2f2f;
|
|
977
|
+
--grey-950-150-hover: #545454;
|
|
978
|
+
--grey-950-150-active: #696969;
|
|
979
|
+
--grey-50-1000: #fff;
|
|
980
|
+
--grey-425-625: #929292;
|
|
981
|
+
--grey-625-425: #666;
|
|
982
|
+
--grey-0-1000: #fff;
|
|
983
|
+
--grey-900-175: #353535;
|
|
984
|
+
--blue-france-975-75: #1b1b35;
|
|
985
|
+
--blue-france-975-75-hover: #3a3a68;
|
|
986
|
+
--blue-france-975-75-active: #4d4d83;
|
|
987
|
+
--blue-france-950-100: #21213f;
|
|
988
|
+
--blue-france-950-100-hover: #424275;
|
|
989
|
+
--blue-france-950-100-active: #56568c;
|
|
990
|
+
--blue-france-sun-113-625: #8585f6;
|
|
991
|
+
--blue-france-sun-113-625-hover: #b1b1f9;
|
|
992
|
+
--blue-france-sun-113-625-active: #c6c6fb;
|
|
993
|
+
--blue-france-925-125: #272747;
|
|
994
|
+
--blue-france-925-125-hover: #4a4a7d;
|
|
995
|
+
--blue-france-925-125-active: #5e5e90;
|
|
996
|
+
--blue-france-975-sun-113: #000091;
|
|
997
|
+
--blue-france-main-525: #6a6af4;
|
|
998
|
+
--blue-france-850-200: #313178;
|
|
999
|
+
--red-marianne-975-75: #2b1919;
|
|
1000
|
+
--red-marianne-975-75-hover: #573737;
|
|
1001
|
+
--red-marianne-975-75-active: #704848;
|
|
1002
|
+
--red-marianne-950-100: #331f1f;
|
|
1003
|
+
--red-marianne-950-100-hover: #613f3f;
|
|
1004
|
+
--red-marianne-950-100-active: #7b5151;
|
|
1005
|
+
--red-marianne-425-625: #f95c5e;
|
|
1006
|
+
--red-marianne-425-625-hover: #fa9293;
|
|
1007
|
+
--red-marianne-425-625-active: #fbabac;
|
|
1008
|
+
--red-marianne-925-125: #3b2424;
|
|
1009
|
+
--red-marianne-925-125-hover: #6b4545;
|
|
1010
|
+
--red-marianne-925-125-active: #865757;
|
|
1011
|
+
--red-marianne-main-472: #e1000f;
|
|
1012
|
+
--red-marianne-850-200: #5e2a2b;
|
|
1013
|
+
--info-950-100: #1d2437;
|
|
1014
|
+
--info-950-100-hover: #3b4767;
|
|
1015
|
+
--info-950-100-active: #4c5b83;
|
|
1016
|
+
--info-425-625: #518fff;
|
|
1017
|
+
--info-425-625-hover: #98b4ff;
|
|
1018
|
+
--info-425-625-active: #b4c7ff;
|
|
1019
|
+
--info-975-75: #171d2e;
|
|
1020
|
+
--success-950-100: #19271d;
|
|
1021
|
+
--success-950-100-hover: #344c3b;
|
|
1022
|
+
--success-950-100-active: #44624d;
|
|
1023
|
+
--success-425-625: #27a658;
|
|
1024
|
+
--success-425-625-hover: #36d975;
|
|
1025
|
+
--success-425-625-active: #3df183;
|
|
1026
|
+
--success-975-75: #142117;
|
|
1027
|
+
--warning-950-100: #361e19;
|
|
1028
|
+
--warning-950-100-hover: #663d35;
|
|
1029
|
+
--warning-950-100-active: #824f44;
|
|
1030
|
+
--warning-425-625: #fc5d00;
|
|
1031
|
+
--warning-425-625-hover: #ff8c73;
|
|
1032
|
+
--warning-425-625-active: #ffa595;
|
|
1033
|
+
--warning-975-75: #2d1814;
|
|
1034
|
+
--error-950-100: #391c1c;
|
|
1035
|
+
--error-950-100-hover: #6c3a3a;
|
|
1036
|
+
--error-950-100-active: #894b4b;
|
|
1037
|
+
--error-425-625: #ff5655;
|
|
1038
|
+
--error-425-625-hover: #ff8c8c;
|
|
1039
|
+
--error-425-625-active: #ffa6a6;
|
|
1040
|
+
--error-975-75: #301717;
|
|
1041
|
+
--green-tilleul-verveine-975-75: #201e14;
|
|
1042
|
+
--green-tilleul-verveine-975-75-hover: #433f2e;
|
|
1043
|
+
--green-tilleul-verveine-975-75-active: #57533d;
|
|
1044
|
+
--green-tilleul-verveine-950-100: #272419;
|
|
1045
|
+
--green-tilleul-verveine-950-100-hover: #4c4734;
|
|
1046
|
+
--green-tilleul-verveine-950-100-active: #615b44;
|
|
1047
|
+
--green-tilleul-verveine-sun-418-moon-817: #d8c634;
|
|
1048
|
+
--green-tilleul-verveine-sun-418-moon-817-hover: #fee943;
|
|
1049
|
+
--green-tilleul-verveine-sun-418-moon-817-active: #fef1ab;
|
|
1050
|
+
--green-tilleul-verveine-925-125: #2d2a1d;
|
|
1051
|
+
--green-tilleul-verveine-925-125-hover: #534f39;
|
|
1052
|
+
--green-tilleul-verveine-925-125-active: #696349;
|
|
1053
|
+
--green-tilleul-verveine-main-707: #b7a73f;
|
|
1054
|
+
--green-tilleul-verveine-850-200: #3f3a20;
|
|
1055
|
+
--green-bourgeon-975-75: #182014;
|
|
1056
|
+
--green-bourgeon-975-75-hover: #35432e;
|
|
1057
|
+
--green-bourgeon-975-75-active: #46573d;
|
|
1058
|
+
--green-bourgeon-950-100: #1e2719;
|
|
1059
|
+
--green-bourgeon-950-100-hover: #3d4c34;
|
|
1060
|
+
--green-bourgeon-950-100-active: #4e6144;
|
|
1061
|
+
--green-bourgeon-sun-425-moon-759: #99c221;
|
|
1062
|
+
--green-bourgeon-sun-425-moon-759-hover: #baec2a;
|
|
1063
|
+
--green-bourgeon-sun-425-moon-759-active: #c9fd2e;
|
|
1064
|
+
--green-bourgeon-925-125: #232d1d;
|
|
1065
|
+
--green-bourgeon-925-125-hover: #435339;
|
|
1066
|
+
--green-bourgeon-925-125-active: #556949;
|
|
1067
|
+
--green-bourgeon-main-640: #68a532;
|
|
1068
|
+
--green-bourgeon-850-200: #2a401a;
|
|
1069
|
+
--green-emeraude-975-75: #142018;
|
|
1070
|
+
--green-emeraude-975-75-hover: #2e4335;
|
|
1071
|
+
--green-emeraude-975-75-active: #3d5846;
|
|
1072
|
+
--green-emeraude-950-100: #19271e;
|
|
1073
|
+
--green-emeraude-950-100-hover: #344c3d;
|
|
1074
|
+
--green-emeraude-950-100-active: #44624f;
|
|
1075
|
+
--green-emeraude-sun-425-moon-753: #34cb6a;
|
|
1076
|
+
--green-emeraude-sun-425-moon-753-hover: #42fb84;
|
|
1077
|
+
--green-emeraude-sun-425-moon-753-active: #80fda3;
|
|
1078
|
+
--green-emeraude-925-125: #1e2e23;
|
|
1079
|
+
--green-emeraude-925-125-hover: #3b5543;
|
|
1080
|
+
--green-emeraude-925-125-active: #4b6b55;
|
|
1081
|
+
--green-emeraude-main-632: #00a95f;
|
|
1082
|
+
--green-emeraude-850-200: #21402c;
|
|
1083
|
+
--green-menthe-975-75: #15201e;
|
|
1084
|
+
--green-menthe-975-75-hover: #30433f;
|
|
1085
|
+
--green-menthe-975-75-active: #3f5753;
|
|
1086
|
+
--green-menthe-950-100: #1a2624;
|
|
1087
|
+
--green-menthe-950-100-hover: #364b47;
|
|
1088
|
+
--green-menthe-950-100-active: #46605b;
|
|
1089
|
+
--green-menthe-sun-373-moon-652: #21ab8e;
|
|
1090
|
+
--green-menthe-sun-373-moon-652-hover: #2eddb8;
|
|
1091
|
+
--green-menthe-sun-373-moon-652-active: #34f4cc;
|
|
1092
|
+
--green-menthe-925-125: #1f2d2a;
|
|
1093
|
+
--green-menthe-925-125-hover: #3c534e;
|
|
1094
|
+
--green-menthe-925-125-active: #4d6963;
|
|
1095
|
+
--green-menthe-main-548: #009081;
|
|
1096
|
+
--green-menthe-850-200: #223f3a;
|
|
1097
|
+
--green-archipel-975-75: #152021;
|
|
1098
|
+
--green-archipel-975-75-hover: #2f4345;
|
|
1099
|
+
--green-archipel-975-75-active: #3f5759;
|
|
1100
|
+
--green-archipel-950-100: #1a2628;
|
|
1101
|
+
--green-archipel-950-100-hover: #364a4e;
|
|
1102
|
+
--green-archipel-950-100-active: #465f63;
|
|
1103
|
+
--green-archipel-sun-391-moon-716: #34bab5;
|
|
1104
|
+
--green-archipel-sun-391-moon-716-hover: #43e9e2;
|
|
1105
|
+
--green-archipel-sun-391-moon-716-active: #4cfdf6;
|
|
1106
|
+
--green-archipel-925-125: #1f2c2e;
|
|
1107
|
+
--green-archipel-925-125-hover: #3c5255;
|
|
1108
|
+
--green-archipel-925-125-active: #4d676b;
|
|
1109
|
+
--green-archipel-main-557: #009099;
|
|
1110
|
+
--green-archipel-850-200: #233e41;
|
|
1111
|
+
--blue-ecume-975-75: #171d2f;
|
|
1112
|
+
--blue-ecume-975-75-hover: #333e5e;
|
|
1113
|
+
--blue-ecume-975-75-active: #445179;
|
|
1114
|
+
--blue-ecume-950-100: #1d2437;
|
|
1115
|
+
--blue-ecume-950-100-hover: #3b4767;
|
|
1116
|
+
--blue-ecume-950-100-active: #4c5b83;
|
|
1117
|
+
--blue-ecume-sun-247-moon-675: #869ece;
|
|
1118
|
+
--blue-ecume-sun-247-moon-675-hover: #b8c5e2;
|
|
1119
|
+
--blue-ecume-sun-247-moon-675-active: #ced6ea;
|
|
1120
|
+
--blue-ecume-925-125: #222940;
|
|
1121
|
+
--blue-ecume-925-125-hover: #424d73;
|
|
1122
|
+
--blue-ecume-925-125-active: #536190;
|
|
1123
|
+
--blue-ecume-main-400: #465f9d;
|
|
1124
|
+
--blue-ecume-850-200: #273962;
|
|
1125
|
+
--blue-cumulus-975-75: #171e2b;
|
|
1126
|
+
--blue-cumulus-975-75-hover: #333f56;
|
|
1127
|
+
--blue-cumulus-975-75-active: #43536f;
|
|
1128
|
+
--blue-cumulus-950-100: #1c2433;
|
|
1129
|
+
--blue-cumulus-950-100-hover: #3a4761;
|
|
1130
|
+
--blue-cumulus-950-100-active: #4a5b7b;
|
|
1131
|
+
--blue-cumulus-sun-368-moon-732: #7ab1e8;
|
|
1132
|
+
--blue-cumulus-sun-368-moon-732-hover: #bad2f2;
|
|
1133
|
+
--blue-cumulus-sun-368-moon-732-active: #d2e2f6;
|
|
1134
|
+
--blue-cumulus-925-125: #212a3a;
|
|
1135
|
+
--blue-cumulus-925-125-hover: #404f69;
|
|
1136
|
+
--blue-cumulus-925-125-active: #516384;
|
|
1137
|
+
--blue-cumulus-main-526: #417dc4;
|
|
1138
|
+
--blue-cumulus-850-200: #263b58;
|
|
1139
|
+
--purple-glycine-975-75: #251a24;
|
|
1140
|
+
--purple-glycine-975-75-hover: #4c394a;
|
|
1141
|
+
--purple-glycine-975-75-active: #634a60;
|
|
1142
|
+
--purple-glycine-950-100: #2c202b;
|
|
1143
|
+
--purple-glycine-950-100-hover: #554053;
|
|
1144
|
+
--purple-glycine-950-100-active: #6c536a;
|
|
1145
|
+
--purple-glycine-sun-319-moon-630: #ce70cc;
|
|
1146
|
+
--purple-glycine-sun-319-moon-630-hover: #dfa4dd;
|
|
1147
|
+
--purple-glycine-sun-319-moon-630-active: #e7bbe6;
|
|
1148
|
+
--purple-glycine-925-125: #332632;
|
|
1149
|
+
--purple-glycine-925-125-hover: #5d485c;
|
|
1150
|
+
--purple-glycine-925-125-active: #755b73;
|
|
1151
|
+
--purple-glycine-main-494: #a558a0;
|
|
1152
|
+
--purple-glycine-850-200: #502e4d;
|
|
1153
|
+
--pink-macaron-975-75: #261b19;
|
|
1154
|
+
--pink-macaron-975-75-hover: #4e3a37;
|
|
1155
|
+
--pink-macaron-975-75-active: #654c48;
|
|
1156
|
+
--pink-macaron-950-100: #2e211f;
|
|
1157
|
+
--pink-macaron-950-100-hover: #58423f;
|
|
1158
|
+
--pink-macaron-950-100-active: #705551;
|
|
1159
|
+
--pink-macaron-sun-406-moon-833: #ffb7ae;
|
|
1160
|
+
--pink-macaron-sun-406-moon-833-hover: #ffe0dc;
|
|
1161
|
+
--pink-macaron-sun-406-moon-833-active: #fff0ee;
|
|
1162
|
+
--pink-macaron-925-125: #352724;
|
|
1163
|
+
--pink-macaron-925-125-hover: #614a45;
|
|
1164
|
+
--pink-macaron-925-125-active: #795d57;
|
|
1165
|
+
--pink-macaron-main-689: #e18b76;
|
|
1166
|
+
--pink-macaron-850-200: #52312a;
|
|
1167
|
+
--pink-tuile-975-75: #281b19;
|
|
1168
|
+
--pink-tuile-975-75-hover: #513a37;
|
|
1169
|
+
--pink-tuile-975-75-active: #694c48;
|
|
1170
|
+
--pink-tuile-950-100: #2f211f;
|
|
1171
|
+
--pink-tuile-950-100-hover: #5a423e;
|
|
1172
|
+
--pink-tuile-950-100-active: #725550;
|
|
1173
|
+
--pink-tuile-sun-425-moon-750: #ff9575;
|
|
1174
|
+
--pink-tuile-sun-425-moon-750-hover: #ffc4b7;
|
|
1175
|
+
--pink-tuile-sun-425-moon-750-active: #ffd8d0;
|
|
1176
|
+
--pink-tuile-925-125: #372624;
|
|
1177
|
+
--pink-tuile-925-125-hover: #644845;
|
|
1178
|
+
--pink-tuile-925-125-active: #7d5b57;
|
|
1179
|
+
--pink-tuile-main-556: #ce614a;
|
|
1180
|
+
--pink-tuile-850-200: #55302a;
|
|
1181
|
+
--yellow-tournesol-975-75: #221d11;
|
|
1182
|
+
--yellow-tournesol-975-75-hover: #473e29;
|
|
1183
|
+
--yellow-tournesol-975-75-active: #5c5136;
|
|
1184
|
+
--yellow-tournesol-950-100: #292416;
|
|
1185
|
+
--yellow-tournesol-950-100-hover: #4f472f;
|
|
1186
|
+
--yellow-tournesol-950-100-active: #655b3d;
|
|
1187
|
+
--yellow-tournesol-sun-407-moon-922: #ffe552;
|
|
1188
|
+
--yellow-tournesol-sun-407-moon-922-hover: #e1c700;
|
|
1189
|
+
--yellow-tournesol-sun-407-moon-922-active: #cab300;
|
|
1190
|
+
--yellow-tournesol-925-125: #302a1a;
|
|
1191
|
+
--yellow-tournesol-925-125-hover: #584e34;
|
|
1192
|
+
--yellow-tournesol-925-125-active: #6f6342;
|
|
1193
|
+
--yellow-tournesol-main-731: #c8aa39;
|
|
1194
|
+
--yellow-tournesol-850-200: #43391a;
|
|
1195
|
+
--yellow-moutarde-975-75: #231d14;
|
|
1196
|
+
--yellow-moutarde-975-75-hover: #483e2e;
|
|
1197
|
+
--yellow-moutarde-975-75-active: #5e513d;
|
|
1198
|
+
--yellow-moutarde-950-100: #2a2319;
|
|
1199
|
+
--yellow-moutarde-950-100-hover: #514534;
|
|
1200
|
+
--yellow-moutarde-950-100-active: #685944;
|
|
1201
|
+
--yellow-moutarde-sun-348-moon-860: #ffca00;
|
|
1202
|
+
--yellow-moutarde-sun-348-moon-860-hover: #cda200;
|
|
1203
|
+
--yellow-moutarde-sun-348-moon-860-active: #b28c00;
|
|
1204
|
+
--yellow-moutarde-925-125: #30291d;
|
|
1205
|
+
--yellow-moutarde-925-125-hover: #584d39;
|
|
1206
|
+
--yellow-moutarde-925-125-active: #6f6149;
|
|
1207
|
+
--yellow-moutarde-main-679: #c3992a;
|
|
1208
|
+
--yellow-moutarde-850-200: #453820;
|
|
1209
|
+
--orange-terre-battue-975-75: #281a16;
|
|
1210
|
+
--orange-terre-battue-975-75-hover: #513932;
|
|
1211
|
+
--orange-terre-battue-975-75-active: #6a4b42;
|
|
1212
|
+
--orange-terre-battue-950-100: #31201c;
|
|
1213
|
+
--orange-terre-battue-950-100-hover: #5d403a;
|
|
1214
|
+
--orange-terre-battue-950-100-active: #77534a;
|
|
1215
|
+
--orange-terre-battue-sun-370-moon-672: #ff732c;
|
|
1216
|
+
--orange-terre-battue-sun-370-moon-672-hover: #ffa48b;
|
|
1217
|
+
--orange-terre-battue-sun-370-moon-672-active: #ffbbab;
|
|
1218
|
+
--orange-terre-battue-925-125: #382621;
|
|
1219
|
+
--orange-terre-battue-925-125-hover: #664840;
|
|
1220
|
+
--orange-terre-battue-925-125-active: #7f5b51;
|
|
1221
|
+
--orange-terre-battue-main-645: #e4794a;
|
|
1222
|
+
--orange-terre-battue-850-200: #543125;
|
|
1223
|
+
--brown-cafe-creme-975-75: #211d16;
|
|
1224
|
+
--brown-cafe-creme-975-75-hover: #453e31;
|
|
1225
|
+
--brown-cafe-creme-975-75-active: #5a5141;
|
|
1226
|
+
--brown-cafe-creme-950-100: #28241c;
|
|
1227
|
+
--brown-cafe-creme-950-100-hover: #4e4739;
|
|
1228
|
+
--brown-cafe-creme-950-100-active: #635b4a;
|
|
1229
|
+
--brown-cafe-creme-sun-383-moon-885: #ecd7a2;
|
|
1230
|
+
--brown-cafe-creme-sun-383-moon-885-hover: #c5b386;
|
|
1231
|
+
--brown-cafe-creme-sun-383-moon-885-active: #af9f77;
|
|
1232
|
+
--brown-cafe-creme-925-125: #2e2a21;
|
|
1233
|
+
--brown-cafe-creme-925-125-hover: #554e3f;
|
|
1234
|
+
--brown-cafe-creme-925-125-active: #6b6351;
|
|
1235
|
+
--brown-cafe-creme-main-782: #d1b781;
|
|
1236
|
+
--brown-cafe-creme-850-200: #423925;
|
|
1237
|
+
--brown-caramel-975-75: #251c16;
|
|
1238
|
+
--brown-caramel-975-75-hover: #4c3c31;
|
|
1239
|
+
--brown-caramel-975-75-active: #624e41;
|
|
1240
|
+
--brown-caramel-950-100: #2c221c;
|
|
1241
|
+
--brown-caramel-950-100-hover: #554439;
|
|
1242
|
+
--brown-caramel-950-100-active: #6c574a;
|
|
1243
|
+
--brown-caramel-sun-425-moon-901: #fbd8ab;
|
|
1244
|
+
--brown-caramel-sun-425-moon-901-hover: #efb547;
|
|
1245
|
+
--brown-caramel-sun-425-moon-901-active: #d6a23e;
|
|
1246
|
+
--brown-caramel-925-125: #332821;
|
|
1247
|
+
--brown-caramel-925-125-hover: #5d4b40;
|
|
1248
|
+
--brown-caramel-925-125-active: #755f51;
|
|
1249
|
+
--brown-caramel-main-648: #c08c65;
|
|
1250
|
+
--brown-caramel-850-200: #4b3525;
|
|
1251
|
+
--brown-opera-975-75: #241c17;
|
|
1252
|
+
--brown-opera-975-75-hover: #4a3c33;
|
|
1253
|
+
--brown-opera-975-75-active: #604f44;
|
|
1254
|
+
--brown-opera-950-100: #2b221c;
|
|
1255
|
+
--brown-opera-950-100-hover: #53443a;
|
|
1256
|
+
--brown-opera-950-100-active: #6a574a;
|
|
1257
|
+
--brown-opera-sun-395-moon-820: #e6be92;
|
|
1258
|
+
--brown-opera-sun-395-moon-820-hover: #f2e2d3;
|
|
1259
|
+
--brown-opera-sun-395-moon-820-active: #f8f0e9;
|
|
1260
|
+
--brown-opera-925-125: #322821;
|
|
1261
|
+
--brown-opera-925-125-hover: #5c4b40;
|
|
1262
|
+
--brown-opera-925-125-active: #735f51;
|
|
1263
|
+
--brown-opera-main-680: #bd987a;
|
|
1264
|
+
--brown-opera-850-200: #493625;
|
|
1265
|
+
--beige-gris-galet-975-75: #211d19;
|
|
1266
|
+
--beige-gris-galet-975-75-hover: #453e37;
|
|
1267
|
+
--beige-gris-galet-975-75-active: #595148;
|
|
1268
|
+
--beige-gris-galet-950-100: #28231f;
|
|
1269
|
+
--beige-gris-galet-950-100-hover: #4e453f;
|
|
1270
|
+
--beige-gris-galet-950-100-active: #635950;
|
|
1271
|
+
--beige-gris-galet-sun-407-moon-821: #d0c3b7;
|
|
1272
|
+
--beige-gris-galet-sun-407-moon-821-hover: #eae5e1;
|
|
1273
|
+
--beige-gris-galet-sun-407-moon-821-active: #f4f2f0;
|
|
1274
|
+
--beige-gris-galet-925-125: #2e2924;
|
|
1275
|
+
--beige-gris-galet-925-125-hover: #554d45;
|
|
1276
|
+
--beige-gris-galet-925-125-active: #6b6157;
|
|
1277
|
+
--beige-gris-galet-main-702: #aea397;
|
|
1278
|
+
--beige-gris-galet-850-200: #433829;
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
|
+
@media (hover: hover) and (pointer: fine) {
|
|
1282
|
+
:root[data-fr-theme=dark] {
|
|
1283
|
+
--brighten: 1;
|
|
1284
|
+
}
|
|
1285
|
+
}
|