|
1 | | -val fillPrimaryDefault_light = Color(0xff1f1f21) |
2 | | -val fillPrimaryDefault_dark = Color(0xffffffff) |
3 | | -val fillPrimaryDefault_brandA = Color(0xff8755ff) |
4 | | -val fillSecondaryDefault_light = Color(0xffffffff) |
5 | | -val fillSecondaryDefault_dark = Color(0xfffafafa) |
6 | | -val fillSecondaryDefault_brandA = Color(0xfffafafa) |
7 | | -val fillTertiaryDefault_light = Color(0xff256df4) |
8 | | -val fillTertiaryDefault_dark = Color(0xff043441) |
9 | | -val fillTertiaryDefault_brandA = Color(0xffffffff) |
10 | | -val fillSurfaceBg_light = Color(0xfff7f6f4) |
11 | | -val fillSurfaceBg_dark = Color(0xffffffff) |
12 | | -val fillSurfaceBg_brandA = Color(0xffffffff) |
13 | | -val fillSurface100_light = Color(0xffffffff) |
14 | | -val fillSurface100_dark = Color(0xff28282a) |
15 | | -val fillSurface100_brandA = Color(0xffb3b3b3) |
16 | | -val fillSurface200_light = Color(0xfff7f6f4) |
17 | | -val fillSurface200_dark = Color(0xffffffff) |
18 | | -val fillSurface200_brandA = Color(0xffffffff) |
19 | | -val fillPositiveDefault_light = Color(0xff00643e) |
20 | | -val fillPositiveDefault_dark = Color(0xfffafafa) |
21 | | -val fillPositiveDefault_brandA = Color(0xfffafafa) |
22 | | -val fillPositiveHover_light = Color(0xff007d48) |
23 | | -val fillPositiveHover_dark = Color(0xfffafafa) |
24 | | -val fillPositiveHover_brandA = Color(0xfffafafa) |
25 | | -val fillPositivePressed_light = Color(0xff1eaa52) |
26 | | -val fillPositivePressed_dark = Color(0xfffafafa) |
27 | | -val fillPositivePressed_brandA = Color(0xfffafafa) |
28 | | -val fillPositiveOnFillDefault_light = Color(0xffdfffb9) |
29 | | -val fillPositiveOnFillDefault_dark = Color(0xffffffff) |
30 | | -val fillPositiveOnFillDefault_brandA = Color(0xffffffff) |
31 | | -val fillPositiveOnFillSubtle_light = Color(0xffbdfb72) |
32 | | -val fillPositiveOnFillSubtle_dark = Color(0xffffffff) |
33 | | -val fillPositiveOnFillSubtle_brandA = Color(0xffffffff) |
34 | | -val fillCautionDefault_light = Color(0xfffeea55) |
35 | | -val fillCautionDefault_dark = Color(0xfffafafa) |
36 | | -val fillCautionDefault_brandA = Color(0xfffafafa) |
37 | | -val fillCautionHover_light = Color(0xfff08e0a) |
38 | | -val fillCautionHover_dark = Color(0xfffafafa) |
39 | | -val fillCautionHover_brandA = Color(0xfffafafa) |
40 | | -val fillCautionPressed_light = Color(0xffe57a09) |
41 | | -val fillCautionPressed_dark = Color(0xfffafafa) |
42 | | -val fillCautionPressed_brandA = Color(0xfffafafa) |
43 | | -val fillCautionOnFillDefault_light = Color(0xff99470a) |
44 | | -val fillCautionOnFillDefault_dark = Color(0xffffffff) |
45 | | -val fillCautionOnFillDefault_brandA = Color(0xffffffff) |
46 | | -val fillCautionOnFillSubtle_light = Color(0xfffeea55) |
47 | | -val fillCautionOnFillSubtle_dark = Color(0xffffffff) |
48 | | -val fillCautionOnFillSubtle_brandA = Color(0xffffffff) |
49 | | -val fillAlertDefault_light = Color(0xffffe5e5) |
50 | | -val fillAlertDefault_dark = Color(0xfffafafa) |
51 | | -val fillAlertDefault_brandA = Color(0xfffafafa) |
52 | | -val fillAlertHover_light = Color(0xffa70e00) |
53 | | -val fillAlertHover_dark = Color(0xfffafafa) |
54 | | -val fillAlertHover_brandA = Color(0xfffafafa) |
55 | | -val fillAlertPressed_light = Color(0xff780700) |
56 | | -val fillAlertPressed_dark = Color(0xfffafafa) |
57 | | -val fillAlertPressed_brandA = Color(0xfffafafa) |
58 | | -val fillAlertOnFillDefault_light = Color(0xffd30005) |
59 | | -val fillAlertOnFillDefault_dark = Color(0xffffffff) |
60 | | -val fillAlertOnFillDefault_brandA = Color(0xffffffff) |
61 | | -val fillAlertOnFillSubtle_light = Color(0xffffc3c4) |
62 | | -val fillAlertOnFillSubtle_dark = Color(0xffffffff) |
63 | | -val fillAlertOnFillSubtle_brandA = Color(0xffffffff) |
64 | | -val fillInfoDefault_light = Color(0xffd6eeff) |
65 | | -val fillInfoDefault_dark = Color(0xfffafafa) |
66 | | -val fillInfoDefault_brandA = Color(0xfffafafa) |
67 | | -val fillInfoHover_light = Color(0xff256df4) |
68 | | -val fillInfoHover_dark = Color(0xfffafafa) |
69 | | -val fillInfoHover_brandA = Color(0xfffafafa) |
70 | | -val fillInfoPressed_light = Color(0xff1151ff) |
71 | | -val fillInfoPressed_dark = Color(0xfffafafa) |
72 | | -val fillInfoPressed_brandA = Color(0xfffafafa) |
73 | | -val fillInfoOnFillDefault_light = Color(0xff020664) |
74 | | -val fillInfoOnFillDefault_dark = Color(0xffffffff) |
75 | | -val fillInfoOnFillDefault_brandA = Color(0xffffffff) |
76 | | -val fillInfoOnFillSubtle_light = Color(0xffb9e2ff) |
77 | | -val fillInfoOnFillSubtle_dark = Color(0xffffffff) |
78 | | -val fillInfoOnFillSubtle_brandA = Color(0xffffffff) |
79 | | -val fillTertiaryHover_light = Color(0xff1151ff) |
80 | | -val fillTertiaryHover_dark = Color(0xff004856) |
81 | | -val fillTertiaryHover_brandA = Color(0xffffffff) |
82 | | -val fillTertiaryPressed_light = Color(0xff061dbb) |
83 | | -val fillTertiaryPressed_dark = Color(0xff005c68) |
84 | | -val fillTertiaryPressed_brandA = Color(0xffffffff) |
85 | | -val fillSecondaryHover_light = Color(0xffe5e5e5) |
86 | | -val fillSecondaryHover_dark = Color(0xffffffff) |
87 | | -val fillSecondaryHover_brandA = Color(0xffffffff) |
88 | | -val fillSecondaryPressed_light = Color(0xffcacacb) |
89 | | -val fillSecondaryPressed_dark = Color(0xffffffff) |
90 | | -val fillSecondaryPressed_brandA = Color(0xffffffff) |
91 | | -val fillPrimaryHover_light = Color(0xff28282a) |
92 | | -val fillPrimaryHover_dark = Color(0xfffafafa) |
93 | | -val fillPrimaryHover_brandA = Color(0xff6e0ff6) |
94 | | -val fillPrimaryPressed_light = Color(0xff39393b) |
95 | | -val fillPrimaryPressed_dark = Color(0xfff5f5f5) |
96 | | -val fillPrimaryPressed_brandA = Color(0xff5400cc) |
97 | | -val fillPrimaryDisabled_light = Color(0xffe5e5e5) |
98 | | -val fillPrimaryDisabled_dark = Color(0xfff5f5f5) |
99 | | -val fillPrimaryDisabled_brandA = Color(0xffbeaffd) |
100 | | -val borderTransparentLight_light = Color(0x1affffff) |
101 | | -val borderTransparentLight_dark = Color(0x1a000000) |
102 | | -val borderTransparentLight_brandA = Color(0x1a000000) |
103 | | -val borderTransparentDark_light = Color(0x1a000000) |
104 | | -val borderTransparentDark_dark = Color(0x1affffff) |
105 | | -val borderTransparentDark_brandA = Color(0x1affffff) |
106 | | -val textPrimaryDefault_light = Color(0xff1f1f21) |
107 | | -val textPrimaryDefault_dark = Color(0xfffafafa) |
108 | | -val textPrimaryDefault_brandA = Color(0xfffafafa) |
109 | | -val textPrimaryHover_light = Color(0xff28282a) |
110 | | -val textPrimaryHover_dark = Color(0xfffafafa) |
111 | | -val textPrimaryHover_brandA = Color(0xfffafafa) |
112 | | -val textPrimaryPressed_light = Color(0xff39393b) |
113 | | -val textPrimaryPressed_dark = Color(0xfffafafa) |
114 | | -val textPrimaryPressed_brandA = Color(0xfffafafa) |
115 | | -val textPrimarySubtle_light = Color(0xff707072) |
116 | | -val textPrimarySubtle_dark = Color(0xfffafafa) |
117 | | -val textPrimarySubtle_brandA = Color(0xfffafafa) |
118 | | -val textPrimaryOnFillDefault_light = Color(0xffffffff) |
119 | | -val textPrimaryOnFillDefault_dark = Color(0xffffffff) |
120 | | -val textPrimaryOnFillDefault_brandA = Color(0xffffffff) |
121 | | -val textPrimaryOnFillSubtle_light = Color(0xff9e9ea0) |
122 | | -val textPrimaryOnFillSubtle_dark = Color(0xffffffff) |
123 | | -val textPrimaryOnFillSubtle_brandA = Color(0xff9e9ea0) |
124 | | -val iconPrimaryDefault_light = Color(0xff1f1f21) |
125 | | -val iconPrimaryDefault_dark = Color(0xfffafafa) |
126 | | -val iconPrimaryDefault_brandA = Color(0xfffafafa) |
127 | | -val iconSecondaryDefault_light = Color(0xffffffff) |
128 | | -val iconSecondaryDefault_dark = Color(0xfffafafa) |
129 | | -val iconSecondaryDefault_brandA = Color(0xfffafafa) |
130 | | -val iconSecondaryHover_light = Color(0xffe5e5e5) |
131 | | -val iconSecondaryHover_dark = Color(0xfffafafa) |
132 | | -val iconSecondaryHover_brandA = Color(0xfffafafa) |
133 | | -val iconSecondaryPressed_light = Color(0xffcacacb) |
134 | | -val iconSecondaryPressed_dark = Color(0xfffafafa) |
135 | | -val iconSecondaryPressed_brandA = Color(0xfffafafa) |
136 | | -val iconSecondarySubtle_light = Color(0xff707072) |
137 | | -val iconSecondarySubtle_dark = Color(0xfffafafa) |
138 | | -val iconSecondarySubtle_brandA = Color(0xfffafafa) |
139 | | -val iconSecondaryOnFillDefault_light = Color(0xff1f1f21) |
140 | | -val iconSecondaryOnFillDefault_dark = Color(0xffffffff) |
141 | | -val iconSecondaryOnFillDefault_brandA = Color(0xffffffff) |
142 | | -val iconSecondaryOnFillSubtle_light = Color(0xff707072) |
143 | | -val iconSecondaryOnFillSubtle_dark = Color(0xffffffff) |
144 | | -val iconSecondaryOnFillSubtle_brandA = Color(0xffffffff) |
145 | | -val iconTertiaryDefault_light = Color(0xff256df4) |
146 | | -val iconTertiaryDefault_dark = Color(0xfffafafa) |
147 | | -val iconTertiaryDefault_brandA = Color(0xfffafafa) |
148 | | -val iconPositiveDefault_light = Color(0xff00643e) |
149 | | -val iconPositiveDefault_dark = Color(0xfffafafa) |
150 | | -val iconPositiveDefault_brandA = Color(0xfffafafa) |
151 | | -val iconPositiveHover_light = Color(0xff007d48) |
152 | | -val iconPositiveHover_dark = Color(0xfffafafa) |
153 | | -val iconPositiveHover_brandA = Color(0xfffafafa) |
154 | | -val iconPositivePressed_light = Color(0xff1eaa52) |
155 | | -val iconPositivePressed_dark = Color(0xfffafafa) |
156 | | -val iconPositivePressed_brandA = Color(0xfffafafa) |
157 | | -val iconPositiveOnFillDefault_light = Color(0xffdfffb9) |
158 | | -val iconPositiveOnFillDefault_dark = Color(0xffffffff) |
159 | | -val iconPositiveOnFillDefault_brandA = Color(0xffffffff) |
160 | | -val iconPositiveOnFillSubtle_light = Color(0xffbdfb72) |
161 | | -val iconPositiveOnFillSubtle_dark = Color(0xffffffff) |
162 | | -val iconPositiveOnFillSubtle_brandA = Color(0xffffffff) |
163 | | -val iconCautionDefault_light = Color(0xfffeea55) |
164 | | -val iconCautionDefault_dark = Color(0xfffafafa) |
165 | | -val iconCautionDefault_brandA = Color(0xfffafafa) |
166 | | -val iconCautionHover_light = Color(0xfff08e0a) |
167 | | -val iconCautionHover_dark = Color(0xfffafafa) |
168 | | -val iconCautionHover_brandA = Color(0xfffafafa) |
169 | | -val iconCautionPressed_light = Color(0xffe57a09) |
170 | | -val iconCautionPressed_dark = Color(0xfffafafa) |
171 | | -val iconCautionPressed_brandA = Color(0xfffafafa) |
172 | | -val iconCautionOnFillDefault_light = Color(0xff99470a) |
173 | | -val iconCautionOnFillDefault_dark = Color(0xffffffff) |
174 | | -val iconCautionOnFillDefault_brandA = Color(0xffffffff) |
175 | | -val iconCautionOnFillSubtle_light = Color(0xfffeea55) |
176 | | -val iconCautionOnFillSubtle_dark = Color(0xffffffff) |
177 | | -val iconCautionOnFillSubtle_brandA = Color(0xffffffff) |
178 | | -val iconAlertDefault_light = Color(0xffffe5e5) |
179 | | -val iconAlertDefault_dark = Color(0xfffafafa) |
180 | | -val iconAlertDefault_brandA = Color(0xfffafafa) |
181 | | -val iconAlertHover_light = Color(0xffa70e00) |
182 | | -val iconAlertHover_dark = Color(0xfffafafa) |
183 | | -val iconAlertHover_brandA = Color(0xfffafafa) |
184 | | -val iconAlertPressed_light = Color(0xff780700) |
185 | | -val iconAlertPressed_dark = Color(0xfffafafa) |
186 | | -val iconAlertPressed_brandA = Color(0xfffafafa) |
187 | | -val iconAlertOnFillDefault_light = Color(0xffd30005) |
188 | | -val iconAlertOnFillDefault_dark = Color(0xffffffff) |
189 | | -val iconAlertOnFillDefault_brandA = Color(0xffffffff) |
190 | | -val iconAlertOnFillSubtle_light = Color(0xffffc3c4) |
191 | | -val iconAlertOnFillSubtle_dark = Color(0xffffffff) |
192 | | -val iconAlertOnFillSubtle_brandA = Color(0xffffffff) |
193 | | -val iconInfoDefault_light = Color(0xffd6eeff) |
194 | | -val iconInfoDefault_dark = Color(0xfffafafa) |
195 | | -val iconInfoDefault_brandA = Color(0xfffafafa) |
196 | | -val iconInfoHover_light = Color(0xff256df4) |
197 | | -val iconInfoHover_dark = Color(0xfffafafa) |
198 | | -val iconInfoHover_brandA = Color(0xfffafafa) |
199 | | -val iconInfoPressed_light = Color(0xff1151ff) |
200 | | -val iconInfoPressed_dark = Color(0xfffafafa) |
201 | | -val iconInfoPressed_brandA = Color(0xfffafafa) |
202 | | -val iconInfoOnFillDefault_light = Color(0xff020664) |
203 | | -val iconInfoOnFillDefault_dark = Color(0xffffffff) |
204 | | -val iconInfoOnFillDefault_brandA = Color(0xffffffff) |
205 | | -val iconInfoOnFillSubtle_light = Color(0xffb9e2ff) |
206 | | -val iconInfoOnFillSubtle_dark = Color(0xffffffff) |
207 | | -val iconInfoOnFillSubtle_brandA = Color(0xffffffff) |
208 | | -val iconTertiaryHover_light = Color(0xff1151ff) |
209 | | -val iconTertiaryHover_dark = Color(0xfffafafa) |
210 | | -val iconTertiaryHover_brandA = Color(0xfffafafa) |
211 | | -val iconTertiaryPressed_light = Color(0xff061dbb) |
212 | | -val iconTertiaryPressed_dark = Color(0xfffafafa) |
213 | | -val iconTertiaryPressed_brandA = Color(0xfffafafa) |
214 | | -val iconTertiarySubtle_light = Color(0xff1151ff) |
215 | | -val iconTertiarySubtle_dark = Color(0xfffafafa) |
216 | | -val iconTertiarySubtle_brandA = Color(0xfffafafa) |
217 | | -val iconTertiaryOnFillDefault_light = Color(0xffffffff) |
218 | | -val iconTertiaryOnFillDefault_dark = Color(0xffffffff) |
219 | | -val iconTertiaryOnFillDefault_brandA = Color(0xffffffff) |
220 | | -val iconTertiaryOnFillSubtle_light = Color(0xff9e9ea0) |
221 | | -val iconTertiaryOnFillSubtle_dark = Color(0xff9e9ea0) |
222 | | -val iconTertiaryOnFillSubtle_brandA = Color(0xffffffff) |
223 | | -val iconPrimaryHover_light = Color(0xff28282a) |
224 | | -val iconPrimaryHover_dark = Color(0xfffafafa) |
225 | | -val iconPrimaryHover_brandA = Color(0xfffafafa) |
226 | | -val iconPrimaryPressed_light = Color(0xff39393b) |
227 | | -val iconPrimaryPressed_dark = Color(0xfffafafa) |
228 | | -val iconPrimaryPressed_brandA = Color(0xfffafafa) |
229 | | -val iconPrimarySubtle_light = Color(0xffcacacb) |
230 | | -val iconPrimarySubtle_dark = Color(0xfffafafa) |
231 | | -val iconPrimarySubtle_brandA = Color(0xfffafafa) |
232 | | -val iconPrimaryOnFillDefault_light = Color(0xffffffff) |
233 | | -val iconPrimaryOnFillDefault_dark = Color(0xffffffff) |
234 | | -val iconPrimaryOnFillDefault_brandA = Color(0xffffffff) |
235 | | -val iconPrimaryOnFillSubtle_light = Color(0xff707072) |
236 | | -val iconPrimaryOnFillSubtle_dark = Color(0xffffffff) |
237 | | -val iconPrimaryOnFillSubtle_brandA = Color(0xff9e9ea0) |
238 | | -val textSecondaryDefault_light = Color(0xffffffff) |
239 | | -val textSecondaryDefault_dark = Color(0xfffafafa) |
240 | | -val textSecondaryDefault_brandA = Color(0xfffafafa) |
241 | | -val textTertiaryDefault_light = Color(0xff256df4) |
242 | | -val textTertiaryDefault_dark = Color(0xfffafafa) |
243 | | -val textTertiaryDefault_brandA = Color(0xfffafafa) |
244 | | -val textPositiveDefault_light = Color(0xff00643e) |
245 | | -val textPositiveDefault_dark = Color(0xfffafafa) |
246 | | -val textPositiveDefault_brandA = Color(0xfffafafa) |
247 | | -val textPositiveHover_light = Color(0xff007d48) |
248 | | -val textPositiveHover_dark = Color(0xfffafafa) |
249 | | -val textPositiveHover_brandA = Color(0xfffafafa) |
250 | | -val textPositivePressed_light = Color(0xff1eaa52) |
251 | | -val textPositivePressed_dark = Color(0xfffafafa) |
252 | | -val textPositivePressed_brandA = Color(0xfffafafa) |
253 | | -val textPositiveOnFillDefault_light = Color(0xffdfffb9) |
254 | | -val textPositiveOnFillDefault_dark = Color(0xffffffff) |
255 | | -val textPositiveOnFillDefault_brandA = Color(0xffffffff) |
256 | | -val textPositiveOnFillSubtle_light = Color(0xffbdfb72) |
257 | | -val textPositiveOnFillSubtle_dark = Color(0xffffffff) |
258 | | -val textPositiveOnFillSubtle_brandA = Color(0xffffffff) |
259 | | -val textCautionDefault_light = Color(0xfffeea55) |
260 | | -val textCautionDefault_dark = Color(0xfffafafa) |
261 | | -val textCautionDefault_brandA = Color(0xfffafafa) |
262 | | -val textCautionHover_light = Color(0xfff08e0a) |
263 | | -val textCautionHover_dark = Color(0xfffafafa) |
264 | | -val textCautionHover_brandA = Color(0xfffafafa) |
265 | | -val textCautionPressed_light = Color(0xffe57a09) |
266 | | -val textCautionPressed_dark = Color(0xfffafafa) |
267 | | -val textCautionPressed_brandA = Color(0xfffafafa) |
268 | | -val textCautionOnFillDefault_light = Color(0xff99470a) |
269 | | -val textCautionOnFillDefault_dark = Color(0xffffffff) |
270 | | -val textCautionOnFillDefault_brandA = Color(0xffffffff) |
271 | | -val textCautionOnFillSubtle_light = Color(0xfffeea55) |
272 | | -val textCautionOnFillSubtle_dark = Color(0xffffffff) |
273 | | -val textCautionOnFillSubtle_brandA = Color(0xffffffff) |
274 | | -val textAlertDefault_light = Color(0xffffe5e5) |
275 | | -val textAlertDefault_dark = Color(0xfffafafa) |
276 | | -val textAlertDefault_brandA = Color(0xfffafafa) |
277 | | -val textInfoDefault_light = Color(0xffd6eeff) |
278 | | -val textInfoDefault_dark = Color(0xfffafafa) |
279 | | -val textInfoDefault_brandA = Color(0xfffafafa) |
280 | | -val textInfoHover_light = Color(0xff256df4) |
281 | | -val textInfoHover_dark = Color(0xfffafafa) |
282 | | -val textInfoHover_brandA = Color(0xfffafafa) |
283 | | -val textInfoPressed_light = Color(0xff1151ff) |
284 | | -val textInfoPressed_dark = Color(0xfffafafa) |
285 | | -val textInfoPressed_brandA = Color(0xfffafafa) |
286 | | -val textInfoOnFillDefault_light = Color(0xff020664) |
287 | | -val textInfoOnFillDefault_dark = Color(0xffffffff) |
288 | | -val textInfoOnFillDefault_brandA = Color(0xffffffff) |
289 | | -val textInfoOnFillSubtle_light = Color(0xffb9e2ff) |
290 | | -val textInfoOnFillSubtle_dark = Color(0xffffffff) |
291 | | -val textInfoOnFillSubtle_brandA = Color(0xffffffff) |
292 | | -val textAlertHover_light = Color(0xffa70e00) |
293 | | -val textAlertHover_dark = Color(0xfffafafa) |
294 | | -val textAlertHover_brandA = Color(0xfffafafa) |
295 | | -val textAlertPressed_light = Color(0xff780700) |
296 | | -val textAlertPressed_dark = Color(0xfffafafa) |
297 | | -val textAlertPressed_brandA = Color(0xfffafafa) |
298 | | -val textAlertOnFillDefault_light = Color(0xffd30005) |
299 | | -val textAlertOnFillDefault_dark = Color(0xffffffff) |
300 | | -val textAlertOnFillDefault_brandA = Color(0xffffffff) |
301 | | -val textAlertOnFillSubtle_light = Color(0xffffc3c4) |
302 | | -val textAlertOnFillSubtle_dark = Color(0xffffffff) |
303 | | -val textAlertOnFillSubtle_brandA = Color(0xffffffff) |
304 | | -val textTertiaryHover_light = Color(0xff061dbb) |
305 | | -val textTertiaryHover_dark = Color(0xfffafafa) |
306 | | -val textTertiaryHover_brandA = Color(0xfffafafa) |
307 | | -val textTertiaryPressed_light = Color(0xff02068e) |
308 | | -val textTertiaryPressed_dark = Color(0xfffafafa) |
309 | | -val textTertiaryPressed_brandA = Color(0xfffafafa) |
310 | | -val textTertiarySubtle_light = Color(0xff256df4) |
311 | | -val textTertiarySubtle_dark = Color(0xfffafafa) |
312 | | -val textTertiarySubtle_brandA = Color(0xfffafafa) |
313 | | -val textTertiaryOnFillDefault_light = Color(0xffffffff) |
314 | | -val textTertiaryOnFillDefault_dark = Color(0xffffffff) |
315 | | -val textTertiaryOnFillDefault_brandA = Color(0xffffffff) |
316 | | -val textTertiaryOnFillSubtle_light = Color(0xff020664) |
317 | | -val textTertiaryOnFillSubtle_dark = Color(0xff9e9ea0) |
318 | | -val textTertiaryOnFillSubtle_brandA = Color(0xffffffff) |
319 | | -val textSecondaryHover_light = Color(0xffe5e5e5) |
320 | | -val textSecondaryHover_dark = Color(0xfffafafa) |
321 | | -val textSecondaryHover_brandA = Color(0xfffafafa) |
322 | | -val textSecondaryPressed_light = Color(0xffcacacb) |
323 | | -val textSecondaryPressed_dark = Color(0xfffafafa) |
324 | | -val textSecondaryPressed_brandA = Color(0xfffafafa) |
325 | | -val textSecondarySubtle_light = Color(0xff707072) |
326 | | -val textSecondarySubtle_dark = Color(0xfffafafa) |
327 | | -val textSecondarySubtle_brandA = Color(0xfffafafa) |
328 | | -val textSecondaryOnFillDefault_light = Color(0xff1f1f21) |
329 | | -val textSecondaryOnFillDefault_dark = Color(0xffffffff) |
330 | | -val textSecondaryOnFillDefault_brandA = Color(0xffffffff) |
331 | | -val textSecondaryOnFillSubtle_light = Color(0xff707072) |
332 | | -val textSecondaryOnFillSubtle_dark = Color(0xffffffff) |
333 | | -val textSecondaryOnFillSubtle_brandA = Color(0xffffffff) |
0 commit comments