polaris_tokens 2.20.0 → 2.21.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dist-modern/palette/base.dark.figma.json +1 -637
- data/dist-modern/palette/base.dark.ios.json +1 -1092
- data/dist-modern/palette/base.dark.json +1 -1
- data/dist-modern/palette/base.light.figma.json +1 -637
- data/dist-modern/palette/base.light.ios.json +1 -1042
- data/dist-modern/palette/base.light.json +1 -1
- data/dist-modern/palette/mfp-ui.dark.figma.json +1 -637
- data/dist-modern/palette/mfp-ui.dark.ios.json +1 -1132
- data/dist-modern/palette/mfp-ui.dark.json +1 -1
- data/dist-modern/palette/mfp-ui.light.figma.json +1 -637
- data/dist-modern/palette/mfp-ui.light.ios.json +1 -1072
- data/dist-modern/palette/mfp-ui.light.json +1 -1
- data/dist-modern/theme/base.json +1 -1
- data/dist-modern/theme/mfp-ui.json +1 -1
- data/dist/index.common.js +168 -75
- data/dist/index.d.ts +149 -77
- data/dist/index.esm.js +166 -0
- data/index.js +4 -0
- data/package.json +3 -2
- metadata +3 -2
@@ -1,1042 +1 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"name": "background",
|
4
|
-
"rgba": {
|
5
|
-
"r": 0.9647058823529412,
|
6
|
-
"g": 0.9647058823529412,
|
7
|
-
"b": 0.9686274509803922,
|
8
|
-
"a": 1
|
9
|
-
},
|
10
|
-
"hex": "#f6f6f7ff"
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"name": "backgroundHovered",
|
14
|
-
"rgba": {
|
15
|
-
"r": 0.9450980392156862,
|
16
|
-
"g": 0.9490196078431372,
|
17
|
-
"b": 0.9529411764705882,
|
18
|
-
"a": 1
|
19
|
-
},
|
20
|
-
"hex": "#f1f2f3ff"
|
21
|
-
},
|
22
|
-
{
|
23
|
-
"name": "backgroundPressed",
|
24
|
-
"rgba": {
|
25
|
-
"r": 0.9294117647058824,
|
26
|
-
"g": 0.9333333333333333,
|
27
|
-
"b": 0.9372549019607843,
|
28
|
-
"a": 1
|
29
|
-
},
|
30
|
-
"hex": "#edeeefff"
|
31
|
-
},
|
32
|
-
{
|
33
|
-
"name": "backgroundSelected",
|
34
|
-
"rgba": {
|
35
|
-
"r": 0.9294117647058824,
|
36
|
-
"g": 0.9333333333333333,
|
37
|
-
"b": 0.9372549019607843,
|
38
|
-
"a": 1
|
39
|
-
},
|
40
|
-
"hex": "#edeeefff"
|
41
|
-
},
|
42
|
-
{
|
43
|
-
"name": "surface",
|
44
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
45
|
-
"hex": "#ffffffff"
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"name": "surfaceNeutral",
|
49
|
-
"rgba": {
|
50
|
-
"r": 0.8941176470588236,
|
51
|
-
"g": 0.8980392156862745,
|
52
|
-
"b": 0.9058823529411765,
|
53
|
-
"a": 1
|
54
|
-
},
|
55
|
-
"hex": "#e4e5e7ff"
|
56
|
-
},
|
57
|
-
{
|
58
|
-
"name": "surfaceNeutralHovered",
|
59
|
-
"rgba": {
|
60
|
-
"r": 0.8588235294117647,
|
61
|
-
"g": 0.8666666666666667,
|
62
|
-
"b": 0.8745098039215686,
|
63
|
-
"a": 1
|
64
|
-
},
|
65
|
-
"hex": "#dbdddfff"
|
66
|
-
},
|
67
|
-
{
|
68
|
-
"name": "surfaceNeutralPressed",
|
69
|
-
"rgba": {"r": 0.788235294117647, "g": 0.8, "b": 0.8156862745098039, "a": 1},
|
70
|
-
"hex": "#c9ccd0ff"
|
71
|
-
},
|
72
|
-
{
|
73
|
-
"name": "surfaceNeutralDisabled",
|
74
|
-
"rgba": {
|
75
|
-
"r": 0.9450980392156862,
|
76
|
-
"g": 0.9490196078431372,
|
77
|
-
"b": 0.9529411764705882,
|
78
|
-
"a": 1
|
79
|
-
},
|
80
|
-
"hex": "#f1f2f3ff"
|
81
|
-
},
|
82
|
-
{
|
83
|
-
"name": "surfaceNeutralSubdued",
|
84
|
-
"rgba": {
|
85
|
-
"r": 0.9647058823529412,
|
86
|
-
"g": 0.9647058823529412,
|
87
|
-
"b": 0.9686274509803922,
|
88
|
-
"a": 1
|
89
|
-
},
|
90
|
-
"hex": "#f6f6f7ff"
|
91
|
-
},
|
92
|
-
{
|
93
|
-
"name": "surfaceSubdued",
|
94
|
-
"rgba": {
|
95
|
-
"r": 0.9803921568627451,
|
96
|
-
"g": 0.984313725490196,
|
97
|
-
"b": 0.984313725490196,
|
98
|
-
"a": 1
|
99
|
-
},
|
100
|
-
"hex": "#fafbfbff"
|
101
|
-
},
|
102
|
-
{
|
103
|
-
"name": "surfaceDisabled",
|
104
|
-
"rgba": {
|
105
|
-
"r": 0.9803921568627451,
|
106
|
-
"g": 0.984313725490196,
|
107
|
-
"b": 0.984313725490196,
|
108
|
-
"a": 1
|
109
|
-
},
|
110
|
-
"hex": "#fafbfbff"
|
111
|
-
},
|
112
|
-
{
|
113
|
-
"name": "surfaceHovered",
|
114
|
-
"rgba": {
|
115
|
-
"r": 0.9647058823529412,
|
116
|
-
"g": 0.9647058823529412,
|
117
|
-
"b": 0.9686274509803922,
|
118
|
-
"a": 1
|
119
|
-
},
|
120
|
-
"hex": "#f6f6f7ff"
|
121
|
-
},
|
122
|
-
{
|
123
|
-
"name": "surfacePressed",
|
124
|
-
"rgba": {
|
125
|
-
"r": 0.9450980392156862,
|
126
|
-
"g": 0.9490196078431372,
|
127
|
-
"b": 0.9529411764705882,
|
128
|
-
"a": 1
|
129
|
-
},
|
130
|
-
"hex": "#f1f2f3ff"
|
131
|
-
},
|
132
|
-
{
|
133
|
-
"name": "surfaceDepressed",
|
134
|
-
"rgba": {
|
135
|
-
"r": 0.9294117647058824,
|
136
|
-
"g": 0.9333333333333333,
|
137
|
-
"b": 0.9372549019607843,
|
138
|
-
"a": 1
|
139
|
-
},
|
140
|
-
"hex": "#edeeefff"
|
141
|
-
},
|
142
|
-
{
|
143
|
-
"name": "backdrop",
|
144
|
-
"rgba": {"r": 0, "g": 0, "b": 0, "a": 0.5},
|
145
|
-
"hex": "#00000080"
|
146
|
-
},
|
147
|
-
{
|
148
|
-
"name": "overlay",
|
149
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 0.5},
|
150
|
-
"hex": "#ffffff80"
|
151
|
-
},
|
152
|
-
{
|
153
|
-
"name": "shadowFromDimLight",
|
154
|
-
"rgba": {"r": 0, "g": 0, "b": 0, "a": 0.2},
|
155
|
-
"hex": "#00000033"
|
156
|
-
},
|
157
|
-
{
|
158
|
-
"name": "shadowFromAmbientLight",
|
159
|
-
"rgba": {
|
160
|
-
"r": 0.09019607843137255,
|
161
|
-
"g": 0.09411764705882353,
|
162
|
-
"b": 0.09411764705882353,
|
163
|
-
"a": 0.05
|
164
|
-
},
|
165
|
-
"hex": "#1718180d"
|
166
|
-
},
|
167
|
-
{
|
168
|
-
"name": "shadowFromDirectLight",
|
169
|
-
"rgba": {"r": 0, "g": 0, "b": 0, "a": 0.15},
|
170
|
-
"hex": "#00000026"
|
171
|
-
},
|
172
|
-
{
|
173
|
-
"name": "hintFromDirectLight",
|
174
|
-
"rgba": {"r": 0, "g": 0, "b": 0, "a": 0.15},
|
175
|
-
"hex": "#00000026"
|
176
|
-
},
|
177
|
-
{
|
178
|
-
"name": "onSurfaceBackground",
|
179
|
-
"rgba": {
|
180
|
-
"r": 0.9450980392156862,
|
181
|
-
"g": 0.9490196078431372,
|
182
|
-
"b": 0.9529411764705882,
|
183
|
-
"a": 1
|
184
|
-
},
|
185
|
-
"hex": "#f1f2f3ff"
|
186
|
-
},
|
187
|
-
{
|
188
|
-
"name": "border",
|
189
|
-
"rgba": {
|
190
|
-
"r": 0.5490196078431373,
|
191
|
-
"g": 0.5686274509803921,
|
192
|
-
"b": 0.5882352941176471,
|
193
|
-
"a": 1
|
194
|
-
},
|
195
|
-
"hex": "#8c9196ff"
|
196
|
-
},
|
197
|
-
{
|
198
|
-
"name": "borderNeutralSubdued",
|
199
|
-
"rgba": {
|
200
|
-
"r": 0.7294117647058823,
|
201
|
-
"g": 0.7490196078431373,
|
202
|
-
"b": 0.7647058823529411,
|
203
|
-
"a": 1
|
204
|
-
},
|
205
|
-
"hex": "#babfc3ff"
|
206
|
-
},
|
207
|
-
{
|
208
|
-
"name": "borderHovered",
|
209
|
-
"rgba": {
|
210
|
-
"r": 0.6,
|
211
|
-
"g": 0.6196078431372549,
|
212
|
-
"b": 0.6431372549019608,
|
213
|
-
"a": 1
|
214
|
-
},
|
215
|
-
"hex": "#999ea4ff"
|
216
|
-
},
|
217
|
-
{
|
218
|
-
"name": "borderDisabled",
|
219
|
-
"rgba": {
|
220
|
-
"r": 0.8235294117647058,
|
221
|
-
"g": 0.8352941176470589,
|
222
|
-
"b": 0.8470588235294118,
|
223
|
-
"a": 1
|
224
|
-
},
|
225
|
-
"hex": "#d2d5d8ff"
|
226
|
-
},
|
227
|
-
{
|
228
|
-
"name": "borderSubdued",
|
229
|
-
"rgba": {"r": 0.788235294117647, "g": 0.8, "b": 0.8117647058823529, "a": 1},
|
230
|
-
"hex": "#c9cccfff"
|
231
|
-
},
|
232
|
-
{
|
233
|
-
"name": "borderDepressed",
|
234
|
-
"rgba": {
|
235
|
-
"r": 0.3411764705882353,
|
236
|
-
"g": 0.34901960784313724,
|
237
|
-
"b": 0.34901960784313724,
|
238
|
-
"a": 1
|
239
|
-
},
|
240
|
-
"hex": "#575959ff"
|
241
|
-
},
|
242
|
-
{
|
243
|
-
"name": "borderShadow",
|
244
|
-
"rgba": {
|
245
|
-
"r": 0.6823529411764706,
|
246
|
-
"g": 0.7058823529411765,
|
247
|
-
"b": 0.7254901960784313,
|
248
|
-
"a": 1
|
249
|
-
},
|
250
|
-
"hex": "#aeb4b9ff"
|
251
|
-
},
|
252
|
-
{
|
253
|
-
"name": "borderShadowSubdued",
|
254
|
-
"rgba": {
|
255
|
-
"r": 0.7294117647058823,
|
256
|
-
"g": 0.7490196078431373,
|
257
|
-
"b": 0.7686274509803922,
|
258
|
-
"a": 1
|
259
|
-
},
|
260
|
-
"hex": "#babfc4ff"
|
261
|
-
},
|
262
|
-
{
|
263
|
-
"name": "divider",
|
264
|
-
"rgba": {
|
265
|
-
"r": 0.8823529411764706,
|
266
|
-
"g": 0.8901960784313725,
|
267
|
-
"b": 0.8980392156862745,
|
268
|
-
"a": 1
|
269
|
-
},
|
270
|
-
"hex": "#e1e3e5ff"
|
271
|
-
},
|
272
|
-
{
|
273
|
-
"name": "icon",
|
274
|
-
"rgba": {
|
275
|
-
"r": 0.3607843137254902,
|
276
|
-
"g": 0.37254901960784315,
|
277
|
-
"b": 0.3843137254901961,
|
278
|
-
"a": 1
|
279
|
-
},
|
280
|
-
"hex": "#5c5f62ff"
|
281
|
-
},
|
282
|
-
{
|
283
|
-
"name": "iconHovered",
|
284
|
-
"rgba": {
|
285
|
-
"r": 0.10196078431372549,
|
286
|
-
"g": 0.10980392156862745,
|
287
|
-
"b": 0.11372549019607843,
|
288
|
-
"a": 1
|
289
|
-
},
|
290
|
-
"hex": "#1a1c1dff"
|
291
|
-
},
|
292
|
-
{
|
293
|
-
"name": "iconPressed",
|
294
|
-
"rgba": {
|
295
|
-
"r": 0.26666666666666666,
|
296
|
-
"g": 0.2784313725490196,
|
297
|
-
"b": 0.2901960784313726,
|
298
|
-
"a": 1
|
299
|
-
},
|
300
|
-
"hex": "#44474aff"
|
301
|
-
},
|
302
|
-
{
|
303
|
-
"name": "iconDisabled",
|
304
|
-
"rgba": {
|
305
|
-
"r": 0.7294117647058823,
|
306
|
-
"g": 0.7450980392156863,
|
307
|
-
"b": 0.7647058823529411,
|
308
|
-
"a": 1
|
309
|
-
},
|
310
|
-
"hex": "#babec3ff"
|
311
|
-
},
|
312
|
-
{
|
313
|
-
"name": "iconSubdued",
|
314
|
-
"rgba": {
|
315
|
-
"r": 0.5490196078431373,
|
316
|
-
"g": 0.5686274509803921,
|
317
|
-
"b": 0.5882352941176471,
|
318
|
-
"a": 1
|
319
|
-
},
|
320
|
-
"hex": "#8c9196ff"
|
321
|
-
},
|
322
|
-
{
|
323
|
-
"name": "text",
|
324
|
-
"rgba": {
|
325
|
-
"r": 0.12549019607843137,
|
326
|
-
"g": 0.13333333333333333,
|
327
|
-
"b": 0.13725490196078433,
|
328
|
-
"a": 1
|
329
|
-
},
|
330
|
-
"hex": "#202223ff"
|
331
|
-
},
|
332
|
-
{
|
333
|
-
"name": "textDisabled",
|
334
|
-
"rgba": {
|
335
|
-
"r": 0.5490196078431373,
|
336
|
-
"g": 0.5686274509803921,
|
337
|
-
"b": 0.5882352941176471,
|
338
|
-
"a": 1
|
339
|
-
},
|
340
|
-
"hex": "#8c9196ff"
|
341
|
-
},
|
342
|
-
{
|
343
|
-
"name": "textSubdued",
|
344
|
-
"rgba": {
|
345
|
-
"r": 0.42745098039215684,
|
346
|
-
"g": 0.44313725490196076,
|
347
|
-
"b": 0.4588235294117647,
|
348
|
-
"a": 1
|
349
|
-
},
|
350
|
-
"hex": "#6d7175ff"
|
351
|
-
},
|
352
|
-
{
|
353
|
-
"name": "interactive",
|
354
|
-
"rgba": {
|
355
|
-
"r": 0.17254901960784313,
|
356
|
-
"g": 0.43137254901960786,
|
357
|
-
"b": 0.796078431372549,
|
358
|
-
"a": 1
|
359
|
-
},
|
360
|
-
"hex": "#2c6ecbff"
|
361
|
-
},
|
362
|
-
{
|
363
|
-
"name": "interactiveDisabled",
|
364
|
-
"rgba": {
|
365
|
-
"r": 0.7411764705882353,
|
366
|
-
"g": 0.7568627450980392,
|
367
|
-
"b": 0.8,
|
368
|
-
"a": 1
|
369
|
-
},
|
370
|
-
"hex": "#bdc1ccff"
|
371
|
-
},
|
372
|
-
{
|
373
|
-
"name": "interactiveHovered",
|
374
|
-
"rgba": {
|
375
|
-
"r": 0.12156862745098039,
|
376
|
-
"g": 0.3176470588235294,
|
377
|
-
"b": 0.6,
|
378
|
-
"a": 1
|
379
|
-
},
|
380
|
-
"hex": "#1f5199ff"
|
381
|
-
},
|
382
|
-
{
|
383
|
-
"name": "interactivePressed",
|
384
|
-
"rgba": {
|
385
|
-
"r": 0.06274509803921569,
|
386
|
-
"g": 0.19607843137254902,
|
387
|
-
"b": 0.3843137254901961,
|
388
|
-
"a": 1
|
389
|
-
},
|
390
|
-
"hex": "#103262ff"
|
391
|
-
},
|
392
|
-
{
|
393
|
-
"name": "focused",
|
394
|
-
"rgba": {"r": 0.27058823529411763, "g": 0.5607843137254902, "b": 1, "a": 1},
|
395
|
-
"hex": "#458fffff"
|
396
|
-
},
|
397
|
-
{
|
398
|
-
"name": "surfaceSelected",
|
399
|
-
"rgba": {
|
400
|
-
"r": 0.9490196078431372,
|
401
|
-
"g": 0.9686274509803922,
|
402
|
-
"b": 0.996078431372549,
|
403
|
-
"a": 1
|
404
|
-
},
|
405
|
-
"hex": "#f2f7feff"
|
406
|
-
},
|
407
|
-
{
|
408
|
-
"name": "surfaceSelectedHovered",
|
409
|
-
"rgba": {
|
410
|
-
"r": 0.9294117647058824,
|
411
|
-
"g": 0.9568627450980393,
|
412
|
-
"b": 0.996078431372549,
|
413
|
-
"a": 1
|
414
|
-
},
|
415
|
-
"hex": "#edf4feff"
|
416
|
-
},
|
417
|
-
{
|
418
|
-
"name": "surfaceSelectedPressed",
|
419
|
-
"rgba": {
|
420
|
-
"r": 0.8980392156862745,
|
421
|
-
"g": 0.9372549019607843,
|
422
|
-
"b": 0.9921568627450981,
|
423
|
-
"a": 1
|
424
|
-
},
|
425
|
-
"hex": "#e5effdff"
|
426
|
-
},
|
427
|
-
{
|
428
|
-
"name": "iconOnInteractive",
|
429
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
430
|
-
"hex": "#ffffffff"
|
431
|
-
},
|
432
|
-
{
|
433
|
-
"name": "textOnInteractive",
|
434
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
435
|
-
"hex": "#ffffffff"
|
436
|
-
},
|
437
|
-
{
|
438
|
-
"name": "actionSecondary",
|
439
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
440
|
-
"hex": "#ffffffff"
|
441
|
-
},
|
442
|
-
{
|
443
|
-
"name": "actionSecondaryDisabled",
|
444
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
445
|
-
"hex": "#ffffffff"
|
446
|
-
},
|
447
|
-
{
|
448
|
-
"name": "actionSecondaryHovered",
|
449
|
-
"rgba": {
|
450
|
-
"r": 0.9647058823529412,
|
451
|
-
"g": 0.9647058823529412,
|
452
|
-
"b": 0.9686274509803922,
|
453
|
-
"a": 1
|
454
|
-
},
|
455
|
-
"hex": "#f6f6f7ff"
|
456
|
-
},
|
457
|
-
{
|
458
|
-
"name": "actionSecondaryPressed",
|
459
|
-
"rgba": {
|
460
|
-
"r": 0.9450980392156862,
|
461
|
-
"g": 0.9490196078431372,
|
462
|
-
"b": 0.9529411764705882,
|
463
|
-
"a": 1
|
464
|
-
},
|
465
|
-
"hex": "#f1f2f3ff"
|
466
|
-
},
|
467
|
-
{
|
468
|
-
"name": "actionSecondaryDepressed",
|
469
|
-
"rgba": {
|
470
|
-
"r": 0.42745098039215684,
|
471
|
-
"g": 0.44313725490196076,
|
472
|
-
"b": 0.4588235294117647,
|
473
|
-
"a": 1
|
474
|
-
},
|
475
|
-
"hex": "#6d7175ff"
|
476
|
-
},
|
477
|
-
{
|
478
|
-
"name": "actionPrimary",
|
479
|
-
"rgba": {"r": 0, "g": 0.5019607843137255, "b": 0.3764705882352941, "a": 1},
|
480
|
-
"hex": "#008060ff"
|
481
|
-
},
|
482
|
-
{
|
483
|
-
"name": "actionPrimaryDisabled",
|
484
|
-
"rgba": {
|
485
|
-
"r": 0.9450980392156862,
|
486
|
-
"g": 0.9450980392156862,
|
487
|
-
"b": 0.9450980392156862,
|
488
|
-
"a": 1
|
489
|
-
},
|
490
|
-
"hex": "#f1f1f1ff"
|
491
|
-
},
|
492
|
-
{
|
493
|
-
"name": "actionPrimaryHovered",
|
494
|
-
"rgba": {"r": 0, "g": 0.43137254901960786, "b": 0.3215686274509804, "a": 1},
|
495
|
-
"hex": "#006e52ff"
|
496
|
-
},
|
497
|
-
{
|
498
|
-
"name": "actionPrimaryPressed",
|
499
|
-
"rgba": {"r": 0, "g": 0.3686274509803922, "b": 0.27450980392156865, "a": 1},
|
500
|
-
"hex": "#005e46ff"
|
501
|
-
},
|
502
|
-
{
|
503
|
-
"name": "actionPrimaryDepressed",
|
504
|
-
"rgba": {
|
505
|
-
"r": 0,
|
506
|
-
"g": 0.23921568627450981,
|
507
|
-
"b": 0.17254901960784313,
|
508
|
-
"a": 1
|
509
|
-
},
|
510
|
-
"hex": "#003d2cff"
|
511
|
-
},
|
512
|
-
{
|
513
|
-
"name": "iconOnPrimary",
|
514
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
515
|
-
"hex": "#ffffffff"
|
516
|
-
},
|
517
|
-
{
|
518
|
-
"name": "textOnPrimary",
|
519
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
520
|
-
"hex": "#ffffffff"
|
521
|
-
},
|
522
|
-
{
|
523
|
-
"name": "textPrimary",
|
524
|
-
"rgba": {"r": 0, "g": 0.4823529411764706, "b": 0.3607843137254902, "a": 1},
|
525
|
-
"hex": "#007b5cff"
|
526
|
-
},
|
527
|
-
{
|
528
|
-
"name": "textPrimaryHovered",
|
529
|
-
"rgba": {"r": 0, "g": 0.4235294117647059, "b": 0.3137254901960784, "a": 1},
|
530
|
-
"hex": "#006c50ff"
|
531
|
-
},
|
532
|
-
{
|
533
|
-
"name": "textPrimaryPressed",
|
534
|
-
"rgba": {"r": 0, "g": 0.3607843137254902, "b": 0.26666666666666666, "a": 1},
|
535
|
-
"hex": "#005c44ff"
|
536
|
-
},
|
537
|
-
{
|
538
|
-
"name": "surfacePrimarySelected",
|
539
|
-
"rgba": {
|
540
|
-
"r": 0.9450980392156862,
|
541
|
-
"g": 0.9725490196078431,
|
542
|
-
"b": 0.9607843137254902,
|
543
|
-
"a": 1
|
544
|
-
},
|
545
|
-
"hex": "#f1f8f5ff"
|
546
|
-
},
|
547
|
-
{
|
548
|
-
"name": "surfacePrimarySelectedHovered",
|
549
|
-
"rgba": {
|
550
|
-
"r": 0.7019607843137254,
|
551
|
-
"g": 0.8156862745098039,
|
552
|
-
"b": 0.7647058823529411,
|
553
|
-
"a": 1
|
554
|
-
},
|
555
|
-
"hex": "#b3d0c3ff"
|
556
|
-
},
|
557
|
-
{
|
558
|
-
"name": "surfacePrimarySelectedPressed",
|
559
|
-
"rgba": {
|
560
|
-
"r": 0.6352941176470588,
|
561
|
-
"g": 0.7372549019607844,
|
562
|
-
"b": 0.6901960784313725,
|
563
|
-
"a": 1
|
564
|
-
},
|
565
|
-
"hex": "#a2bcb0ff"
|
566
|
-
},
|
567
|
-
{
|
568
|
-
"name": "borderCritical",
|
569
|
-
"rgba": {
|
570
|
-
"r": 0.9921568627450981,
|
571
|
-
"g": 0.3411764705882353,
|
572
|
-
"b": 0.28627450980392155,
|
573
|
-
"a": 1
|
574
|
-
},
|
575
|
-
"hex": "#fd5749ff"
|
576
|
-
},
|
577
|
-
{
|
578
|
-
"name": "borderCriticalSubdued",
|
579
|
-
"rgba": {
|
580
|
-
"r": 0.8784313725490196,
|
581
|
-
"g": 0.7019607843137254,
|
582
|
-
"b": 0.6980392156862745,
|
583
|
-
"a": 1
|
584
|
-
},
|
585
|
-
"hex": "#e0b3b2ff"
|
586
|
-
},
|
587
|
-
{
|
588
|
-
"name": "borderCriticalDisabled",
|
589
|
-
"rgba": {"r": 1, "g": 0.6549019607843137, "b": 0.6392156862745098, "a": 1},
|
590
|
-
"hex": "#ffa7a3ff"
|
591
|
-
},
|
592
|
-
{
|
593
|
-
"name": "iconCritical",
|
594
|
-
"rgba": {
|
595
|
-
"r": 0.8431372549019608,
|
596
|
-
"g": 0.17254901960784313,
|
597
|
-
"b": 0.050980392156862744,
|
598
|
-
"a": 1
|
599
|
-
},
|
600
|
-
"hex": "#d72c0dff"
|
601
|
-
},
|
602
|
-
{
|
603
|
-
"name": "surfaceCritical",
|
604
|
-
"rgba": {
|
605
|
-
"r": 0.996078431372549,
|
606
|
-
"g": 0.8274509803921568,
|
607
|
-
"b": 0.8196078431372549,
|
608
|
-
"a": 1
|
609
|
-
},
|
610
|
-
"hex": "#fed3d1ff"
|
611
|
-
},
|
612
|
-
{
|
613
|
-
"name": "surfaceCriticalSubdued",
|
614
|
-
"rgba": {"r": 1, "g": 0.9568627450980393, "b": 0.9568627450980393, "a": 1},
|
615
|
-
"hex": "#fff4f4ff"
|
616
|
-
},
|
617
|
-
{
|
618
|
-
"name": "surfaceCriticalSubduedHovered",
|
619
|
-
"rgba": {"r": 1, "g": 0.9411764705882353, "b": 0.9411764705882353, "a": 1},
|
620
|
-
"hex": "#fff0f0ff"
|
621
|
-
},
|
622
|
-
{
|
623
|
-
"name": "surfaceCriticalSubduedPressed",
|
624
|
-
"rgba": {"r": 1, "g": 0.9137254901960784, "b": 0.9098039215686274, "a": 1},
|
625
|
-
"hex": "#ffe9e8ff"
|
626
|
-
},
|
627
|
-
{
|
628
|
-
"name": "surfaceCriticalSubduedDepressed",
|
629
|
-
"rgba": {
|
630
|
-
"r": 0.996078431372549,
|
631
|
-
"g": 0.7372549019607844,
|
632
|
-
"b": 0.7254901960784313,
|
633
|
-
"a": 1
|
634
|
-
},
|
635
|
-
"hex": "#febcb9ff"
|
636
|
-
},
|
637
|
-
{
|
638
|
-
"name": "textCritical",
|
639
|
-
"rgba": {
|
640
|
-
"r": 0.8431372549019608,
|
641
|
-
"g": 0.17254901960784313,
|
642
|
-
"b": 0.050980392156862744,
|
643
|
-
"a": 1
|
644
|
-
},
|
645
|
-
"hex": "#d72c0dff"
|
646
|
-
},
|
647
|
-
{
|
648
|
-
"name": "actionCritical",
|
649
|
-
"rgba": {
|
650
|
-
"r": 0.8470588235294118,
|
651
|
-
"g": 0.17254901960784313,
|
652
|
-
"b": 0.050980392156862744,
|
653
|
-
"a": 1
|
654
|
-
},
|
655
|
-
"hex": "#d82c0dff"
|
656
|
-
},
|
657
|
-
{
|
658
|
-
"name": "actionCriticalDisabled",
|
659
|
-
"rgba": {
|
660
|
-
"r": 0.9450980392156862,
|
661
|
-
"g": 0.9450980392156862,
|
662
|
-
"b": 0.9450980392156862,
|
663
|
-
"a": 1
|
664
|
-
},
|
665
|
-
"hex": "#f1f1f1ff"
|
666
|
-
},
|
667
|
-
{
|
668
|
-
"name": "actionCriticalHovered",
|
669
|
-
"rgba": {"r": 0.7372549019607844, "g": 0.13333333333333333, "b": 0, "a": 1},
|
670
|
-
"hex": "#bc2200ff"
|
671
|
-
},
|
672
|
-
{
|
673
|
-
"name": "actionCriticalPressed",
|
674
|
-
"rgba": {"r": 0.6352941176470588, "g": 0.10588235294117647, "b": 0, "a": 1},
|
675
|
-
"hex": "#a21b00ff"
|
676
|
-
},
|
677
|
-
{
|
678
|
-
"name": "actionCriticalDepressed",
|
679
|
-
"rgba": {
|
680
|
-
"r": 0.4235294117647059,
|
681
|
-
"g": 0.058823529411764705,
|
682
|
-
"b": 0,
|
683
|
-
"a": 1
|
684
|
-
},
|
685
|
-
"hex": "#6c0f00ff"
|
686
|
-
},
|
687
|
-
{
|
688
|
-
"name": "iconOnCritical",
|
689
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
690
|
-
"hex": "#ffffffff"
|
691
|
-
},
|
692
|
-
{
|
693
|
-
"name": "textOnCritical",
|
694
|
-
"rgba": {"r": 1, "g": 1, "b": 1, "a": 1},
|
695
|
-
"hex": "#ffffffff"
|
696
|
-
},
|
697
|
-
{
|
698
|
-
"name": "interactiveCritical",
|
699
|
-
"rgba": {
|
700
|
-
"r": 0.8470588235294118,
|
701
|
-
"g": 0.17254901960784313,
|
702
|
-
"b": 0.050980392156862744,
|
703
|
-
"a": 1
|
704
|
-
},
|
705
|
-
"hex": "#d82c0dff"
|
706
|
-
},
|
707
|
-
{
|
708
|
-
"name": "interactiveCriticalDisabled",
|
709
|
-
"rgba": {
|
710
|
-
"r": 0.9921568627450981,
|
711
|
-
"g": 0.5764705882352941,
|
712
|
-
"b": 0.5529411764705883,
|
713
|
-
"a": 1
|
714
|
-
},
|
715
|
-
"hex": "#fd938dff"
|
716
|
-
},
|
717
|
-
{
|
718
|
-
"name": "interactiveCriticalHovered",
|
719
|
-
"rgba": {
|
720
|
-
"r": 0.803921568627451,
|
721
|
-
"g": 0.1607843137254902,
|
722
|
-
"b": 0.047058823529411764,
|
723
|
-
"a": 1
|
724
|
-
},
|
725
|
-
"hex": "#cd290cff"
|
726
|
-
},
|
727
|
-
{
|
728
|
-
"name": "interactiveCriticalPressed",
|
729
|
-
"rgba": {
|
730
|
-
"r": 0.403921568627451,
|
731
|
-
"g": 0.058823529411764705,
|
732
|
-
"b": 0.011764705882352941,
|
733
|
-
"a": 1
|
734
|
-
},
|
735
|
-
"hex": "#670f03ff"
|
736
|
-
},
|
737
|
-
{
|
738
|
-
"name": "borderWarning",
|
739
|
-
"rgba": {"r": 0.7254901960784313, "g": 0.5372549019607843, "b": 0, "a": 1},
|
740
|
-
"hex": "#b98900ff"
|
741
|
-
},
|
742
|
-
{
|
743
|
-
"name": "borderWarningSubdued",
|
744
|
-
"rgba": {
|
745
|
-
"r": 0.8823529411764706,
|
746
|
-
"g": 0.7215686274509804,
|
747
|
-
"b": 0.47058823529411764,
|
748
|
-
"a": 1
|
749
|
-
},
|
750
|
-
"hex": "#e1b878ff"
|
751
|
-
},
|
752
|
-
{
|
753
|
-
"name": "iconWarning",
|
754
|
-
"rgba": {"r": 0.7254901960784313, "g": 0.5372549019607843, "b": 0, "a": 1},
|
755
|
-
"hex": "#b98900ff"
|
756
|
-
},
|
757
|
-
{
|
758
|
-
"name": "surfaceWarning",
|
759
|
-
"rgba": {"r": 1, "g": 0.8431372549019608, "b": 0.615686274509804, "a": 1},
|
760
|
-
"hex": "#ffd79dff"
|
761
|
-
},
|
762
|
-
{
|
763
|
-
"name": "surfaceWarningSubdued",
|
764
|
-
"rgba": {"r": 1, "g": 0.9607843137254902, "b": 0.9176470588235294, "a": 1},
|
765
|
-
"hex": "#fff5eaff"
|
766
|
-
},
|
767
|
-
{
|
768
|
-
"name": "surfaceWarningSubduedHovered",
|
769
|
-
"rgba": {"r": 1, "g": 0.9490196078431372, "b": 0.8862745098039215, "a": 1},
|
770
|
-
"hex": "#fff2e2ff"
|
771
|
-
},
|
772
|
-
{
|
773
|
-
"name": "surfaceWarningSubduedPressed",
|
774
|
-
"rgba": {"r": 1, "g": 0.9215686274509803, "b": 0.8274509803921568, "a": 1},
|
775
|
-
"hex": "#ffebd3ff"
|
776
|
-
},
|
777
|
-
{
|
778
|
-
"name": "textWarning",
|
779
|
-
"rgba": {"r": 0.5686274509803921, "g": 0.41568627450980394, "b": 0, "a": 1},
|
780
|
-
"hex": "#916a00ff"
|
781
|
-
},
|
782
|
-
{
|
783
|
-
"name": "borderHighlight",
|
784
|
-
"rgba": {
|
785
|
-
"r": 0.26666666666666666,
|
786
|
-
"g": 0.615686274509804,
|
787
|
-
"b": 0.6549019607843137,
|
788
|
-
"a": 1
|
789
|
-
},
|
790
|
-
"hex": "#449da7ff"
|
791
|
-
},
|
792
|
-
{
|
793
|
-
"name": "borderHighlightSubdued",
|
794
|
-
"rgba": {
|
795
|
-
"r": 0.596078431372549,
|
796
|
-
"g": 0.7764705882352941,
|
797
|
-
"b": 0.803921568627451,
|
798
|
-
"a": 1
|
799
|
-
},
|
800
|
-
"hex": "#98c6cdff"
|
801
|
-
},
|
802
|
-
{
|
803
|
-
"name": "iconHighlight",
|
804
|
-
"rgba": {"r": 0, "g": 0.6274509803921569, "b": 0.6745098039215687, "a": 1},
|
805
|
-
"hex": "#00a0acff"
|
806
|
-
},
|
807
|
-
{
|
808
|
-
"name": "surfaceHighlight",
|
809
|
-
"rgba": {
|
810
|
-
"r": 0.6431372549019608,
|
811
|
-
"g": 0.9098039215686274,
|
812
|
-
"b": 0.9490196078431372,
|
813
|
-
"a": 1
|
814
|
-
},
|
815
|
-
"hex": "#a4e8f2ff"
|
816
|
-
},
|
817
|
-
{
|
818
|
-
"name": "surfaceHighlightSubdued",
|
819
|
-
"rgba": {
|
820
|
-
"r": 0.9215686274509803,
|
821
|
-
"g": 0.9764705882352941,
|
822
|
-
"b": 0.9882352941176471,
|
823
|
-
"a": 1
|
824
|
-
},
|
825
|
-
"hex": "#ebf9fcff"
|
826
|
-
},
|
827
|
-
{
|
828
|
-
"name": "surfaceHighlightSubduedHovered",
|
829
|
-
"rgba": {
|
830
|
-
"r": 0.8941176470588236,
|
831
|
-
"g": 0.9686274509803922,
|
832
|
-
"b": 0.9803921568627451,
|
833
|
-
"a": 1
|
834
|
-
},
|
835
|
-
"hex": "#e4f7faff"
|
836
|
-
},
|
837
|
-
{
|
838
|
-
"name": "surfaceHighlightSubduedPressed",
|
839
|
-
"rgba": {
|
840
|
-
"r": 0.8352941176470589,
|
841
|
-
"g": 0.9529411764705882,
|
842
|
-
"b": 0.9725490196078431,
|
843
|
-
"a": 1
|
844
|
-
},
|
845
|
-
"hex": "#d5f3f8ff"
|
846
|
-
},
|
847
|
-
{
|
848
|
-
"name": "textHighlight",
|
849
|
-
"rgba": {
|
850
|
-
"r": 0.20392156862745098,
|
851
|
-
"g": 0.48627450980392156,
|
852
|
-
"b": 0.5176470588235295,
|
853
|
-
"a": 1
|
854
|
-
},
|
855
|
-
"hex": "#347c84ff"
|
856
|
-
},
|
857
|
-
{
|
858
|
-
"name": "borderSuccess",
|
859
|
-
"rgba": {"r": 0, "g": 0.6431372549019608, "b": 0.48627450980392156, "a": 1},
|
860
|
-
"hex": "#00a47cff"
|
861
|
-
},
|
862
|
-
{
|
863
|
-
"name": "borderSuccessSubdued",
|
864
|
-
"rgba": {
|
865
|
-
"r": 0.5843137254901961,
|
866
|
-
"g": 0.788235294117647,
|
867
|
-
"b": 0.7058823529411765,
|
868
|
-
"a": 1
|
869
|
-
},
|
870
|
-
"hex": "#95c9b4ff"
|
871
|
-
},
|
872
|
-
{
|
873
|
-
"name": "iconSuccess",
|
874
|
-
"rgba": {"r": 0, "g": 0.4980392156862745, "b": 0.37254901960784315, "a": 1},
|
875
|
-
"hex": "#007f5fff"
|
876
|
-
},
|
877
|
-
{
|
878
|
-
"name": "surfaceSuccess",
|
879
|
-
"rgba": {
|
880
|
-
"r": 0.6823529411764706,
|
881
|
-
"g": 0.9137254901960784,
|
882
|
-
"b": 0.8196078431372549,
|
883
|
-
"a": 1
|
884
|
-
},
|
885
|
-
"hex": "#aee9d1ff"
|
886
|
-
},
|
887
|
-
{
|
888
|
-
"name": "surfaceSuccessSubdued",
|
889
|
-
"rgba": {
|
890
|
-
"r": 0.9450980392156862,
|
891
|
-
"g": 0.9725490196078431,
|
892
|
-
"b": 0.9607843137254902,
|
893
|
-
"a": 1
|
894
|
-
},
|
895
|
-
"hex": "#f1f8f5ff"
|
896
|
-
},
|
897
|
-
{
|
898
|
-
"name": "surfaceSuccessSubduedHovered",
|
899
|
-
"rgba": {
|
900
|
-
"r": 0.9254901960784314,
|
901
|
-
"g": 0.9647058823529412,
|
902
|
-
"b": 0.9450980392156862,
|
903
|
-
"a": 1
|
904
|
-
},
|
905
|
-
"hex": "#ecf6f1ff"
|
906
|
-
},
|
907
|
-
{
|
908
|
-
"name": "surfaceSuccessSubduedPressed",
|
909
|
-
"rgba": {
|
910
|
-
"r": 0.8862745098039215,
|
911
|
-
"g": 0.9450980392156862,
|
912
|
-
"b": 0.9176470588235294,
|
913
|
-
"a": 1
|
914
|
-
},
|
915
|
-
"hex": "#e2f1eaff"
|
916
|
-
},
|
917
|
-
{
|
918
|
-
"name": "textSuccess",
|
919
|
-
"rgba": {"r": 0, "g": 0.5019607843137255, "b": 0.3764705882352941, "a": 1},
|
920
|
-
"hex": "#008060ff"
|
921
|
-
},
|
922
|
-
{
|
923
|
-
"name": "decorativeOneIcon",
|
924
|
-
"rgba": {"r": 0.49411764705882355, "g": 0.3411764705882353, "b": 0, "a": 1},
|
925
|
-
"hex": "#7e5700ff"
|
926
|
-
},
|
927
|
-
{
|
928
|
-
"name": "decorativeOneSurface",
|
929
|
-
"rgba": {"r": 1, "g": 0.788235294117647, "b": 0.4196078431372549, "a": 1},
|
930
|
-
"hex": "#ffc96bff"
|
931
|
-
},
|
932
|
-
{
|
933
|
-
"name": "decorativeOneText",
|
934
|
-
"rgba": {"r": 0.23921568627450981, "g": 0.1568627450980392, "b": 0, "a": 1},
|
935
|
-
"hex": "#3d2800ff"
|
936
|
-
},
|
937
|
-
{
|
938
|
-
"name": "decorativeTwoIcon",
|
939
|
-
"rgba": {
|
940
|
-
"r": 0.6862745098039216,
|
941
|
-
"g": 0.1607843137254902,
|
942
|
-
"b": 0.3058823529411765,
|
943
|
-
"a": 1
|
944
|
-
},
|
945
|
-
"hex": "#af294eff"
|
946
|
-
},
|
947
|
-
{
|
948
|
-
"name": "decorativeTwoSurface",
|
949
|
-
"rgba": {"r": 1, "g": 0.7686274509803922, "b": 0.6901960784313725, "a": 1},
|
950
|
-
"hex": "#ffc4b0ff"
|
951
|
-
},
|
952
|
-
{
|
953
|
-
"name": "decorativeTwoText",
|
954
|
-
"rgba": {
|
955
|
-
"r": 0.28627450980392155,
|
956
|
-
"g": 0.043137254901960784,
|
957
|
-
"b": 0.10980392156862745,
|
958
|
-
"a": 1
|
959
|
-
},
|
960
|
-
"hex": "#490b1cff"
|
961
|
-
},
|
962
|
-
{
|
963
|
-
"name": "decorativeThreeIcon",
|
964
|
-
"rgba": {"r": 0, "g": 0.42745098039215684, "b": 0.2549019607843137, "a": 1},
|
965
|
-
"hex": "#006d41ff"
|
966
|
-
},
|
967
|
-
{
|
968
|
-
"name": "decorativeThreeSurface",
|
969
|
-
"rgba": {
|
970
|
-
"r": 0.5725490196078431,
|
971
|
-
"g": 0.9019607843137255,
|
972
|
-
"b": 0.7098039215686275,
|
973
|
-
"a": 1
|
974
|
-
},
|
975
|
-
"hex": "#92e6b5ff"
|
976
|
-
},
|
977
|
-
{
|
978
|
-
"name": "decorativeThreeText",
|
979
|
-
"rgba": {"r": 0, "g": 0.1843137254901961, "b": 0.09803921568627451, "a": 1},
|
980
|
-
"hex": "#002f19ff"
|
981
|
-
},
|
982
|
-
{
|
983
|
-
"name": "decorativeFourIcon",
|
984
|
-
"rgba": {
|
985
|
-
"r": 0,
|
986
|
-
"g": 0.41568627450980394,
|
987
|
-
"b": 0.40784313725490196,
|
988
|
-
"a": 1
|
989
|
-
},
|
990
|
-
"hex": "#006a68ff"
|
991
|
-
},
|
992
|
-
{
|
993
|
-
"name": "decorativeFourSurface",
|
994
|
-
"rgba": {
|
995
|
-
"r": 0.5686274509803921,
|
996
|
-
"g": 0.8784313725490196,
|
997
|
-
"b": 0.8392156862745098,
|
998
|
-
"a": 1
|
999
|
-
},
|
1000
|
-
"hex": "#91e0d6ff"
|
1001
|
-
},
|
1002
|
-
{
|
1003
|
-
"name": "decorativeFourText",
|
1004
|
-
"rgba": {
|
1005
|
-
"r": 0,
|
1006
|
-
"g": 0.17647058823529413,
|
1007
|
-
"b": 0.17647058823529413,
|
1008
|
-
"a": 1
|
1009
|
-
},
|
1010
|
-
"hex": "#002d2dff"
|
1011
|
-
},
|
1012
|
-
{
|
1013
|
-
"name": "decorativeFiveIcon",
|
1014
|
-
"rgba": {
|
1015
|
-
"r": 0.6823529411764706,
|
1016
|
-
"g": 0.16862745098039217,
|
1017
|
-
"b": 0.2980392156862745,
|
1018
|
-
"a": 1
|
1019
|
-
},
|
1020
|
-
"hex": "#ae2b4cff"
|
1021
|
-
},
|
1022
|
-
{
|
1023
|
-
"name": "decorativeFiveSurface",
|
1024
|
-
"rgba": {
|
1025
|
-
"r": 0.9921568627450981,
|
1026
|
-
"g": 0.788235294117647,
|
1027
|
-
"b": 0.8156862745098039,
|
1028
|
-
"a": 1
|
1029
|
-
},
|
1030
|
-
"hex": "#fdc9d0ff"
|
1031
|
-
},
|
1032
|
-
{
|
1033
|
-
"name": "decorativeFiveText",
|
1034
|
-
"rgba": {
|
1035
|
-
"r": 0.30980392156862746,
|
1036
|
-
"g": 0.054901960784313725,
|
1037
|
-
"b": 0.12156862745098039,
|
1038
|
-
"a": 1
|
1039
|
-
},
|
1040
|
-
"hex": "#4f0e1fff"
|
1041
|
-
}
|
1042
|
-
]
|
1
|
+
[{"name":"background","rgba":{"r":0.9647058823529412,"g":0.9647058823529412,"b":0.9686274509803922,"a":1},"hex":"#f6f6f7ff"},{"name":"backgroundHovered","rgba":{"r":0.9450980392156862,"g":0.9490196078431372,"b":0.9529411764705882,"a":1},"hex":"#f1f2f3ff"},{"name":"backgroundPressed","rgba":{"r":0.9294117647058824,"g":0.9333333333333333,"b":0.9372549019607843,"a":1},"hex":"#edeeefff"},{"name":"backgroundSelected","rgba":{"r":0.9294117647058824,"g":0.9333333333333333,"b":0.9372549019607843,"a":1},"hex":"#edeeefff"},{"name":"surface","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"surfaceNeutral","rgba":{"r":0.8941176470588236,"g":0.8980392156862745,"b":0.9058823529411765,"a":1},"hex":"#e4e5e7ff"},{"name":"surfaceNeutralHovered","rgba":{"r":0.8588235294117647,"g":0.8666666666666667,"b":0.8745098039215686,"a":1},"hex":"#dbdddfff"},{"name":"surfaceNeutralPressed","rgba":{"r":0.788235294117647,"g":0.8,"b":0.8156862745098039,"a":1},"hex":"#c9ccd0ff"},{"name":"surfaceNeutralDisabled","rgba":{"r":0.9450980392156862,"g":0.9490196078431372,"b":0.9529411764705882,"a":1},"hex":"#f1f2f3ff"},{"name":"surfaceNeutralSubdued","rgba":{"r":0.9647058823529412,"g":0.9647058823529412,"b":0.9686274509803922,"a":1},"hex":"#f6f6f7ff"},{"name":"surfaceSubdued","rgba":{"r":0.9803921568627451,"g":0.984313725490196,"b":0.984313725490196,"a":1},"hex":"#fafbfbff"},{"name":"surfaceDisabled","rgba":{"r":0.9803921568627451,"g":0.984313725490196,"b":0.984313725490196,"a":1},"hex":"#fafbfbff"},{"name":"surfaceHovered","rgba":{"r":0.9647058823529412,"g":0.9647058823529412,"b":0.9686274509803922,"a":1},"hex":"#f6f6f7ff"},{"name":"surfacePressed","rgba":{"r":0.9450980392156862,"g":0.9490196078431372,"b":0.9529411764705882,"a":1},"hex":"#f1f2f3ff"},{"name":"surfaceDepressed","rgba":{"r":0.9294117647058824,"g":0.9333333333333333,"b":0.9372549019607843,"a":1},"hex":"#edeeefff"},{"name":"backdrop","rgba":{"r":0,"g":0,"b":0,"a":0.5},"hex":"#00000080"},{"name":"overlay","rgba":{"r":1,"g":1,"b":1,"a":0.5},"hex":"#ffffff80"},{"name":"shadowFromDimLight","rgba":{"r":0,"g":0,"b":0,"a":0.2},"hex":"#00000033"},{"name":"shadowFromAmbientLight","rgba":{"r":0.09019607843137255,"g":0.09411764705882353,"b":0.09411764705882353,"a":0.05},"hex":"#1718180d"},{"name":"shadowFromDirectLight","rgba":{"r":0,"g":0,"b":0,"a":0.15},"hex":"#00000026"},{"name":"hintFromDirectLight","rgba":{"r":0,"g":0,"b":0,"a":0.15},"hex":"#00000026"},{"name":"onSurfaceBackground","rgba":{"r":0.9450980392156862,"g":0.9490196078431372,"b":0.9529411764705882,"a":1},"hex":"#f1f2f3ff"},{"name":"border","rgba":{"r":0.5490196078431373,"g":0.5686274509803921,"b":0.5882352941176471,"a":1},"hex":"#8c9196ff"},{"name":"borderNeutralSubdued","rgba":{"r":0.7294117647058823,"g":0.7490196078431373,"b":0.7647058823529411,"a":1},"hex":"#babfc3ff"},{"name":"borderHovered","rgba":{"r":0.6,"g":0.6196078431372549,"b":0.6431372549019608,"a":1},"hex":"#999ea4ff"},{"name":"borderDisabled","rgba":{"r":0.8235294117647058,"g":0.8352941176470589,"b":0.8470588235294118,"a":1},"hex":"#d2d5d8ff"},{"name":"borderSubdued","rgba":{"r":0.788235294117647,"g":0.8,"b":0.8117647058823529,"a":1},"hex":"#c9cccfff"},{"name":"borderDepressed","rgba":{"r":0.3411764705882353,"g":0.34901960784313724,"b":0.34901960784313724,"a":1},"hex":"#575959ff"},{"name":"borderShadow","rgba":{"r":0.6823529411764706,"g":0.7058823529411765,"b":0.7254901960784313,"a":1},"hex":"#aeb4b9ff"},{"name":"borderShadowSubdued","rgba":{"r":0.7294117647058823,"g":0.7490196078431373,"b":0.7686274509803922,"a":1},"hex":"#babfc4ff"},{"name":"divider","rgba":{"r":0.8823529411764706,"g":0.8901960784313725,"b":0.8980392156862745,"a":1},"hex":"#e1e3e5ff"},{"name":"icon","rgba":{"r":0.3607843137254902,"g":0.37254901960784315,"b":0.3843137254901961,"a":1},"hex":"#5c5f62ff"},{"name":"iconHovered","rgba":{"r":0.10196078431372549,"g":0.10980392156862745,"b":0.11372549019607843,"a":1},"hex":"#1a1c1dff"},{"name":"iconPressed","rgba":{"r":0.26666666666666666,"g":0.2784313725490196,"b":0.2901960784313726,"a":1},"hex":"#44474aff"},{"name":"iconDisabled","rgba":{"r":0.7294117647058823,"g":0.7450980392156863,"b":0.7647058823529411,"a":1},"hex":"#babec3ff"},{"name":"iconSubdued","rgba":{"r":0.5490196078431373,"g":0.5686274509803921,"b":0.5882352941176471,"a":1},"hex":"#8c9196ff"},{"name":"text","rgba":{"r":0.12549019607843137,"g":0.13333333333333333,"b":0.13725490196078433,"a":1},"hex":"#202223ff"},{"name":"textDisabled","rgba":{"r":0.5490196078431373,"g":0.5686274509803921,"b":0.5882352941176471,"a":1},"hex":"#8c9196ff"},{"name":"textSubdued","rgba":{"r":0.42745098039215684,"g":0.44313725490196076,"b":0.4588235294117647,"a":1},"hex":"#6d7175ff"},{"name":"interactive","rgba":{"r":0.17254901960784313,"g":0.43137254901960786,"b":0.796078431372549,"a":1},"hex":"#2c6ecbff"},{"name":"interactiveDisabled","rgba":{"r":0.7411764705882353,"g":0.7568627450980392,"b":0.8,"a":1},"hex":"#bdc1ccff"},{"name":"interactiveHovered","rgba":{"r":0.12156862745098039,"g":0.3176470588235294,"b":0.6,"a":1},"hex":"#1f5199ff"},{"name":"interactivePressed","rgba":{"r":0.06274509803921569,"g":0.19607843137254902,"b":0.3843137254901961,"a":1},"hex":"#103262ff"},{"name":"focused","rgba":{"r":0.27058823529411763,"g":0.5607843137254902,"b":1,"a":1},"hex":"#458fffff"},{"name":"surfaceSelected","rgba":{"r":0.9490196078431372,"g":0.9686274509803922,"b":0.996078431372549,"a":1},"hex":"#f2f7feff"},{"name":"surfaceSelectedHovered","rgba":{"r":0.9294117647058824,"g":0.9568627450980393,"b":0.996078431372549,"a":1},"hex":"#edf4feff"},{"name":"surfaceSelectedPressed","rgba":{"r":0.8980392156862745,"g":0.9372549019607843,"b":0.9921568627450981,"a":1},"hex":"#e5effdff"},{"name":"iconOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"actionSecondary","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"actionSecondaryDisabled","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"actionSecondaryHovered","rgba":{"r":0.9647058823529412,"g":0.9647058823529412,"b":0.9686274509803922,"a":1},"hex":"#f6f6f7ff"},{"name":"actionSecondaryPressed","rgba":{"r":0.9450980392156862,"g":0.9490196078431372,"b":0.9529411764705882,"a":1},"hex":"#f1f2f3ff"},{"name":"actionSecondaryDepressed","rgba":{"r":0.42745098039215684,"g":0.44313725490196076,"b":0.4588235294117647,"a":1},"hex":"#6d7175ff"},{"name":"actionPrimary","rgba":{"r":0,"g":0.5019607843137255,"b":0.3764705882352941,"a":1},"hex":"#008060ff"},{"name":"actionPrimaryDisabled","rgba":{"r":0.9450980392156862,"g":0.9450980392156862,"b":0.9450980392156862,"a":1},"hex":"#f1f1f1ff"},{"name":"actionPrimaryHovered","rgba":{"r":0,"g":0.43137254901960786,"b":0.3215686274509804,"a":1},"hex":"#006e52ff"},{"name":"actionPrimaryPressed","rgba":{"r":0,"g":0.3686274509803922,"b":0.27450980392156865,"a":1},"hex":"#005e46ff"},{"name":"actionPrimaryDepressed","rgba":{"r":0,"g":0.23921568627450981,"b":0.17254901960784313,"a":1},"hex":"#003d2cff"},{"name":"iconOnPrimary","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textOnPrimary","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textPrimary","rgba":{"r":0,"g":0.4823529411764706,"b":0.3607843137254902,"a":1},"hex":"#007b5cff"},{"name":"textPrimaryHovered","rgba":{"r":0,"g":0.4235294117647059,"b":0.3137254901960784,"a":1},"hex":"#006c50ff"},{"name":"textPrimaryPressed","rgba":{"r":0,"g":0.3607843137254902,"b":0.26666666666666666,"a":1},"hex":"#005c44ff"},{"name":"surfacePrimarySelected","rgba":{"r":0.9450980392156862,"g":0.9725490196078431,"b":0.9607843137254902,"a":1},"hex":"#f1f8f5ff"},{"name":"surfacePrimarySelectedHovered","rgba":{"r":0.7019607843137254,"g":0.8156862745098039,"b":0.7647058823529411,"a":1},"hex":"#b3d0c3ff"},{"name":"surfacePrimarySelectedPressed","rgba":{"r":0.6352941176470588,"g":0.7372549019607844,"b":0.6901960784313725,"a":1},"hex":"#a2bcb0ff"},{"name":"borderCritical","rgba":{"r":0.9921568627450981,"g":0.3411764705882353,"b":0.28627450980392155,"a":1},"hex":"#fd5749ff"},{"name":"borderCriticalSubdued","rgba":{"r":0.8784313725490196,"g":0.7019607843137254,"b":0.6980392156862745,"a":1},"hex":"#e0b3b2ff"},{"name":"borderCriticalDisabled","rgba":{"r":1,"g":0.6549019607843137,"b":0.6392156862745098,"a":1},"hex":"#ffa7a3ff"},{"name":"iconCritical","rgba":{"r":0.8431372549019608,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d72c0dff"},{"name":"surfaceCritical","rgba":{"r":0.996078431372549,"g":0.8274509803921568,"b":0.8196078431372549,"a":1},"hex":"#fed3d1ff"},{"name":"surfaceCriticalSubdued","rgba":{"r":1,"g":0.9568627450980393,"b":0.9568627450980393,"a":1},"hex":"#fff4f4ff"},{"name":"surfaceCriticalSubduedHovered","rgba":{"r":1,"g":0.9411764705882353,"b":0.9411764705882353,"a":1},"hex":"#fff0f0ff"},{"name":"surfaceCriticalSubduedPressed","rgba":{"r":1,"g":0.9137254901960784,"b":0.9098039215686274,"a":1},"hex":"#ffe9e8ff"},{"name":"surfaceCriticalSubduedDepressed","rgba":{"r":0.996078431372549,"g":0.7372549019607844,"b":0.7254901960784313,"a":1},"hex":"#febcb9ff"},{"name":"textCritical","rgba":{"r":0.8431372549019608,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d72c0dff"},{"name":"actionCritical","rgba":{"r":0.8470588235294118,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d82c0dff"},{"name":"actionCriticalDisabled","rgba":{"r":0.9450980392156862,"g":0.9450980392156862,"b":0.9450980392156862,"a":1},"hex":"#f1f1f1ff"},{"name":"actionCriticalHovered","rgba":{"r":0.7372549019607844,"g":0.13333333333333333,"b":0,"a":1},"hex":"#bc2200ff"},{"name":"actionCriticalPressed","rgba":{"r":0.6352941176470588,"g":0.10588235294117647,"b":0,"a":1},"hex":"#a21b00ff"},{"name":"actionCriticalDepressed","rgba":{"r":0.4235294117647059,"g":0.058823529411764705,"b":0,"a":1},"hex":"#6c0f00ff"},{"name":"iconOnCritical","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textOnCritical","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"interactiveCritical","rgba":{"r":0.8470588235294118,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d82c0dff"},{"name":"interactiveCriticalDisabled","rgba":{"r":0.9921568627450981,"g":0.5764705882352941,"b":0.5529411764705883,"a":1},"hex":"#fd938dff"},{"name":"interactiveCriticalHovered","rgba":{"r":0.803921568627451,"g":0.1607843137254902,"b":0.047058823529411764,"a":1},"hex":"#cd290cff"},{"name":"interactiveCriticalPressed","rgba":{"r":0.403921568627451,"g":0.058823529411764705,"b":0.011764705882352941,"a":1},"hex":"#670f03ff"},{"name":"borderWarning","rgba":{"r":0.7254901960784313,"g":0.5372549019607843,"b":0,"a":1},"hex":"#b98900ff"},{"name":"borderWarningSubdued","rgba":{"r":0.8823529411764706,"g":0.7215686274509804,"b":0.47058823529411764,"a":1},"hex":"#e1b878ff"},{"name":"iconWarning","rgba":{"r":0.7254901960784313,"g":0.5372549019607843,"b":0,"a":1},"hex":"#b98900ff"},{"name":"surfaceWarning","rgba":{"r":1,"g":0.8431372549019608,"b":0.615686274509804,"a":1},"hex":"#ffd79dff"},{"name":"surfaceWarningSubdued","rgba":{"r":1,"g":0.9607843137254902,"b":0.9176470588235294,"a":1},"hex":"#fff5eaff"},{"name":"surfaceWarningSubduedHovered","rgba":{"r":1,"g":0.9490196078431372,"b":0.8862745098039215,"a":1},"hex":"#fff2e2ff"},{"name":"surfaceWarningSubduedPressed","rgba":{"r":1,"g":0.9215686274509803,"b":0.8274509803921568,"a":1},"hex":"#ffebd3ff"},{"name":"textWarning","rgba":{"r":0.5686274509803921,"g":0.41568627450980394,"b":0,"a":1},"hex":"#916a00ff"},{"name":"borderHighlight","rgba":{"r":0.26666666666666666,"g":0.615686274509804,"b":0.6549019607843137,"a":1},"hex":"#449da7ff"},{"name":"borderHighlightSubdued","rgba":{"r":0.596078431372549,"g":0.7764705882352941,"b":0.803921568627451,"a":1},"hex":"#98c6cdff"},{"name":"iconHighlight","rgba":{"r":0,"g":0.6274509803921569,"b":0.6745098039215687,"a":1},"hex":"#00a0acff"},{"name":"surfaceHighlight","rgba":{"r":0.6431372549019608,"g":0.9098039215686274,"b":0.9490196078431372,"a":1},"hex":"#a4e8f2ff"},{"name":"surfaceHighlightSubdued","rgba":{"r":0.9215686274509803,"g":0.9764705882352941,"b":0.9882352941176471,"a":1},"hex":"#ebf9fcff"},{"name":"surfaceHighlightSubduedHovered","rgba":{"r":0.8941176470588236,"g":0.9686274509803922,"b":0.9803921568627451,"a":1},"hex":"#e4f7faff"},{"name":"surfaceHighlightSubduedPressed","rgba":{"r":0.8352941176470589,"g":0.9529411764705882,"b":0.9725490196078431,"a":1},"hex":"#d5f3f8ff"},{"name":"textHighlight","rgba":{"r":0.20392156862745098,"g":0.48627450980392156,"b":0.5176470588235295,"a":1},"hex":"#347c84ff"},{"name":"borderSuccess","rgba":{"r":0,"g":0.6431372549019608,"b":0.48627450980392156,"a":1},"hex":"#00a47cff"},{"name":"borderSuccessSubdued","rgba":{"r":0.5843137254901961,"g":0.788235294117647,"b":0.7058823529411765,"a":1},"hex":"#95c9b4ff"},{"name":"iconSuccess","rgba":{"r":0,"g":0.4980392156862745,"b":0.37254901960784315,"a":1},"hex":"#007f5fff"},{"name":"surfaceSuccess","rgba":{"r":0.6823529411764706,"g":0.9137254901960784,"b":0.8196078431372549,"a":1},"hex":"#aee9d1ff"},{"name":"surfaceSuccessSubdued","rgba":{"r":0.9450980392156862,"g":0.9725490196078431,"b":0.9607843137254902,"a":1},"hex":"#f1f8f5ff"},{"name":"surfaceSuccessSubduedHovered","rgba":{"r":0.9254901960784314,"g":0.9647058823529412,"b":0.9450980392156862,"a":1},"hex":"#ecf6f1ff"},{"name":"surfaceSuccessSubduedPressed","rgba":{"r":0.8862745098039215,"g":0.9450980392156862,"b":0.9176470588235294,"a":1},"hex":"#e2f1eaff"},{"name":"textSuccess","rgba":{"r":0,"g":0.5019607843137255,"b":0.3764705882352941,"a":1},"hex":"#008060ff"},{"name":"decorativeOneIcon","rgba":{"r":0.49411764705882355,"g":0.3411764705882353,"b":0,"a":1},"hex":"#7e5700ff"},{"name":"decorativeOneSurface","rgba":{"r":1,"g":0.788235294117647,"b":0.4196078431372549,"a":1},"hex":"#ffc96bff"},{"name":"decorativeOneText","rgba":{"r":0.23921568627450981,"g":0.1568627450980392,"b":0,"a":1},"hex":"#3d2800ff"},{"name":"decorativeTwoIcon","rgba":{"r":0.6862745098039216,"g":0.1607843137254902,"b":0.3058823529411765,"a":1},"hex":"#af294eff"},{"name":"decorativeTwoSurface","rgba":{"r":1,"g":0.7686274509803922,"b":0.6901960784313725,"a":1},"hex":"#ffc4b0ff"},{"name":"decorativeTwoText","rgba":{"r":0.28627450980392155,"g":0.043137254901960784,"b":0.10980392156862745,"a":1},"hex":"#490b1cff"},{"name":"decorativeThreeIcon","rgba":{"r":0,"g":0.42745098039215684,"b":0.2549019607843137,"a":1},"hex":"#006d41ff"},{"name":"decorativeThreeSurface","rgba":{"r":0.5725490196078431,"g":0.9019607843137255,"b":0.7098039215686275,"a":1},"hex":"#92e6b5ff"},{"name":"decorativeThreeText","rgba":{"r":0,"g":0.1843137254901961,"b":0.09803921568627451,"a":1},"hex":"#002f19ff"},{"name":"decorativeFourIcon","rgba":{"r":0,"g":0.41568627450980394,"b":0.40784313725490196,"a":1},"hex":"#006a68ff"},{"name":"decorativeFourSurface","rgba":{"r":0.5686274509803921,"g":0.8784313725490196,"b":0.8392156862745098,"a":1},"hex":"#91e0d6ff"},{"name":"decorativeFourText","rgba":{"r":0,"g":0.17647058823529413,"b":0.17647058823529413,"a":1},"hex":"#002d2dff"},{"name":"decorativeFiveIcon","rgba":{"r":0.6823529411764706,"g":0.16862745098039217,"b":0.2980392156862745,"a":1},"hex":"#ae2b4cff"},{"name":"decorativeFiveSurface","rgba":{"r":0.9921568627450981,"g":0.788235294117647,"b":0.8156862745098039,"a":1},"hex":"#fdc9d0ff"},{"name":"decorativeFiveText","rgba":{"r":0.30980392156862746,"g":0.054901960784313725,"b":0.12156862745098039,"a":1},"hex":"#4f0e1fff"}]
|