@cfpb/cfpb-design-system 4.3.2 → 4.4.0

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.
Files changed (118) hide show
  1. package/CHANGELOG.md +53 -3
  2. package/dist/components/cfpb-buttons/index.css +1 -1
  3. package/dist/components/cfpb-buttons/index.css.map +2 -2
  4. package/dist/components/cfpb-buttons/index.js +1 -1
  5. package/dist/components/cfpb-buttons/index.js.map +1 -1
  6. package/dist/components/cfpb-expandables/index.css +1 -1
  7. package/dist/components/cfpb-expandables/index.css.map +2 -2
  8. package/dist/components/cfpb-expandables/index.js +1 -1
  9. package/dist/components/cfpb-expandables/index.js.map +2 -2
  10. package/dist/components/cfpb-forms/index.css +1 -1
  11. package/dist/components/cfpb-forms/index.css.map +2 -2
  12. package/dist/components/cfpb-forms/index.js +1 -1
  13. package/dist/components/cfpb-forms/index.js.map +1 -1
  14. package/dist/components/cfpb-icons/index.css +1 -1
  15. package/dist/components/cfpb-icons/index.css.map +2 -2
  16. package/dist/components/cfpb-icons/index.js +1 -1
  17. package/dist/components/cfpb-icons/index.js.map +1 -1
  18. package/dist/components/cfpb-layout/index.css +1 -1
  19. package/dist/components/cfpb-layout/index.css.map +2 -2
  20. package/dist/components/cfpb-layout/index.js +1 -1
  21. package/dist/components/cfpb-layout/index.js.map +1 -1
  22. package/dist/components/cfpb-notifications/index.css +1 -1
  23. package/dist/components/cfpb-notifications/index.css.map +2 -2
  24. package/dist/components/cfpb-notifications/index.js +1 -1
  25. package/dist/components/cfpb-notifications/index.js.map +1 -1
  26. package/dist/components/cfpb-pagination/index.css +1 -1
  27. package/dist/components/cfpb-pagination/index.css.map +2 -2
  28. package/dist/components/cfpb-pagination/index.js +1 -1
  29. package/dist/components/cfpb-pagination/index.js.map +1 -1
  30. package/dist/components/cfpb-tables/index.css +1 -1
  31. package/dist/components/cfpb-tables/index.css.map +2 -2
  32. package/dist/components/cfpb-tables/index.js.map +1 -1
  33. package/dist/components/cfpb-tooltips/index.css +1 -1
  34. package/dist/components/cfpb-tooltips/index.css.map +2 -2
  35. package/dist/components/cfpb-tooltips/index.js +1 -1
  36. package/dist/components/cfpb-tooltips/index.js.map +1 -1
  37. package/dist/components/cfpb-typography/index.css +1 -1
  38. package/dist/components/cfpb-typography/index.css.map +2 -2
  39. package/dist/components/cfpb-typography/index.js +1 -1
  40. package/dist/components/cfpb-typography/index.js.map +1 -1
  41. package/dist/elements/base/index.css +1 -1
  42. package/dist/elements/base/index.css.map +2 -2
  43. package/dist/elements/base/index.js +1 -1
  44. package/dist/elements/base/index.js.map +1 -1
  45. package/dist/elements/cfpb-button/index.js +4 -4
  46. package/dist/elements/cfpb-button/index.js.map +2 -2
  47. package/dist/elements/cfpb-checkbox-icon/index.js +3 -3
  48. package/dist/elements/cfpb-checkbox-icon/index.js.map +2 -2
  49. package/dist/elements/cfpb-expandable/index.css +1 -1
  50. package/dist/elements/cfpb-expandable/index.css.map +2 -2
  51. package/dist/elements/cfpb-expandable/index.js +4 -4
  52. package/dist/elements/cfpb-expandable/index.js.map +2 -2
  53. package/dist/elements/cfpb-file-upload/index.js +4 -4
  54. package/dist/elements/cfpb-file-upload/index.js.map +2 -2
  55. package/dist/elements/cfpb-form-alert/index.js +3 -3
  56. package/dist/elements/cfpb-form-alert/index.js.map +2 -2
  57. package/dist/elements/cfpb-form-choice/index.js +3 -3
  58. package/dist/elements/cfpb-form-choice/index.js.map +2 -2
  59. package/dist/elements/cfpb-form-search/index.js +2 -2
  60. package/dist/elements/cfpb-form-search/index.js.map +2 -2
  61. package/dist/elements/cfpb-form-search-input/index.js +3 -3
  62. package/dist/elements/cfpb-form-search-input/index.js.map +2 -2
  63. package/dist/elements/cfpb-icon-text/index.js +2 -2
  64. package/dist/elements/cfpb-icon-text/index.js.map +2 -2
  65. package/dist/elements/cfpb-label/index.js +2 -2
  66. package/dist/elements/cfpb-label/index.js.map +2 -2
  67. package/dist/elements/cfpb-list/index.js +3 -3
  68. package/dist/elements/cfpb-list/index.js.map +2 -2
  69. package/dist/elements/cfpb-list-item/index.js +3 -3
  70. package/dist/elements/cfpb-list-item/index.js.map +2 -2
  71. package/dist/elements/cfpb-pagination/index.js +3 -3
  72. package/dist/elements/cfpb-pagination/index.js.map +2 -2
  73. package/dist/elements/cfpb-select/index.css +1 -1
  74. package/dist/elements/cfpb-select/index.css.map +2 -2
  75. package/dist/elements/cfpb-select/index.js +4 -4
  76. package/dist/elements/cfpb-select/index.js.map +3 -3
  77. package/dist/elements/cfpb-tag-filter/index.js +3 -3
  78. package/dist/elements/cfpb-tag-filter/index.js.map +3 -3
  79. package/dist/elements/cfpb-tag-group/index.js +3 -3
  80. package/dist/elements/cfpb-tag-group/index.js.map +3 -3
  81. package/dist/elements/cfpb-tag-topic/index.js +4 -4
  82. package/dist/elements/cfpb-tag-topic/index.js.map +3 -3
  83. package/dist/elements/cfpb-utilities/index.js.map +1 -1
  84. package/dist/elements/index.css +1 -1
  85. package/dist/elements/index.css.map +2 -2
  86. package/dist/elements/index.js +7 -7
  87. package/dist/elements/index.js.map +3 -3
  88. package/dist/index.css +1 -1
  89. package/dist/index.css.map +2 -2
  90. package/dist/index.js +7 -7
  91. package/dist/index.js.map +3 -3
  92. package/dist/utilities/index.css +1 -1
  93. package/dist/utilities/index.css.map +2 -2
  94. package/dist/utilities/index.js +1 -1
  95. package/dist/utilities/index.js.map +2 -2
  96. package/package.json +1 -1
  97. package/src/components/cfpb-tables/table.scss +4 -1
  98. package/src/elements/cfpb-form-search/cfpb-form-search.component.scss +10 -0
  99. package/src/elements/cfpb-form-search/index.js +1 -3
  100. package/src/elements/cfpb-form-search-input/cfpb-form-search-input.component.scss +8 -5
  101. package/src/elements/cfpb-list/index.js +2 -2
  102. package/src/elements/cfpb-list/index.spec.js +5 -5
  103. package/src/elements/cfpb-list-item/index.js +2 -2
  104. package/src/elements/cfpb-select/cfpb-select.component.scss +34 -57
  105. package/src/elements/cfpb-select/index.js +22 -12
  106. package/src/elements/cfpb-select/multiple-select-event-proxy.js +23 -17
  107. package/src/elements/cfpb-select/single-select-event-proxy.js +8 -5
  108. package/src/elements/cfpb-tag-filter/index.js +7 -0
  109. package/src/elements/cfpb-tag-group/index.js +9 -0
  110. package/src/elements/cfpb-tag-topic/index.js +7 -0
  111. package/src/elements/cfpb-utilities/media-query-service.js +1 -1
  112. package/src/elements/cfpb-utilities/parse-child-data.js +1 -1
  113. package/src/tokens/abstracts/custom-props.json +2334 -1639
  114. package/src/tokens/abstracts/vars.json +1679 -1315
  115. package/src/tokens/cfpb-button/vars.json +602 -409
  116. package/src/utilities/transition/max-height-transition.js +1 -1
  117. package/dist/elements/cfpb-select-list/index.js +0 -39
  118. package/dist/elements/cfpb-select-list/index.js.map +0 -7
@@ -1,1642 +1,2337 @@
1
1
  {
2
- "abstracts-custom-props": {
3
- "beige": {
4
- "$type": "color",
5
- "$value": "#bea96f",
6
- "$extensions": {
7
- "com.figma": {
8
- "collectionName": "abstracts-custom-props",
9
- "collectionID": "VariableCollectionId:296:179",
10
- "modeName": "default",
11
- "modeID": "296:2",
12
- "variableName": "beige",
13
- "variableID": "VariableID:296:293"
14
- }
15
- }
16
- },
17
- "beige-30": {
18
- "$type": "color",
19
- "$value": "#f0e8d8",
20
- "$extensions": {
21
- "com.figma": {
22
- "collectionName": "abstracts-custom-props",
23
- "collectionID": "VariableCollectionId:296:179",
24
- "modeName": "default",
25
- "modeID": "296:2",
26
- "variableName": "beige-30",
27
- "variableID": "VariableID:296:294"
28
- }
29
- }
30
- },
31
- "beige-60": {
32
- "$type": "color",
33
- "$value": "#d8c8a0",
34
- "$extensions": {
35
- "com.figma": {
36
- "collectionName": "abstracts-custom-props",
37
- "collectionID": "VariableCollectionId:296:179",
38
- "modeName": "default",
39
- "modeID": "296:2",
40
- "variableName": "beige-60",
41
- "variableID": "VariableID:296:295"
42
- }
43
- }
44
- },
45
- "black": {
46
- "$type": "color",
47
- "$value": "#101820",
48
- "$extensions": {
49
- "com.figma": {
50
- "collectionName": "abstracts-custom-props",
51
- "collectionID": "VariableCollectionId:296:179",
52
- "modeName": "default",
53
- "modeID": "296:2",
54
- "variableName": "black",
55
- "variableID": "VariableID:296:217"
56
- }
57
- }
58
- },
59
- "font-stack": {
60
- "$type": "string",
61
- "$value": "system-ui,sans-serif",
62
- "$extensions": {
63
- "com.figma": {
64
- "collectionName": "abstracts-custom-props",
65
- "collectionID": "VariableCollectionId:296:179",
66
- "modeName": "default",
67
- "modeID": "296:2",
68
- "variableName": "font-stack",
69
- "variableID": "VariableID:8191:7009"
70
- }
71
- }
72
- },
73
- "gold": {
74
- "$type": "color",
75
- "$value": "#ff9e1b",
76
- "$extensions": {
77
- "com.figma": {
78
- "collectionName": "abstracts-custom-props",
79
- "collectionID": "VariableCollectionId:296:179",
80
- "modeName": "default",
81
- "modeID": "296:2",
82
- "variableName": "gold",
83
- "variableID": "VariableID:296:271"
84
- }
85
- }
86
- },
87
- "gold-10": {
88
- "$type": "color",
89
- "$value": "#fff6ec",
90
- "$extensions": {
91
- "com.figma": {
92
- "collectionName": "abstracts-custom-props",
93
- "collectionID": "VariableCollectionId:296:179",
94
- "modeName": "default",
95
- "modeID": "296:2",
96
- "variableName": "gold-10",
97
- "variableID": "VariableID:296:280"
98
- }
99
- }
100
- },
101
- "gold-20": {
102
- "$type": "color",
103
- "$value": "#fff0dd",
104
- "$extensions": {
105
- "com.figma": {
106
- "collectionName": "abstracts-custom-props",
107
- "collectionID": "VariableCollectionId:296:179",
108
- "modeName": "default",
109
- "modeID": "296:2",
110
- "variableName": "gold-20",
111
- "variableID": "VariableID:296:279"
112
- }
113
- }
114
- },
115
- "gold-30": {
116
- "$type": "color",
117
- "$value": "#ffe8cb",
118
- "$extensions": {
119
- "com.figma": {
120
- "collectionName": "abstracts-custom-props",
121
- "collectionID": "VariableCollectionId:296:179",
122
- "modeName": "default",
123
- "modeID": "296:2",
124
- "variableName": "gold-30",
125
- "variableID": "VariableID:296:278"
126
- }
127
- }
128
- },
129
- "gold-40": {
130
- "$type": "color",
131
- "$value": "#ffe1b9",
132
- "$extensions": {
133
- "com.figma": {
134
- "collectionName": "abstracts-custom-props",
135
- "collectionID": "VariableCollectionId:296:179",
136
- "modeName": "default",
137
- "modeID": "296:2",
138
- "variableName": "gold-40",
139
- "variableID": "VariableID:296:277"
140
- }
141
- }
142
- },
143
- "gold-50": {
144
- "$type": "color",
145
- "$value": "#ffd8a3",
146
- "$extensions": {
147
- "com.figma": {
148
- "collectionName": "abstracts-custom-props",
149
- "collectionID": "VariableCollectionId:296:179",
150
- "modeName": "default",
151
- "modeID": "296:2",
152
- "variableName": "gold-50",
153
- "variableID": "VariableID:296:276"
154
- }
155
- }
156
- },
157
- "gold-60": {
158
- "$type": "color",
159
- "$value": "#ffce8d",
160
- "$extensions": {
161
- "com.figma": {
162
- "collectionName": "abstracts-custom-props",
163
- "collectionID": "VariableCollectionId:296:179",
164
- "modeName": "default",
165
- "modeID": "296:2",
166
- "variableName": "gold-60",
167
- "variableID": "VariableID:296:275"
168
- }
169
- }
170
- },
171
- "gold-70": {
172
- "$type": "color",
173
- "$value": "#ffc372",
174
- "$extensions": {
175
- "com.figma": {
176
- "collectionName": "abstracts-custom-props",
177
- "collectionID": "VariableCollectionId:296:179",
178
- "modeName": "default",
179
- "modeID": "296:2",
180
- "variableName": "gold-70",
181
- "variableID": "VariableID:296:274"
182
- }
183
- }
184
- },
185
- "gold-80": {
186
- "$type": "color",
187
- "$value": "#ffb858",
188
- "$extensions": {
189
- "com.figma": {
190
- "collectionName": "abstracts-custom-props",
191
- "collectionID": "VariableCollectionId:296:179",
192
- "modeName": "default",
193
- "modeID": "296:2",
194
- "variableName": "gold-80",
195
- "variableID": "VariableID:296:273"
196
- }
197
- }
198
- },
199
- "gold-90": {
200
- "$type": "color",
201
- "$value": "#ffab39",
202
- "$extensions": {
203
- "com.figma": {
204
- "collectionName": "abstracts-custom-props",
205
- "collectionID": "VariableCollectionId:296:179",
206
- "modeName": "default",
207
- "modeID": "296:2",
208
- "variableName": "gold-90",
209
- "variableID": "VariableID:296:272"
210
- }
211
- }
212
- },
213
- "gold-dark": {
214
- "$type": "color",
215
- "$value": "#dc731c",
216
- "$extensions": {
217
- "com.figma": {
218
- "collectionName": "abstracts-custom-props",
219
- "collectionID": "VariableCollectionId:296:179",
220
- "modeName": "default",
221
- "modeID": "296:2",
222
- "variableName": "gold-dark",
223
- "variableID": "VariableID:296:269"
224
- }
225
- }
226
- },
227
- "gold-mid-dark": {
228
- "$type": "color",
229
- "$value": "#ed881b",
230
- "$extensions": {
231
- "com.figma": {
232
- "collectionName": "abstracts-custom-props",
233
- "collectionID": "VariableCollectionId:296:179",
234
- "modeName": "default",
235
- "modeID": "296:2",
236
- "variableName": "gold-mid-dark",
237
- "variableID": "VariableID:296:270"
238
- }
239
- }
240
- },
241
- "gray": {
242
- "$type": "color",
243
- "$value": "#5a5d61",
244
- "$extensions": {
245
- "com.figma": {
246
- "collectionName": "abstracts-custom-props",
247
- "collectionID": "VariableCollectionId:296:179",
248
- "modeName": "default",
249
- "modeID": "296:2",
250
- "variableName": "gray",
251
- "variableID": "VariableID:296:221"
252
- }
253
- }
254
- },
255
- "gray-10": {
256
- "$type": "color",
257
- "$value": "#e7e8e9",
258
- "$extensions": {
259
- "com.figma": {
260
- "collectionName": "abstracts-custom-props",
261
- "collectionID": "VariableCollectionId:296:179",
262
- "modeName": "default",
263
- "modeID": "296:2",
264
- "variableName": "gray-10",
265
- "variableID": "VariableID:296:231"
266
- }
267
- }
268
- },
269
- "gray-15": {
270
- "$type": "color",
271
- "$value": "#dcdddf",
272
- "$extensions": {
273
- "com.figma": {
274
- "collectionName": "abstracts-custom-props",
275
- "collectionID": "VariableCollectionId:296:179",
276
- "modeName": "default",
277
- "modeID": "296:2",
278
- "variableName": "gray-15",
279
- "variableID": "VariableID:296:230"
280
- }
281
- }
282
- },
283
- "gray-20": {
284
- "$type": "color",
285
- "$value": "#d2d3d5",
286
- "$extensions": {
287
- "com.figma": {
288
- "collectionName": "abstracts-custom-props",
289
- "collectionID": "VariableCollectionId:296:179",
290
- "modeName": "default",
291
- "modeID": "296:2",
292
- "variableName": "gray-20",
293
- "variableID": "VariableID:296:229"
294
- }
295
- }
296
- },
297
- "gray-30": {
298
- "$type": "color",
299
- "$value": "#c3c4c4",
300
- "$extensions": {
301
- "com.figma": {
302
- "collectionName": "abstracts-custom-props",
303
- "collectionID": "VariableCollectionId:296:179",
304
- "modeName": "default",
305
- "modeID": "296:2",
306
- "variableName": "gray-30",
307
- "variableID": "VariableID:296:228"
308
- }
309
- }
310
- },
311
- "gray-40": {
312
- "$type": "color",
313
- "$value": "#b4b5b6",
314
- "$extensions": {
315
- "com.figma": {
316
- "collectionName": "abstracts-custom-props",
317
- "collectionID": "VariableCollectionId:296:179",
318
- "modeName": "default",
319
- "modeID": "296:2",
320
- "variableName": "gray-40",
321
- "variableID": "VariableID:296:227"
322
- }
323
- }
324
- },
325
- "gray-5": {
326
- "$type": "color",
327
- "$value": "#f7f8f9",
328
- "$extensions": {
329
- "com.figma": {
330
- "collectionName": "abstracts-custom-props",
331
- "collectionID": "VariableCollectionId:296:179",
332
- "modeName": "default",
333
- "modeID": "296:2",
334
- "variableName": "gray-5",
335
- "variableID": "VariableID:296:232"
336
- }
337
- }
338
- },
339
- "gray-50": {
340
- "$type": "color",
341
- "$value": "#a2a3a4",
342
- "$extensions": {
343
- "com.figma": {
344
- "collectionName": "abstracts-custom-props",
345
- "collectionID": "VariableCollectionId:296:179",
346
- "modeName": "default",
347
- "modeID": "296:2",
348
- "variableName": "gray-50",
349
- "variableID": "VariableID:296:226"
350
- }
351
- }
352
- },
353
- "gray-60": {
354
- "$type": "color",
355
- "$value": "#919395",
356
- "$extensions": {
357
- "com.figma": {
358
- "collectionName": "abstracts-custom-props",
359
- "collectionID": "VariableCollectionId:296:179",
360
- "modeName": "default",
361
- "modeID": "296:2",
362
- "variableName": "gray-60",
363
- "variableID": "VariableID:296:225"
364
- }
365
- }
366
- },
367
- "gray-70": {
368
- "$type": "color",
369
- "$value": "#838588",
370
- "$extensions": {
371
- "com.figma": {
372
- "collectionName": "abstracts-custom-props",
373
- "collectionID": "VariableCollectionId:296:179",
374
- "modeName": "default",
375
- "modeID": "296:2",
376
- "variableName": "gray-70",
377
- "variableID": "VariableID:296:224"
378
- }
379
- }
380
- },
381
- "gray-80": {
382
- "$type": "color",
383
- "$value": "#75787b",
384
- "$extensions": {
385
- "com.figma": {
386
- "collectionName": "abstracts-custom-props",
387
- "collectionID": "VariableCollectionId:296:179",
388
- "modeName": "default",
389
- "modeID": "296:2",
390
- "variableName": "gray-80",
391
- "variableID": "VariableID:296:223"
392
- }
393
- }
394
- },
395
- "gray-90": {
396
- "$type": "color",
397
- "$value": "#676a6f",
398
- "$extensions": {
399
- "com.figma": {
400
- "collectionName": "abstracts-custom-props",
401
- "collectionID": "VariableCollectionId:296:179",
402
- "modeName": "default",
403
- "modeID": "296:2",
404
- "variableName": "gray-90",
405
- "variableID": "VariableID:296:222"
406
- }
407
- }
408
- },
409
- "gray-dark": {
410
- "$type": "color",
411
- "$value": "#43484e",
412
- "$extensions": {
413
- "com.figma": {
414
- "collectionName": "abstracts-custom-props",
415
- "collectionID": "VariableCollectionId:296:179",
416
- "modeName": "default",
417
- "modeID": "296:2",
418
- "variableName": "gray-dark",
419
- "variableID": "VariableID:296:219"
420
- }
421
- }
422
- },
423
- "gray-darker": {
424
- "$type": "color",
425
- "$value": "#293037",
426
- "$extensions": {
427
- "com.figma": {
428
- "collectionName": "abstracts-custom-props",
429
- "collectionID": "VariableCollectionId:296:179",
430
- "modeName": "default",
431
- "modeID": "296:2",
432
- "variableName": "gray-darker",
433
- "variableID": "VariableID:296:218"
434
- }
435
- }
436
- },
437
- "gray-mid-dark": {
438
- "$type": "color",
439
- "$value": "#4f5257",
440
- "$extensions": {
441
- "com.figma": {
442
- "collectionName": "abstracts-custom-props",
443
- "collectionID": "VariableCollectionId:296:179",
444
- "modeName": "default",
445
- "modeID": "296:2",
446
- "variableName": "gray-mid-dark",
447
- "variableID": "VariableID:296:220"
448
- }
449
- }
450
- },
451
- "green": {
452
- "$type": "color",
453
- "$value": "#20aa3f",
454
- "$extensions": {
455
- "com.figma": {
456
- "collectionName": "abstracts-custom-props",
457
- "collectionID": "VariableCollectionId:296:179",
458
- "modeName": "default",
459
- "modeID": "296:2",
460
- "variableName": "green",
461
- "variableID": "VariableID:296:235"
462
- }
463
- }
464
- },
465
- "green-10": {
466
- "$type": "color",
467
- "$value": "#f0f8eb",
468
- "$extensions": {
469
- "com.figma": {
470
- "collectionName": "abstracts-custom-props",
471
- "collectionID": "VariableCollectionId:296:179",
472
- "modeName": "default",
473
- "modeID": "296:2",
474
- "variableName": "green-10",
475
- "variableID": "VariableID:296:244"
476
- }
477
- }
478
- },
479
- "green-20": {
480
- "$type": "color",
481
- "$value": "#e2efd8",
482
- "$extensions": {
483
- "com.figma": {
484
- "collectionName": "abstracts-custom-props",
485
- "collectionID": "VariableCollectionId:296:179",
486
- "modeName": "default",
487
- "modeID": "296:2",
488
- "variableName": "green-20",
489
- "variableID": "VariableID:296:243"
490
- }
491
- }
492
- },
493
- "green-30": {
494
- "$type": "color",
495
- "$value": "#d4eac6",
496
- "$extensions": {
497
- "com.figma": {
498
- "collectionName": "abstracts-custom-props",
499
- "collectionID": "VariableCollectionId:296:179",
500
- "modeName": "default",
501
- "modeID": "296:2",
502
- "variableName": "green-30",
503
- "variableID": "VariableID:296:242"
504
- }
505
- }
506
- },
507
- "green-40": {
508
- "$type": "color",
509
- "$value": "#c7e5b3",
510
- "$extensions": {
511
- "com.figma": {
512
- "collectionName": "abstracts-custom-props",
513
- "collectionID": "VariableCollectionId:296:179",
514
- "modeName": "default",
515
- "modeID": "296:2",
516
- "variableName": "green-40",
517
- "variableID": "VariableID:296:241"
518
- }
519
- }
520
- },
521
- "green-50": {
522
- "$type": "color",
523
- "$value": "#bae0a2",
524
- "$extensions": {
525
- "com.figma": {
526
- "collectionName": "abstracts-custom-props",
527
- "collectionID": "VariableCollectionId:296:179",
528
- "modeName": "default",
529
- "modeID": "296:2",
530
- "variableName": "green-50",
531
- "variableID": "VariableID:296:240"
532
- }
533
- }
534
- },
535
- "green-60": {
536
- "$type": "color",
537
- "$value": "#addc91",
538
- "$extensions": {
539
- "com.figma": {
540
- "collectionName": "abstracts-custom-props",
541
- "collectionID": "VariableCollectionId:296:179",
542
- "modeName": "default",
543
- "modeID": "296:2",
544
- "variableName": "green-60",
545
- "variableID": "VariableID:296:239"
546
- }
547
- }
548
- },
549
- "green-70": {
550
- "$type": "color",
551
- "$value": "#93cf7c",
552
- "$extensions": {
553
- "com.figma": {
554
- "collectionName": "abstracts-custom-props",
555
- "collectionID": "VariableCollectionId:296:179",
556
- "modeName": "default",
557
- "modeID": "296:2",
558
- "variableName": "green-70",
559
- "variableID": "VariableID:296:238"
560
- }
561
- }
562
- },
563
- "green-80": {
564
- "$type": "color",
565
- "$value": "#66c368",
566
- "$extensions": {
567
- "com.figma": {
568
- "collectionName": "abstracts-custom-props",
569
- "collectionID": "VariableCollectionId:296:179",
570
- "modeName": "default",
571
- "modeID": "296:2",
572
- "variableName": "green-80",
573
- "variableID": "VariableID:296:237"
574
- }
575
- }
576
- },
577
- "green-90": {
578
- "$type": "color",
579
- "$value": "#48b753",
580
- "$extensions": {
581
- "com.figma": {
582
- "collectionName": "abstracts-custom-props",
583
- "collectionID": "VariableCollectionId:296:179",
584
- "modeName": "default",
585
- "modeID": "296:2",
586
- "variableName": "green-90",
587
- "variableID": "VariableID:296:236"
588
- }
589
- }
590
- },
591
- "green-dark": {
592
- "$type": "color",
593
- "$value": "#1e9642",
594
- "$extensions": {
595
- "com.figma": {
596
- "collectionName": "abstracts-custom-props",
597
- "collectionID": "VariableCollectionId:296:179",
598
- "modeName": "default",
599
- "modeID": "296:2",
600
- "variableName": "green-dark",
601
- "variableID": "VariableID:296:233"
602
- }
603
- }
604
- },
605
- "green-mid-dark": {
606
- "$type": "color",
607
- "$value": "#1fa040",
608
- "$extensions": {
609
- "com.figma": {
610
- "collectionName": "abstracts-custom-props",
611
- "collectionID": "VariableCollectionId:296:179",
612
- "modeName": "default",
613
- "modeID": "296:2",
614
- "variableName": "green-mid-dark",
615
- "variableID": "VariableID:296:234"
616
- }
617
- }
618
- },
619
- "navy": {
620
- "$type": "color",
621
- "$value": "#254b87",
622
- "$extensions": {
623
- "com.figma": {
624
- "collectionName": "abstracts-custom-props",
625
- "collectionID": "VariableCollectionId:296:179",
626
- "modeName": "default",
627
- "modeID": "296:2",
628
- "variableName": "navy",
629
- "variableID": "VariableID:296:194"
630
- }
631
- }
632
- },
633
- "navy-10": {
634
- "$type": "color",
635
- "$value": "#f4f6fa",
636
- "$extensions": {
637
- "com.figma": {
638
- "collectionName": "abstracts-custom-props",
639
- "collectionID": "VariableCollectionId:296:179",
640
- "modeName": "default",
641
- "modeID": "296:2",
642
- "variableName": "navy-10",
643
- "variableID": "VariableID:296:203"
644
- }
645
- }
646
- },
647
- "navy-20": {
648
- "$type": "color",
649
- "$value": "#d3daeb",
650
- "$extensions": {
651
- "com.figma": {
652
- "collectionName": "abstracts-custom-props",
653
- "collectionID": "VariableCollectionId:296:179",
654
- "modeName": "default",
655
- "modeID": "296:2",
656
- "variableName": "navy-20",
657
- "variableID": "VariableID:296:202"
658
- }
659
- }
660
- },
661
- "navy-30": {
662
- "$type": "color",
663
- "$value": "#c3cde2",
664
- "$extensions": {
665
- "com.figma": {
666
- "collectionName": "abstracts-custom-props",
667
- "collectionID": "VariableCollectionId:296:179",
668
- "modeName": "default",
669
- "modeID": "296:2",
670
- "variableName": "navy-30",
671
- "variableID": "VariableID:296:201"
672
- }
673
- }
674
- },
675
- "navy-40": {
676
- "$type": "color",
677
- "$value": "#b3c0d9",
678
- "$extensions": {
679
- "com.figma": {
680
- "collectionName": "abstracts-custom-props",
681
- "collectionID": "VariableCollectionId:296:179",
682
- "modeName": "default",
683
- "modeID": "296:2",
684
- "variableName": "navy-40",
685
- "variableID": "VariableID:296:200"
686
- }
687
- }
688
- },
689
- "navy-50": {
690
- "$type": "color",
691
- "$value": "#9daecc",
692
- "$extensions": {
693
- "com.figma": {
694
- "collectionName": "abstracts-custom-props",
695
- "collectionID": "VariableCollectionId:296:179",
696
- "modeName": "default",
697
- "modeID": "296:2",
698
- "variableName": "navy-50",
699
- "variableID": "VariableID:296:199"
700
- }
701
- }
702
- },
703
- "navy-60": {
704
- "$type": "color",
705
- "$value": "#889cc0",
706
- "$extensions": {
707
- "com.figma": {
708
- "collectionName": "abstracts-custom-props",
709
- "collectionID": "VariableCollectionId:296:179",
710
- "modeName": "default",
711
- "modeID": "296:2",
712
- "variableName": "navy-60",
713
- "variableID": "VariableID:296:198"
714
- }
715
- }
716
- },
717
- "navy-70": {
718
- "$type": "color",
719
- "$value": "#6f88b2",
720
- "$extensions": {
721
- "com.figma": {
722
- "collectionName": "abstracts-custom-props",
723
- "collectionID": "VariableCollectionId:296:179",
724
- "modeName": "default",
725
- "modeID": "296:2",
726
- "variableName": "navy-70",
727
- "variableID": "VariableID:296:197"
728
- }
729
- }
730
- },
731
- "navy-80": {
732
- "$type": "color",
733
- "$value": "#5674a3",
734
- "$extensions": {
735
- "com.figma": {
736
- "collectionName": "abstracts-custom-props",
737
- "collectionID": "VariableCollectionId:296:179",
738
- "modeName": "default",
739
- "modeID": "296:2",
740
- "variableName": "navy-80",
741
- "variableID": "VariableID:296:196"
742
- }
743
- }
744
- },
745
- "navy-90": {
746
- "$type": "color",
747
- "$value": "#3e5f95",
748
- "$extensions": {
749
- "com.figma": {
750
- "collectionName": "abstracts-custom-props",
751
- "collectionID": "VariableCollectionId:296:179",
752
- "modeName": "default",
753
- "modeID": "296:2",
754
- "variableName": "navy-90",
755
- "variableID": "VariableID:296:195"
756
- }
757
- }
758
- },
759
- "navy-dark": {
760
- "$type": "color",
761
- "$value": "#002d72",
762
- "$extensions": {
763
- "com.figma": {
764
- "collectionName": "abstracts-custom-props",
765
- "collectionID": "VariableCollectionId:296:179",
766
- "modeName": "default",
767
- "modeID": "296:2",
768
- "variableName": "navy-dark",
769
- "variableID": "VariableID:296:192"
770
- }
771
- }
772
- },
773
- "navy-mid-dark": {
774
- "$type": "color",
775
- "$value": "#123c7c",
776
- "$extensions": {
777
- "com.figma": {
778
- "collectionName": "abstracts-custom-props",
779
- "collectionID": "VariableCollectionId:296:179",
780
- "modeName": "default",
781
- "modeID": "296:2",
782
- "variableName": "navy-mid-dark",
783
- "variableID": "VariableID:296:193"
784
- }
785
- }
786
- },
787
- "neutral": {
788
- "$type": "color",
789
- "$value": "#8a6c57",
790
- "$extensions": {
791
- "com.figma": {
792
- "collectionName": "abstracts-custom-props",
793
- "collectionID": "VariableCollectionId:296:179",
794
- "modeName": "default",
795
- "modeID": "296:2",
796
- "variableName": "neutral",
797
- "variableID": "VariableID:296:283"
798
- }
799
- }
800
- },
801
- "neutral-10": {
802
- "$type": "color",
803
- "$value": "#f8f5f2",
804
- "$extensions": {
805
- "com.figma": {
806
- "collectionName": "abstracts-custom-props",
807
- "collectionID": "VariableCollectionId:296:179",
808
- "modeName": "default",
809
- "modeID": "296:2",
810
- "variableName": "neutral-10",
811
- "variableID": "VariableID:296:292"
812
- }
813
- }
814
- },
815
- "neutral-20": {
816
- "$type": "color",
817
- "$value": "#e7ddd7",
818
- "$extensions": {
819
- "com.figma": {
820
- "collectionName": "abstracts-custom-props",
821
- "collectionID": "VariableCollectionId:296:179",
822
- "modeName": "default",
823
- "modeID": "296:2",
824
- "variableName": "neutral-20",
825
- "variableID": "VariableID:296:291"
826
- }
827
- }
828
- },
829
- "neutral-30": {
830
- "$type": "color",
831
- "$value": "#ddd1c9",
832
- "$extensions": {
833
- "com.figma": {
834
- "collectionName": "abstracts-custom-props",
835
- "collectionID": "VariableCollectionId:296:179",
836
- "modeName": "default",
837
- "modeID": "296:2",
838
- "variableName": "neutral-30",
839
- "variableID": "VariableID:296:290"
840
- }
841
- }
842
- },
843
- "neutral-40": {
844
- "$type": "color",
845
- "$value": "#d3c5bc",
846
- "$extensions": {
847
- "com.figma": {
848
- "collectionName": "abstracts-custom-props",
849
- "collectionID": "VariableCollectionId:296:179",
850
- "modeName": "default",
851
- "modeID": "296:2",
852
- "variableName": "neutral-40",
853
- "variableID": "VariableID:296:289"
854
- }
855
- }
856
- },
857
- "neutral-50": {
858
- "$type": "color",
859
- "$value": "#c6b4a9",
860
- "$extensions": {
861
- "com.figma": {
862
- "collectionName": "abstracts-custom-props",
863
- "collectionID": "VariableCollectionId:296:179",
864
- "modeName": "default",
865
- "modeID": "296:2",
866
- "variableName": "neutral-50",
867
- "variableID": "VariableID:296:288"
868
- }
869
- }
870
- },
871
- "neutral-60": {
872
- "$type": "color",
873
- "$value": "#baa496",
874
- "$extensions": {
875
- "com.figma": {
876
- "collectionName": "abstracts-custom-props",
877
- "collectionID": "VariableCollectionId:296:179",
878
- "modeName": "default",
879
- "modeID": "296:2",
880
- "variableName": "neutral-60",
881
- "variableID": "VariableID:296:287"
882
- }
883
- }
884
- },
885
- "neutral-70": {
886
- "$type": "color",
887
- "$value": "#ad9484",
888
- "$extensions": {
889
- "com.figma": {
890
- "collectionName": "abstracts-custom-props",
891
- "collectionID": "VariableCollectionId:296:179",
892
- "modeName": "default",
893
- "modeID": "296:2",
894
- "variableName": "neutral-70",
895
- "variableID": "VariableID:296:286"
896
- }
897
- }
898
- },
899
- "neutral-80": {
900
- "$type": "color",
901
- "$value": "#a18573",
902
- "$extensions": {
903
- "com.figma": {
904
- "collectionName": "abstracts-custom-props",
905
- "collectionID": "VariableCollectionId:296:179",
906
- "modeName": "default",
907
- "modeID": "296:2",
908
- "variableName": "neutral-80",
909
- "variableID": "VariableID:296:285"
910
- }
911
- }
912
- },
913
- "neutral-90": {
914
- "$type": "color",
915
- "$value": "#957865",
916
- "$extensions": {
917
- "com.figma": {
918
- "collectionName": "abstracts-custom-props",
919
- "collectionID": "VariableCollectionId:296:179",
920
- "modeName": "default",
921
- "modeID": "296:2",
922
- "variableName": "neutral-90",
923
- "variableID": "VariableID:296:284"
924
- }
925
- }
926
- },
927
- "neutral-dark": {
928
- "$type": "color",
929
- "$value": "#745745",
930
- "$extensions": {
931
- "com.figma": {
932
- "collectionName": "abstracts-custom-props",
933
- "collectionID": "VariableCollectionId:296:179",
934
- "modeName": "default",
935
- "modeID": "296:2",
936
- "variableName": "neutral-dark",
937
- "variableID": "VariableID:296:281"
938
- }
939
- }
940
- },
941
- "neutral-mid-dark": {
942
- "$type": "color",
943
- "$value": "#7d604b",
944
- "$extensions": {
945
- "com.figma": {
946
- "collectionName": "abstracts-custom-props",
947
- "collectionID": "VariableCollectionId:296:179",
948
- "modeName": "default",
949
- "modeID": "296:2",
950
- "variableName": "neutral-mid-dark",
951
- "variableID": "VariableID:296:282"
952
- }
953
- }
954
- },
955
- "pacific": {
956
- "$type": "color",
957
- "$value": "#0072ce",
958
- "$extensions": {
959
- "com.figma": {
960
- "collectionName": "abstracts-custom-props",
961
- "collectionID": "VariableCollectionId:296:179",
962
- "modeName": "default",
963
- "modeID": "296:2",
964
- "variableName": "pacific",
965
- "variableID": "VariableID:296:182"
966
- }
967
- }
968
- },
969
- "pacific-10": {
970
- "$type": "color",
971
- "$value": "#eff8fd",
972
- "$extensions": {
973
- "com.figma": {
974
- "collectionName": "abstracts-custom-props",
975
- "collectionID": "VariableCollectionId:296:179",
976
- "modeName": "default",
977
- "modeID": "296:2",
978
- "variableName": "pacific-10",
979
- "variableID": "VariableID:296:191"
980
- }
981
- }
982
- },
983
- "pacific-20": {
984
- "$type": "color",
985
- "$value": "#d6e8fa",
986
- "$extensions": {
987
- "com.figma": {
988
- "collectionName": "abstracts-custom-props",
989
- "collectionID": "VariableCollectionId:296:179",
990
- "modeName": "default",
991
- "modeID": "296:2",
992
- "variableName": "pacific-20",
993
- "variableID": "VariableID:296:190"
994
- }
995
- }
996
- },
997
- "pacific-30": {
998
- "$type": "color",
999
- "$value": "#c3ddf6",
1000
- "$extensions": {
1001
- "com.figma": {
1002
- "collectionName": "abstracts-custom-props",
1003
- "collectionID": "VariableCollectionId:296:179",
1004
- "modeName": "default",
1005
- "modeID": "296:2",
1006
- "variableName": "pacific-30",
1007
- "variableID": "VariableID:296:189"
1008
- }
1009
- }
1010
- },
1011
- "pacific-40": {
1012
- "$type": "color",
1013
- "$value": "#afd2f2",
1014
- "$extensions": {
1015
- "com.figma": {
1016
- "collectionName": "abstracts-custom-props",
1017
- "collectionID": "VariableCollectionId:296:179",
1018
- "modeName": "default",
1019
- "modeID": "296:2",
1020
- "variableName": "pacific-40",
1021
- "variableID": "VariableID:296:188"
1022
- }
1023
- }
1024
- },
1025
- "pacific-50": {
1026
- "$type": "color",
1027
- "$value": "#96c4ed",
1028
- "$extensions": {
1029
- "com.figma": {
1030
- "collectionName": "abstracts-custom-props",
1031
- "collectionID": "VariableCollectionId:296:179",
1032
- "modeName": "default",
1033
- "modeID": "296:2",
1034
- "variableName": "pacific-50",
1035
- "variableID": "VariableID:296:187"
1036
- }
1037
- }
1038
- },
1039
- "pacific-60": {
1040
- "$type": "color",
1041
- "$value": "#7eb7e8",
1042
- "$extensions": {
1043
- "com.figma": {
1044
- "collectionName": "abstracts-custom-props",
1045
- "collectionID": "VariableCollectionId:296:179",
1046
- "modeName": "default",
1047
- "modeID": "296:2",
1048
- "variableName": "pacific-60",
1049
- "variableID": "VariableID:296:186"
1050
- }
1051
- }
1052
- },
1053
- "pacific-70": {
1054
- "$type": "color",
1055
- "$value": "#61a7e2",
1056
- "$extensions": {
1057
- "com.figma": {
1058
- "collectionName": "abstracts-custom-props",
1059
- "collectionID": "VariableCollectionId:296:179",
1060
- "modeName": "default",
1061
- "modeID": "296:2",
1062
- "variableName": "pacific-70",
1063
- "variableID": "VariableID:296:185"
1064
- }
1065
- }
1066
- },
1067
- "pacific-80": {
1068
- "$type": "color",
1069
- "$value": "#4497dc",
1070
- "$extensions": {
1071
- "com.figma": {
1072
- "collectionName": "abstracts-custom-props",
1073
- "collectionID": "VariableCollectionId:296:179",
1074
- "modeName": "default",
1075
- "modeID": "296:2",
1076
- "variableName": "pacific-80",
1077
- "variableID": "VariableID:296:184"
1078
- }
1079
- }
1080
- },
1081
- "pacific-90": {
1082
- "$type": "color",
1083
- "$value": "#2284d5",
1084
- "$extensions": {
1085
- "com.figma": {
1086
- "collectionName": "abstracts-custom-props",
1087
- "collectionID": "VariableCollectionId:296:179",
1088
- "modeName": "default",
1089
- "modeID": "296:2",
1090
- "variableName": "pacific-90",
1091
- "variableID": "VariableID:296:183"
1092
- }
1093
- }
1094
- },
1095
- "pacific-dark": {
1096
- "$type": "color",
1097
- "$value": "#0050b4",
1098
- "$extensions": {
1099
- "com.figma": {
1100
- "collectionName": "abstracts-custom-props",
1101
- "collectionID": "VariableCollectionId:296:179",
1102
- "modeName": "default",
1103
- "modeID": "296:2",
1104
- "variableName": "pacific-dark",
1105
- "variableID": "VariableID:296:180"
1106
- }
1107
- }
1108
- },
1109
- "pacific-mid-dark": {
1110
- "$type": "color",
1111
- "$value": "#0061c1",
1112
- "$extensions": {
1113
- "com.figma": {
1114
- "collectionName": "abstracts-custom-props",
1115
- "collectionID": "VariableCollectionId:296:179",
1116
- "modeName": "default",
1117
- "modeID": "296:2",
1118
- "variableName": "pacific-mid-dark",
1119
- "variableID": "VariableID:296:181"
1120
- }
1121
- }
1122
- },
1123
- "purple": {
1124
- "$type": "color",
1125
- "$value": "#b4267a",
1126
- "$extensions": {
1127
- "com.figma": {
1128
- "collectionName": "abstracts-custom-props",
1129
- "collectionID": "VariableCollectionId:296:179",
1130
- "modeName": "default",
1131
- "modeID": "296:2",
1132
- "variableName": "purple",
1133
- "variableID": "VariableID:296:247"
1134
- }
1135
- }
1136
- },
1137
- "purple-10": {
1138
- "$type": "color",
1139
- "$value": "#fdf3f8",
1140
- "$extensions": {
1141
- "com.figma": {
1142
- "collectionName": "abstracts-custom-props",
1143
- "collectionID": "VariableCollectionId:296:179",
1144
- "modeName": "default",
1145
- "modeID": "296:2",
1146
- "variableName": "purple-10",
1147
- "variableID": "VariableID:296:256"
1148
- }
1149
- }
1150
- },
1151
- "purple-20": {
1152
- "$type": "color",
1153
- "$value": "#f0d8e2",
1154
- "$extensions": {
1155
- "com.figma": {
1156
- "collectionName": "abstracts-custom-props",
1157
- "collectionID": "VariableCollectionId:296:179",
1158
- "modeName": "default",
1159
- "modeID": "296:2",
1160
- "variableName": "purple-20",
1161
- "variableID": "VariableID:296:255"
1162
- }
1163
- }
1164
- },
1165
- "purple-30": {
1166
- "$type": "color",
1167
- "$value": "#ebc9d9",
1168
- "$extensions": {
1169
- "com.figma": {
1170
- "collectionName": "abstracts-custom-props",
1171
- "collectionID": "VariableCollectionId:296:179",
1172
- "modeName": "default",
1173
- "modeID": "296:2",
1174
- "variableName": "purple-30",
1175
- "variableID": "VariableID:296:254"
1176
- }
1177
- }
1178
- },
1179
- "purple-40": {
1180
- "$type": "color",
1181
- "$value": "#e3b2cc",
1182
- "$extensions": {
1183
- "com.figma": {
1184
- "collectionName": "abstracts-custom-props",
1185
- "collectionID": "VariableCollectionId:296:179",
1186
- "modeName": "default",
1187
- "modeID": "296:2",
1188
- "variableName": "purple-40",
1189
- "variableID": "VariableID:296:253"
1190
- }
1191
- }
1192
- },
1193
- "purple-50": {
1194
- "$type": "color",
1195
- "$value": "#dc9cbf",
1196
- "$extensions": {
1197
- "com.figma": {
1198
- "collectionName": "abstracts-custom-props",
1199
- "collectionID": "VariableCollectionId:296:179",
1200
- "modeName": "default",
1201
- "modeID": "296:2",
1202
- "variableName": "purple-50",
1203
- "variableID": "VariableID:296:252"
1204
- }
1205
- }
1206
- },
1207
- "purple-60": {
1208
- "$type": "color",
1209
- "$value": "#d486b2",
1210
- "$extensions": {
1211
- "com.figma": {
1212
- "collectionName": "abstracts-custom-props",
1213
- "collectionID": "VariableCollectionId:296:179",
1214
- "modeName": "default",
1215
- "modeID": "296:2",
1216
- "variableName": "purple-60",
1217
- "variableID": "VariableID:296:251"
1218
- }
1219
- }
1220
- },
1221
- "purple-70": {
1222
- "$type": "color",
1223
- "$value": "#cd70a5",
1224
- "$extensions": {
1225
- "com.figma": {
1226
- "collectionName": "abstracts-custom-props",
1227
- "collectionID": "VariableCollectionId:296:179",
1228
- "modeName": "default",
1229
- "modeID": "296:2",
1230
- "variableName": "purple-70",
1231
- "variableID": "VariableID:296:250"
1232
- }
1233
- }
1234
- },
1235
- "purple-80": {
1236
- "$type": "color",
1237
- "$value": "#c55998",
1238
- "$extensions": {
1239
- "com.figma": {
1240
- "collectionName": "abstracts-custom-props",
1241
- "collectionID": "VariableCollectionId:296:179",
1242
- "modeName": "default",
1243
- "modeID": "296:2",
1244
- "variableName": "purple-80",
1245
- "variableID": "VariableID:296:249"
1246
- }
1247
- }
1248
- },
1249
- "purple-90": {
1250
- "$type": "color",
1251
- "$value": "#be438b",
1252
- "$extensions": {
1253
- "com.figma": {
1254
- "collectionName": "abstracts-custom-props",
1255
- "collectionID": "VariableCollectionId:296:179",
1256
- "modeName": "default",
1257
- "modeID": "296:2",
1258
- "variableName": "purple-90",
1259
- "variableID": "VariableID:296:248"
1260
- }
1261
- }
1262
- },
1263
- "purple-dark": {
1264
- "$type": "color",
1265
- "$value": "#a01b68",
1266
- "$extensions": {
1267
- "com.figma": {
1268
- "collectionName": "abstracts-custom-props",
1269
- "collectionID": "VariableCollectionId:296:179",
1270
- "modeName": "default",
1271
- "modeID": "296:2",
1272
- "variableName": "purple-dark",
1273
- "variableID": "VariableID:296:245"
1274
- }
1275
- }
1276
- },
1277
- "purple-mid-dark": {
1278
- "$type": "color",
1279
- "$value": "#aa2071",
1280
- "$extensions": {
1281
- "com.figma": {
1282
- "collectionName": "abstracts-custom-props",
1283
- "collectionID": "VariableCollectionId:296:179",
1284
- "modeName": "default",
1285
- "modeID": "296:2",
1286
- "variableName": "purple-mid-dark",
1287
- "variableID": "VariableID:296:246"
1288
- }
1289
- }
1290
- },
1291
- "red": {
1292
- "$type": "color",
1293
- "$value": "#d14124",
1294
- "$extensions": {
1295
- "com.figma": {
1296
- "collectionName": "abstracts-custom-props",
1297
- "collectionID": "VariableCollectionId:296:179",
1298
- "modeName": "default",
1299
- "modeID": "296:2",
1300
- "variableName": "red",
1301
- "variableID": "VariableID:296:259"
1302
- }
1303
- }
1304
- },
1305
- "red-10": {
1306
- "$type": "color",
1307
- "$value": "#fbefec",
1308
- "$extensions": {
1309
- "com.figma": {
1310
- "collectionName": "abstracts-custom-props",
1311
- "collectionID": "VariableCollectionId:296:179",
1312
- "modeName": "default",
1313
- "modeID": "296:2",
1314
- "variableName": "red-10",
1315
- "variableID": "VariableID:296:268"
1316
- }
1317
- }
1318
- },
1319
- "red-20": {
1320
- "$type": "color",
1321
- "$value": "#f7e0d9",
1322
- "$extensions": {
1323
- "com.figma": {
1324
- "collectionName": "abstracts-custom-props",
1325
- "collectionID": "VariableCollectionId:296:179",
1326
- "modeName": "default",
1327
- "modeID": "296:2",
1328
- "variableName": "red-20",
1329
- "variableID": "VariableID:296:267"
1330
- }
1331
- }
1332
- },
1333
- "red-30": {
1334
- "$type": "color",
1335
- "$value": "#f3d1c8",
1336
- "$extensions": {
1337
- "com.figma": {
1338
- "collectionName": "abstracts-custom-props",
1339
- "collectionID": "VariableCollectionId:296:179",
1340
- "modeName": "default",
1341
- "modeID": "296:2",
1342
- "variableName": "red-30",
1343
- "variableID": "VariableID:296:266"
1344
- }
1345
- }
1346
- },
1347
- "red-40": {
1348
- "$type": "color",
1349
- "$value": "#f0c3b8",
1350
- "$extensions": {
1351
- "com.figma": {
1352
- "collectionName": "abstracts-custom-props",
1353
- "collectionID": "VariableCollectionId:296:179",
1354
- "modeName": "default",
1355
- "modeID": "296:2",
1356
- "variableName": "red-40",
1357
- "variableID": "VariableID:296:265"
1358
- }
1359
- }
1360
- },
1361
- "red-50": {
1362
- "$type": "color",
1363
- "$value": "#ebb0a3",
1364
- "$extensions": {
1365
- "com.figma": {
1366
- "collectionName": "abstracts-custom-props",
1367
- "collectionID": "VariableCollectionId:296:179",
1368
- "modeName": "default",
1369
- "modeID": "296:2",
1370
- "variableName": "red-50",
1371
- "variableID": "VariableID:296:264"
1372
- }
1373
- }
1374
- },
1375
- "red-60": {
1376
- "$type": "color",
1377
- "$value": "#e79e8e",
1378
- "$extensions": {
1379
- "com.figma": {
1380
- "collectionName": "abstracts-custom-props",
1381
- "collectionID": "VariableCollectionId:296:179",
1382
- "modeName": "default",
1383
- "modeID": "296:2",
1384
- "variableName": "red-60",
1385
- "variableID": "VariableID:296:263"
1386
- }
1387
- }
1388
- },
1389
- "red-70": {
1390
- "$type": "color",
1391
- "$value": "#e28875",
1392
- "$extensions": {
1393
- "com.figma": {
1394
- "collectionName": "abstracts-custom-props",
1395
- "collectionID": "VariableCollectionId:296:179",
1396
- "modeName": "default",
1397
- "modeID": "296:2",
1398
- "variableName": "red-70",
1399
- "variableID": "VariableID:296:262"
1400
- }
1401
- }
1402
- },
1403
- "red-80": {
1404
- "$type": "color",
1405
- "$value": "#dd735d",
1406
- "$extensions": {
1407
- "com.figma": {
1408
- "collectionName": "abstracts-custom-props",
1409
- "collectionID": "VariableCollectionId:296:179",
1410
- "modeName": "default",
1411
- "modeID": "296:2",
1412
- "variableName": "red-80",
1413
- "variableID": "VariableID:296:261"
1414
- }
1415
- }
1416
- },
1417
- "red-90": {
1418
- "$type": "color",
1419
- "$value": "#d75a40",
1420
- "$extensions": {
1421
- "com.figma": {
1422
- "collectionName": "abstracts-custom-props",
1423
- "collectionID": "VariableCollectionId:296:179",
1424
- "modeName": "default",
1425
- "modeID": "296:2",
1426
- "variableName": "red-90",
1427
- "variableID": "VariableID:296:260"
1428
- }
1429
- }
1430
- },
1431
- "red-dark": {
1432
- "$type": "color",
1433
- "$value": "#b63014",
1434
- "$extensions": {
1435
- "com.figma": {
1436
- "collectionName": "abstracts-custom-props",
1437
- "collectionID": "VariableCollectionId:296:179",
1438
- "modeName": "default",
1439
- "modeID": "296:2",
1440
- "variableName": "red-dark",
1441
- "variableID": "VariableID:296:257"
1442
- }
1443
- }
1444
- },
1445
- "red-mid-dark": {
1446
- "$type": "color",
1447
- "$value": "#c3381c",
1448
- "$extensions": {
1449
- "com.figma": {
1450
- "collectionName": "abstracts-custom-props",
1451
- "collectionID": "VariableCollectionId:296:179",
1452
- "modeName": "default",
1453
- "modeID": "296:2",
1454
- "variableName": "red-mid-dark",
1455
- "variableID": "VariableID:296:258"
1456
- }
1457
- }
1458
- },
1459
- "teal": {
1460
- "$type": "color",
1461
- "$value": "#257675",
1462
- "$extensions": {
1463
- "com.figma": {
1464
- "collectionName": "abstracts-custom-props",
1465
- "collectionID": "VariableCollectionId:296:179",
1466
- "modeName": "default",
1467
- "modeID": "296:2",
1468
- "variableName": "teal",
1469
- "variableID": "VariableID:296:206"
1470
- }
1471
- }
1472
- },
1473
- "teal-10": {
1474
- "$type": "color",
1475
- "$value": "#f0f7f6",
1476
- "$extensions": {
1477
- "com.figma": {
1478
- "collectionName": "abstracts-custom-props",
1479
- "collectionID": "VariableCollectionId:296:179",
1480
- "modeName": "default",
1481
- "modeID": "296:2",
1482
- "variableName": "teal-10",
1483
- "variableID": "VariableID:296:215"
1484
- }
1485
- }
1486
- },
1487
- "teal-20": {
1488
- "$type": "color",
1489
- "$value": "#d4e7e6",
1490
- "$extensions": {
1491
- "com.figma": {
1492
- "collectionName": "abstracts-custom-props",
1493
- "collectionID": "VariableCollectionId:296:179",
1494
- "modeName": "default",
1495
- "modeID": "296:2",
1496
- "variableName": "teal-20",
1497
- "variableID": "VariableID:296:214"
1498
- }
1499
- }
1500
- },
1501
- "teal-30": {
1502
- "$type": "color",
1503
- "$value": "#c4dddc",
1504
- "$extensions": {
1505
- "com.figma": {
1506
- "collectionName": "abstracts-custom-props",
1507
- "collectionID": "VariableCollectionId:296:179",
1508
- "modeName": "default",
1509
- "modeID": "296:2",
1510
- "variableName": "teal-30",
1511
- "variableID": "VariableID:296:213"
1512
- }
1513
- }
1514
- },
1515
- "teal-40": {
1516
- "$type": "color",
1517
- "$value": "#b4d2d1",
1518
- "$extensions": {
1519
- "com.figma": {
1520
- "collectionName": "abstracts-custom-props",
1521
- "collectionID": "VariableCollectionId:296:179",
1522
- "modeName": "default",
1523
- "modeID": "296:2",
1524
- "variableName": "teal-40",
1525
- "variableID": "VariableID:296:212"
1526
- }
1527
- }
1528
- },
1529
- "teal-50": {
1530
- "$type": "color",
1531
- "$value": "#9ec4c3",
1532
- "$extensions": {
1533
- "com.figma": {
1534
- "collectionName": "abstracts-custom-props",
1535
- "collectionID": "VariableCollectionId:296:179",
1536
- "modeName": "default",
1537
- "modeID": "296:2",
1538
- "variableName": "teal-50",
1539
- "variableID": "VariableID:296:211"
1540
- }
1541
- }
1542
- },
1543
- "teal-60": {
1544
- "$type": "color",
1545
- "$value": "#89b6b5",
1546
- "$extensions": {
1547
- "com.figma": {
1548
- "collectionName": "abstracts-custom-props",
1549
- "collectionID": "VariableCollectionId:296:179",
1550
- "modeName": "default",
1551
- "modeID": "296:2",
1552
- "variableName": "teal-60",
1553
- "variableID": "VariableID:296:210"
1554
- }
1555
- }
1556
- },
1557
- "teal-70": {
1558
- "$type": "color",
1559
- "$value": "#70a6a5",
1560
- "$extensions": {
1561
- "com.figma": {
1562
- "collectionName": "abstracts-custom-props",
1563
- "collectionID": "VariableCollectionId:296:179",
1564
- "modeName": "default",
1565
- "modeID": "296:2",
1566
- "variableName": "teal-70",
1567
- "variableID": "VariableID:296:209"
1568
- }
1569
- }
1570
- },
1571
- "teal-80": {
1572
- "$type": "color",
1573
- "$value": "#579695",
1574
- "$extensions": {
1575
- "com.figma": {
1576
- "collectionName": "abstracts-custom-props",
1577
- "collectionID": "VariableCollectionId:296:179",
1578
- "modeName": "default",
1579
- "modeID": "296:2",
1580
- "variableName": "teal-80",
1581
- "variableID": "VariableID:296:208"
1582
- }
1583
- }
1584
- },
1585
- "teal-90": {
1586
- "$type": "color",
1587
- "$value": "#3e8685",
1588
- "$extensions": {
1589
- "com.figma": {
1590
- "collectionName": "abstracts-custom-props",
1591
- "collectionID": "VariableCollectionId:296:179",
1592
- "modeName": "default",
1593
- "modeID": "296:2",
1594
- "variableName": "teal-90",
1595
- "variableID": "VariableID:296:207"
1596
- }
1597
- }
1598
- },
1599
- "teal-dark": {
1600
- "$type": "color",
1601
- "$value": "#005e5d",
1602
- "$extensions": {
1603
- "com.figma": {
1604
- "collectionName": "abstracts-custom-props",
1605
- "collectionID": "VariableCollectionId:296:179",
1606
- "modeName": "default",
1607
- "modeID": "296:2",
1608
- "variableName": "teal-dark",
1609
- "variableID": "VariableID:296:204"
1610
- }
1611
- }
1612
- },
1613
- "teal-mid-dark": {
1614
- "$type": "color",
1615
- "$value": "#126b69",
1616
- "$extensions": {
1617
- "com.figma": {
1618
- "collectionName": "abstracts-custom-props",
1619
- "collectionID": "VariableCollectionId:296:179",
1620
- "modeName": "default",
1621
- "modeID": "296:2",
1622
- "variableName": "teal-mid-dark",
1623
- "variableID": "VariableID:296:205"
1624
- }
1625
- }
1626
- },
1627
- "white": {
1628
- "$type": "color",
1629
- "$value": "#ffffff",
1630
- "$extensions": {
1631
- "com.figma": {
1632
- "collectionName": "abstracts-custom-props",
1633
- "collectionID": "VariableCollectionId:296:179",
1634
- "modeName": "default",
1635
- "modeID": "296:2",
1636
- "variableName": "white",
1637
- "variableID": "VariableID:296:216"
1638
- }
1639
- }
2
+ "beige": {
3
+ "$type": "color",
4
+ "$value": {
5
+ "colorSpace": "srgb",
6
+ "components": [
7
+ 0.7450980544090271,
8
+ 0.6627451181411743,
9
+ 0.43529412150382996
10
+ ],
11
+ "alpha": 1,
12
+ "hex": "#BEA96F"
13
+ },
14
+ "$extensions": {
15
+ "com.figma.variableId": "VariableID:296:293",
16
+ "com.figma.scopes": [
17
+ "ALL_SCOPES"
18
+ ],
19
+ "com.figma.isOverride": true
1640
20
  }
21
+ },
22
+ "gold-dark": {
23
+ "$type": "color",
24
+ "$value": {
25
+ "colorSpace": "srgb",
26
+ "components": [
27
+ 0.8627451062202454,
28
+ 0.45098039507865906,
29
+ 0.10980392247438431
30
+ ],
31
+ "alpha": 1,
32
+ "hex": "#DC731C"
33
+ },
34
+ "$extensions": {
35
+ "com.figma.variableId": "VariableID:296:269",
36
+ "com.figma.scopes": [
37
+ "ALL_SCOPES"
38
+ ],
39
+ "com.figma.isOverride": true
40
+ }
41
+ },
42
+ "gold-mid-dark": {
43
+ "$type": "color",
44
+ "$value": {
45
+ "colorSpace": "srgb",
46
+ "components": [
47
+ 0.929411768913269,
48
+ 0.5333333611488342,
49
+ 0.10588235408067703
50
+ ],
51
+ "alpha": 1,
52
+ "hex": "#ED881B"
53
+ },
54
+ "$extensions": {
55
+ "com.figma.variableId": "VariableID:296:270",
56
+ "com.figma.scopes": [
57
+ "ALL_SCOPES"
58
+ ],
59
+ "com.figma.isOverride": true
60
+ }
61
+ },
62
+ "gold": {
63
+ "$type": "color",
64
+ "$value": {
65
+ "colorSpace": "srgb",
66
+ "components": [
67
+ 1,
68
+ 0.6196078658103943,
69
+ 0.10588235408067703
70
+ ],
71
+ "alpha": 1,
72
+ "hex": "#FF9E1B"
73
+ },
74
+ "$extensions": {
75
+ "com.figma.variableId": "VariableID:296:271",
76
+ "com.figma.scopes": [
77
+ "ALL_SCOPES"
78
+ ],
79
+ "com.figma.isOverride": true
80
+ }
81
+ },
82
+ "gold-90": {
83
+ "$type": "color",
84
+ "$value": {
85
+ "colorSpace": "srgb",
86
+ "components": [
87
+ 1,
88
+ 0.6705882549285889,
89
+ 0.2235294133424759
90
+ ],
91
+ "alpha": 1,
92
+ "hex": "#FFAB39"
93
+ },
94
+ "$extensions": {
95
+ "com.figma.variableId": "VariableID:296:272",
96
+ "com.figma.scopes": [
97
+ "ALL_SCOPES"
98
+ ],
99
+ "com.figma.isOverride": true
100
+ }
101
+ },
102
+ "gold-80": {
103
+ "$type": "color",
104
+ "$value": {
105
+ "colorSpace": "srgb",
106
+ "components": [
107
+ 1,
108
+ 0.7215686440467834,
109
+ 0.3450980484485626
110
+ ],
111
+ "alpha": 1,
112
+ "hex": "#FFB858"
113
+ },
114
+ "$extensions": {
115
+ "com.figma.variableId": "VariableID:296:273",
116
+ "com.figma.scopes": [
117
+ "ALL_SCOPES"
118
+ ],
119
+ "com.figma.isOverride": true
120
+ }
121
+ },
122
+ "gold-70": {
123
+ "$type": "color",
124
+ "$value": {
125
+ "colorSpace": "srgb",
126
+ "components": [
127
+ 1,
128
+ 0.7647058963775635,
129
+ 0.4470588266849518
130
+ ],
131
+ "alpha": 1,
132
+ "hex": "#FFC372"
133
+ },
134
+ "$extensions": {
135
+ "com.figma.variableId": "VariableID:296:274",
136
+ "com.figma.scopes": [
137
+ "ALL_SCOPES"
138
+ ],
139
+ "com.figma.isOverride": true
140
+ }
141
+ },
142
+ "gold-60": {
143
+ "$type": "color",
144
+ "$value": {
145
+ "colorSpace": "srgb",
146
+ "components": [
147
+ 1,
148
+ 0.8078431487083435,
149
+ 0.5529412031173706
150
+ ],
151
+ "alpha": 1,
152
+ "hex": "#FFCE8D"
153
+ },
154
+ "$extensions": {
155
+ "com.figma.variableId": "VariableID:296:275",
156
+ "com.figma.scopes": [
157
+ "ALL_SCOPES"
158
+ ],
159
+ "com.figma.isOverride": true
160
+ }
161
+ },
162
+ "gold-50": {
163
+ "$type": "color",
164
+ "$value": {
165
+ "colorSpace": "srgb",
166
+ "components": [
167
+ 1,
168
+ 0.8470588326454163,
169
+ 0.6392157077789307
170
+ ],
171
+ "alpha": 1,
172
+ "hex": "#FFD8A3"
173
+ },
174
+ "$extensions": {
175
+ "com.figma.variableId": "VariableID:296:276",
176
+ "com.figma.scopes": [
177
+ "ALL_SCOPES"
178
+ ],
179
+ "com.figma.isOverride": true
180
+ }
181
+ },
182
+ "gold-40": {
183
+ "$type": "color",
184
+ "$value": {
185
+ "colorSpace": "srgb",
186
+ "components": [
187
+ 1,
188
+ 0.8823529481887817,
189
+ 0.7254902124404907
190
+ ],
191
+ "alpha": 1,
192
+ "hex": "#FFE1B9"
193
+ },
194
+ "$extensions": {
195
+ "com.figma.variableId": "VariableID:296:277",
196
+ "com.figma.scopes": [
197
+ "ALL_SCOPES"
198
+ ],
199
+ "com.figma.isOverride": true
200
+ }
201
+ },
202
+ "gold-30": {
203
+ "$type": "color",
204
+ "$value": {
205
+ "colorSpace": "srgb",
206
+ "components": [
207
+ 1,
208
+ 0.9098039269447327,
209
+ 0.7960784435272217
210
+ ],
211
+ "alpha": 1,
212
+ "hex": "#FFE8CB"
213
+ },
214
+ "$extensions": {
215
+ "com.figma.variableId": "VariableID:296:278",
216
+ "com.figma.scopes": [
217
+ "ALL_SCOPES"
218
+ ],
219
+ "com.figma.isOverride": true
220
+ }
221
+ },
222
+ "gold-20": {
223
+ "$type": "color",
224
+ "$value": {
225
+ "colorSpace": "srgb",
226
+ "components": [
227
+ 1,
228
+ 0.9411764740943909,
229
+ 0.8666666746139526
230
+ ],
231
+ "alpha": 1,
232
+ "hex": "#FFF0DD"
233
+ },
234
+ "$extensions": {
235
+ "com.figma.variableId": "VariableID:296:279",
236
+ "com.figma.scopes": [
237
+ "ALL_SCOPES"
238
+ ],
239
+ "com.figma.isOverride": true
240
+ }
241
+ },
242
+ "gold-10": {
243
+ "$type": "color",
244
+ "$value": {
245
+ "colorSpace": "srgb",
246
+ "components": [
247
+ 1,
248
+ 0.9647058844566345,
249
+ 0.9254902005195618
250
+ ],
251
+ "alpha": 1,
252
+ "hex": "#FFF6EC"
253
+ },
254
+ "$extensions": {
255
+ "com.figma.variableId": "VariableID:296:280",
256
+ "com.figma.scopes": [
257
+ "ALL_SCOPES"
258
+ ],
259
+ "com.figma.isOverride": true
260
+ }
261
+ },
262
+ "white": {
263
+ "$type": "color",
264
+ "$value": {
265
+ "colorSpace": "srgb",
266
+ "components": [
267
+ 1,
268
+ 1,
269
+ 1
270
+ ],
271
+ "alpha": 1,
272
+ "hex": "#FFFFFF"
273
+ },
274
+ "$extensions": {
275
+ "com.figma.variableId": "VariableID:296:216",
276
+ "com.figma.scopes": [
277
+ "ALL_SCOPES"
278
+ ],
279
+ "com.figma.isOverride": true
280
+ }
281
+ },
282
+ "black": {
283
+ "$type": "color",
284
+ "$value": {
285
+ "colorSpace": "srgb",
286
+ "components": [
287
+ 0.062745101749897,
288
+ 0.0941176488995552,
289
+ 0.125490203499794
290
+ ],
291
+ "alpha": 1,
292
+ "hex": "#101820"
293
+ },
294
+ "$extensions": {
295
+ "com.figma.variableId": "VariableID:296:217",
296
+ "com.figma.scopes": [
297
+ "ALL_SCOPES"
298
+ ],
299
+ "com.figma.isOverride": true
300
+ }
301
+ },
302
+ "gray-darker": {
303
+ "$type": "color",
304
+ "$value": {
305
+ "colorSpace": "srgb",
306
+ "components": [
307
+ 0.16078431904315948,
308
+ 0.1882352977991104,
309
+ 0.21568627655506134
310
+ ],
311
+ "alpha": 1,
312
+ "hex": "#293037"
313
+ },
314
+ "$extensions": {
315
+ "com.figma.variableId": "VariableID:296:218",
316
+ "com.figma.scopes": [
317
+ "ALL_SCOPES"
318
+ ],
319
+ "com.figma.isOverride": true
320
+ }
321
+ },
322
+ "gray-dark": {
323
+ "$type": "color",
324
+ "$value": {
325
+ "colorSpace": "srgb",
326
+ "components": [
327
+ 0.26274511218070984,
328
+ 0.2823529541492462,
329
+ 0.30588236451148987
330
+ ],
331
+ "alpha": 1,
332
+ "hex": "#43484E"
333
+ },
334
+ "$extensions": {
335
+ "com.figma.variableId": "VariableID:296:219",
336
+ "com.figma.scopes": [
337
+ "ALL_SCOPES"
338
+ ],
339
+ "com.figma.isOverride": true
340
+ }
341
+ },
342
+ "gray-mid-dark": {
343
+ "$type": "color",
344
+ "$value": {
345
+ "colorSpace": "srgb",
346
+ "components": [
347
+ 0.30980393290519714,
348
+ 0.32156863808631897,
349
+ 0.34117648005485535
350
+ ],
351
+ "alpha": 1,
352
+ "hex": "#4F5257"
353
+ },
354
+ "$extensions": {
355
+ "com.figma.variableId": "VariableID:296:220",
356
+ "com.figma.scopes": [
357
+ "ALL_SCOPES"
358
+ ],
359
+ "com.figma.isOverride": true
360
+ }
361
+ },
362
+ "gray": {
363
+ "$type": "color",
364
+ "$value": {
365
+ "colorSpace": "srgb",
366
+ "components": [
367
+ 0.3529411852359772,
368
+ 0.364705890417099,
369
+ 0.3803921639919281
370
+ ],
371
+ "alpha": 1,
372
+ "hex": "#5A5D61"
373
+ },
374
+ "$extensions": {
375
+ "com.figma.variableId": "VariableID:296:221",
376
+ "com.figma.scopes": [
377
+ "ALL_SCOPES"
378
+ ],
379
+ "com.figma.isOverride": true
380
+ }
381
+ },
382
+ "gray-90": {
383
+ "$type": "color",
384
+ "$value": {
385
+ "colorSpace": "srgb",
386
+ "components": [
387
+ 0.40392157435417175,
388
+ 0.4156862795352936,
389
+ 0.43529412150382996
390
+ ],
391
+ "alpha": 1,
392
+ "hex": "#676A6F"
393
+ },
394
+ "$extensions": {
395
+ "com.figma.variableId": "VariableID:296:222",
396
+ "com.figma.scopes": [
397
+ "ALL_SCOPES"
398
+ ],
399
+ "com.figma.isOverride": true
400
+ }
401
+ },
402
+ "gray-80": {
403
+ "$type": "color",
404
+ "$value": {
405
+ "colorSpace": "srgb",
406
+ "components": [
407
+ 0.4588235318660736,
408
+ 0.47058823704719543,
409
+ 0.48235294222831726
410
+ ],
411
+ "alpha": 1,
412
+ "hex": "#75787B"
413
+ },
414
+ "$extensions": {
415
+ "com.figma.variableId": "VariableID:296:223",
416
+ "com.figma.scopes": [
417
+ "ALL_SCOPES"
418
+ ],
419
+ "com.figma.isOverride": true
420
+ }
421
+ },
422
+ "gray-70": {
423
+ "$type": "color",
424
+ "$value": {
425
+ "colorSpace": "srgb",
426
+ "components": [
427
+ 0.5137255191802979,
428
+ 0.5215686559677124,
429
+ 0.5333333611488342
430
+ ],
431
+ "alpha": 1,
432
+ "hex": "#838588"
433
+ },
434
+ "$extensions": {
435
+ "com.figma.variableId": "VariableID:296:224",
436
+ "com.figma.scopes": [
437
+ "ALL_SCOPES"
438
+ ],
439
+ "com.figma.isOverride": true
440
+ }
441
+ },
442
+ "gray-60": {
443
+ "$type": "color",
444
+ "$value": {
445
+ "colorSpace": "srgb",
446
+ "components": [
447
+ 0.5686274766921997,
448
+ 0.5764706134796143,
449
+ 0.5843137502670288
450
+ ],
451
+ "alpha": 1,
452
+ "hex": "#919395"
453
+ },
454
+ "$extensions": {
455
+ "com.figma.variableId": "VariableID:296:225",
456
+ "com.figma.scopes": [
457
+ "ALL_SCOPES"
458
+ ],
459
+ "com.figma.isOverride": true
460
+ }
461
+ },
462
+ "gray-50": {
463
+ "$type": "color",
464
+ "$value": {
465
+ "colorSpace": "srgb",
466
+ "components": [
467
+ 0.6352941393852234,
468
+ 0.6392157077789307,
469
+ 0.6431372761726379
470
+ ],
471
+ "alpha": 1,
472
+ "hex": "#A2A3A4"
473
+ },
474
+ "$extensions": {
475
+ "com.figma.variableId": "VariableID:296:226",
476
+ "com.figma.scopes": [
477
+ "ALL_SCOPES"
478
+ ],
479
+ "com.figma.isOverride": true
480
+ }
481
+ },
482
+ "gray-40": {
483
+ "$type": "color",
484
+ "$value": {
485
+ "colorSpace": "srgb",
486
+ "components": [
487
+ 0.7058823704719543,
488
+ 0.7098039388656616,
489
+ 0.7137255072593689
490
+ ],
491
+ "alpha": 1,
492
+ "hex": "#B4B5B6"
493
+ },
494
+ "$extensions": {
495
+ "com.figma.variableId": "VariableID:296:227",
496
+ "com.figma.scopes": [
497
+ "ALL_SCOPES"
498
+ ],
499
+ "com.figma.isOverride": true
500
+ }
501
+ },
502
+ "gray-30": {
503
+ "$type": "color",
504
+ "$value": {
505
+ "colorSpace": "srgb",
506
+ "components": [
507
+ 0.7647058963775635,
508
+ 0.7686274647712708,
509
+ 0.7686274647712708
510
+ ],
511
+ "alpha": 1,
512
+ "hex": "#C3C4C4"
513
+ },
514
+ "$extensions": {
515
+ "com.figma.variableId": "VariableID:296:228",
516
+ "com.figma.scopes": [
517
+ "ALL_SCOPES"
518
+ ],
519
+ "com.figma.isOverride": true
520
+ }
521
+ },
522
+ "gray-20": {
523
+ "$type": "color",
524
+ "$value": {
525
+ "colorSpace": "srgb",
526
+ "components": [
527
+ 0.8235294222831726,
528
+ 0.8274509906768799,
529
+ 0.8352941274642944
530
+ ],
531
+ "alpha": 1,
532
+ "hex": "#D2D3D5"
533
+ },
534
+ "$extensions": {
535
+ "com.figma.variableId": "VariableID:296:229",
536
+ "com.figma.scopes": [
537
+ "ALL_SCOPES"
538
+ ],
539
+ "com.figma.isOverride": true
540
+ }
541
+ },
542
+ "gray-15": {
543
+ "$type": "color",
544
+ "$value": {
545
+ "colorSpace": "srgb",
546
+ "components": [
547
+ 0.8627451062202454,
548
+ 0.8666666746139526,
549
+ 0.8745098114013672
550
+ ],
551
+ "alpha": 1,
552
+ "hex": "#DCDDDF"
553
+ },
554
+ "$extensions": {
555
+ "com.figma.variableId": "VariableID:296:230",
556
+ "com.figma.scopes": [
557
+ "ALL_SCOPES"
558
+ ],
559
+ "com.figma.isOverride": true
560
+ }
561
+ },
562
+ "gray-10": {
563
+ "$type": "color",
564
+ "$value": {
565
+ "colorSpace": "srgb",
566
+ "components": [
567
+ 0.9058823585510254,
568
+ 0.9098039269447327,
569
+ 0.9137254953384399
570
+ ],
571
+ "alpha": 1,
572
+ "hex": "#E7E8E9"
573
+ },
574
+ "$extensions": {
575
+ "com.figma.variableId": "VariableID:296:231",
576
+ "com.figma.scopes": [
577
+ "ALL_SCOPES"
578
+ ],
579
+ "com.figma.isOverride": true
580
+ }
581
+ },
582
+ "gray-5": {
583
+ "$type": "color",
584
+ "$value": {
585
+ "colorSpace": "srgb",
586
+ "components": [
587
+ 0.9686274528503418,
588
+ 0.9725490212440491,
589
+ 0.9764705896377563
590
+ ],
591
+ "alpha": 1,
592
+ "hex": "#F7F8F9"
593
+ },
594
+ "$extensions": {
595
+ "com.figma.variableId": "VariableID:296:232",
596
+ "com.figma.scopes": [
597
+ "ALL_SCOPES"
598
+ ],
599
+ "com.figma.isOverride": true
600
+ }
601
+ },
602
+ "beige-30": {
603
+ "$type": "color",
604
+ "$value": {
605
+ "colorSpace": "srgb",
606
+ "components": [
607
+ 0.9411764740943909,
608
+ 0.9098039269447327,
609
+ 0.8470588326454163
610
+ ],
611
+ "alpha": 1,
612
+ "hex": "#F0E8D8"
613
+ },
614
+ "$extensions": {
615
+ "com.figma.variableId": "VariableID:296:294",
616
+ "com.figma.scopes": [
617
+ "ALL_SCOPES"
618
+ ],
619
+ "com.figma.isOverride": true
620
+ }
621
+ },
622
+ "beige-60": {
623
+ "$type": "color",
624
+ "$value": {
625
+ "colorSpace": "srgb",
626
+ "components": [
627
+ 0.8470588326454163,
628
+ 0.7843137383460999,
629
+ 0.6274510025978088
630
+ ],
631
+ "alpha": 1,
632
+ "hex": "#D8C8A0"
633
+ },
634
+ "$extensions": {
635
+ "com.figma.variableId": "VariableID:296:295",
636
+ "com.figma.scopes": [
637
+ "ALL_SCOPES"
638
+ ],
639
+ "com.figma.isOverride": true
640
+ }
641
+ },
642
+ "green-dark": {
643
+ "$type": "color",
644
+ "$value": {
645
+ "colorSpace": "srgb",
646
+ "components": [
647
+ 0.11764705926179886,
648
+ 0.5882353186607361,
649
+ 0.25882354378700256
650
+ ],
651
+ "alpha": 1,
652
+ "hex": "#1E9642"
653
+ },
654
+ "$extensions": {
655
+ "com.figma.variableId": "VariableID:296:233",
656
+ "com.figma.scopes": [
657
+ "ALL_SCOPES"
658
+ ],
659
+ "com.figma.isOverride": true
660
+ }
661
+ },
662
+ "green-mid-dark": {
663
+ "$type": "color",
664
+ "$value": {
665
+ "colorSpace": "srgb",
666
+ "components": [
667
+ 0.12156862765550613,
668
+ 0.6274510025978088,
669
+ 0.250980406999588
670
+ ],
671
+ "alpha": 1,
672
+ "hex": "#1FA040"
673
+ },
674
+ "$extensions": {
675
+ "com.figma.variableId": "VariableID:296:234",
676
+ "com.figma.scopes": [
677
+ "ALL_SCOPES"
678
+ ],
679
+ "com.figma.isOverride": true
680
+ }
681
+ },
682
+ "green": {
683
+ "$type": "color",
684
+ "$value": {
685
+ "colorSpace": "srgb",
686
+ "components": [
687
+ 0.125490203499794,
688
+ 0.6666666865348816,
689
+ 0.24705882370471954
690
+ ],
691
+ "alpha": 1,
692
+ "hex": "#20AA3F"
693
+ },
694
+ "$extensions": {
695
+ "com.figma.variableId": "VariableID:296:235",
696
+ "com.figma.scopes": [
697
+ "ALL_SCOPES"
698
+ ],
699
+ "com.figma.isOverride": true
700
+ }
701
+ },
702
+ "green-90": {
703
+ "$type": "color",
704
+ "$value": {
705
+ "colorSpace": "srgb",
706
+ "components": [
707
+ 0.2823529541492462,
708
+ 0.7176470756530762,
709
+ 0.32549020648002625
710
+ ],
711
+ "alpha": 1,
712
+ "hex": "#48B753"
713
+ },
714
+ "$extensions": {
715
+ "com.figma.variableId": "VariableID:296:236",
716
+ "com.figma.scopes": [
717
+ "ALL_SCOPES"
718
+ ],
719
+ "com.figma.isOverride": true
720
+ }
721
+ },
722
+ "green-80": {
723
+ "$type": "color",
724
+ "$value": {
725
+ "colorSpace": "srgb",
726
+ "components": [
727
+ 0.4000000059604645,
728
+ 0.7647058963775635,
729
+ 0.40784314274787903
730
+ ],
731
+ "alpha": 1,
732
+ "hex": "#66C368"
733
+ },
734
+ "$extensions": {
735
+ "com.figma.variableId": "VariableID:296:237",
736
+ "com.figma.scopes": [
737
+ "ALL_SCOPES"
738
+ ],
739
+ "com.figma.isOverride": true
740
+ }
741
+ },
742
+ "green-70": {
743
+ "$type": "color",
744
+ "$value": {
745
+ "colorSpace": "srgb",
746
+ "components": [
747
+ 0.5764706134796143,
748
+ 0.8117647171020508,
749
+ 0.48627451062202454
750
+ ],
751
+ "alpha": 1,
752
+ "hex": "#93CF7C"
753
+ },
754
+ "$extensions": {
755
+ "com.figma.variableId": "VariableID:296:238",
756
+ "com.figma.scopes": [
757
+ "ALL_SCOPES"
758
+ ],
759
+ "com.figma.isOverride": true
760
+ }
761
+ },
762
+ "green-60": {
763
+ "$type": "color",
764
+ "$value": {
765
+ "colorSpace": "srgb",
766
+ "components": [
767
+ 0.6784313917160034,
768
+ 0.8627451062202454,
769
+ 0.5686274766921997
770
+ ],
771
+ "alpha": 1,
772
+ "hex": "#ADDC91"
773
+ },
774
+ "$extensions": {
775
+ "com.figma.variableId": "VariableID:296:239",
776
+ "com.figma.scopes": [
777
+ "ALL_SCOPES"
778
+ ],
779
+ "com.figma.isOverride": true
780
+ }
781
+ },
782
+ "green-50": {
783
+ "$type": "color",
784
+ "$value": {
785
+ "colorSpace": "srgb",
786
+ "components": [
787
+ 0.729411780834198,
788
+ 0.8784313797950745,
789
+ 0.6352941393852234
790
+ ],
791
+ "alpha": 1,
792
+ "hex": "#BAE0A2"
793
+ },
794
+ "$extensions": {
795
+ "com.figma.variableId": "VariableID:296:240",
796
+ "com.figma.scopes": [
797
+ "ALL_SCOPES"
798
+ ],
799
+ "com.figma.isOverride": true
800
+ }
801
+ },
802
+ "green-40": {
803
+ "$type": "color",
804
+ "$value": {
805
+ "colorSpace": "srgb",
806
+ "components": [
807
+ 0.7803921699523926,
808
+ 0.8980392217636108,
809
+ 0.7019608020782471
810
+ ],
811
+ "alpha": 1,
812
+ "hex": "#C7E5B3"
813
+ },
814
+ "$extensions": {
815
+ "com.figma.variableId": "VariableID:296:241",
816
+ "com.figma.scopes": [
817
+ "ALL_SCOPES"
818
+ ],
819
+ "com.figma.isOverride": true
820
+ }
821
+ },
822
+ "green-30": {
823
+ "$type": "color",
824
+ "$value": {
825
+ "colorSpace": "srgb",
826
+ "components": [
827
+ 0.8313725590705872,
828
+ 0.9176470637321472,
829
+ 0.7764706015586853
830
+ ],
831
+ "alpha": 1,
832
+ "hex": "#D4EAC6"
833
+ },
834
+ "$extensions": {
835
+ "com.figma.variableId": "VariableID:296:242",
836
+ "com.figma.scopes": [
837
+ "ALL_SCOPES"
838
+ ],
839
+ "com.figma.isOverride": true
840
+ }
841
+ },
842
+ "green-20": {
843
+ "$type": "color",
844
+ "$value": {
845
+ "colorSpace": "srgb",
846
+ "components": [
847
+ 0.886274516582489,
848
+ 0.9372549057006836,
849
+ 0.8470588326454163
850
+ ],
851
+ "alpha": 1,
852
+ "hex": "#E2EFD8"
853
+ },
854
+ "$extensions": {
855
+ "com.figma.variableId": "VariableID:296:243",
856
+ "com.figma.scopes": [
857
+ "ALL_SCOPES"
858
+ ],
859
+ "com.figma.isOverride": true
860
+ }
861
+ },
862
+ "green-10": {
863
+ "$type": "color",
864
+ "$value": {
865
+ "colorSpace": "srgb",
866
+ "components": [
867
+ 0.9411764740943909,
868
+ 0.9725490212440491,
869
+ 0.9215686321258545
870
+ ],
871
+ "alpha": 1,
872
+ "hex": "#F0F8EB"
873
+ },
874
+ "$extensions": {
875
+ "com.figma.variableId": "VariableID:296:244",
876
+ "com.figma.scopes": [
877
+ "ALL_SCOPES"
878
+ ],
879
+ "com.figma.isOverride": true
880
+ }
881
+ },
882
+ "navy-dark": {
883
+ "$type": "color",
884
+ "$value": {
885
+ "colorSpace": "srgb",
886
+ "components": [
887
+ 0,
888
+ 0.1764705926179886,
889
+ 0.4470588266849518
890
+ ],
891
+ "alpha": 1,
892
+ "hex": "#002D72"
893
+ },
894
+ "$extensions": {
895
+ "com.figma.variableId": "VariableID:296:192",
896
+ "com.figma.scopes": [
897
+ "ALL_SCOPES"
898
+ ],
899
+ "com.figma.isOverride": true
900
+ }
901
+ },
902
+ "navy-mid-dark": {
903
+ "$type": "color",
904
+ "$value": {
905
+ "colorSpace": "srgb",
906
+ "components": [
907
+ 0.07058823853731155,
908
+ 0.23529411852359772,
909
+ 0.48627451062202454
910
+ ],
911
+ "alpha": 1,
912
+ "hex": "#123C7C"
913
+ },
914
+ "$extensions": {
915
+ "com.figma.variableId": "VariableID:296:193",
916
+ "com.figma.scopes": [
917
+ "ALL_SCOPES"
918
+ ],
919
+ "com.figma.isOverride": true
920
+ }
921
+ },
922
+ "navy": {
923
+ "$type": "color",
924
+ "$value": {
925
+ "colorSpace": "srgb",
926
+ "components": [
927
+ 0.14509804546833038,
928
+ 0.29411765933036804,
929
+ 0.529411792755127
930
+ ],
931
+ "alpha": 1,
932
+ "hex": "#254B87"
933
+ },
934
+ "$extensions": {
935
+ "com.figma.variableId": "VariableID:296:194",
936
+ "com.figma.scopes": [
937
+ "ALL_SCOPES"
938
+ ],
939
+ "com.figma.isOverride": true
940
+ }
941
+ },
942
+ "navy-90": {
943
+ "$type": "color",
944
+ "$value": {
945
+ "colorSpace": "srgb",
946
+ "components": [
947
+ 0.24313725531101227,
948
+ 0.37254902720451355,
949
+ 0.5843137502670288
950
+ ],
951
+ "alpha": 1,
952
+ "hex": "#3E5F95"
953
+ },
954
+ "$extensions": {
955
+ "com.figma.variableId": "VariableID:296:195",
956
+ "com.figma.scopes": [
957
+ "ALL_SCOPES"
958
+ ],
959
+ "com.figma.isOverride": true
960
+ }
961
+ },
962
+ "navy-80": {
963
+ "$type": "color",
964
+ "$value": {
965
+ "colorSpace": "srgb",
966
+ "components": [
967
+ 0.33725491166114807,
968
+ 0.45490196347236633,
969
+ 0.6392157077789307
970
+ ],
971
+ "alpha": 1,
972
+ "hex": "#5674A3"
973
+ },
974
+ "$extensions": {
975
+ "com.figma.variableId": "VariableID:296:196",
976
+ "com.figma.scopes": [
977
+ "ALL_SCOPES"
978
+ ],
979
+ "com.figma.isOverride": true
980
+ }
981
+ },
982
+ "navy-70": {
983
+ "$type": "color",
984
+ "$value": {
985
+ "colorSpace": "srgb",
986
+ "components": [
987
+ 0.43529412150382996,
988
+ 0.5333333611488342,
989
+ 0.6980392336845398
990
+ ],
991
+ "alpha": 1,
992
+ "hex": "#6F88B2"
993
+ },
994
+ "$extensions": {
995
+ "com.figma.variableId": "VariableID:296:197",
996
+ "com.figma.scopes": [
997
+ "ALL_SCOPES"
998
+ ],
999
+ "com.figma.isOverride": true
1000
+ }
1001
+ },
1002
+ "navy-60": {
1003
+ "$type": "color",
1004
+ "$value": {
1005
+ "colorSpace": "srgb",
1006
+ "components": [
1007
+ 0.5333333611488342,
1008
+ 0.6117647290229797,
1009
+ 0.7529411911964417
1010
+ ],
1011
+ "alpha": 1,
1012
+ "hex": "#889CC0"
1013
+ },
1014
+ "$extensions": {
1015
+ "com.figma.variableId": "VariableID:296:198",
1016
+ "com.figma.scopes": [
1017
+ "ALL_SCOPES"
1018
+ ],
1019
+ "com.figma.isOverride": true
1020
+ }
1021
+ },
1022
+ "navy-50": {
1023
+ "$type": "color",
1024
+ "$value": {
1025
+ "colorSpace": "srgb",
1026
+ "components": [
1027
+ 0.615686297416687,
1028
+ 0.6823529601097107,
1029
+ 0.800000011920929
1030
+ ],
1031
+ "alpha": 1,
1032
+ "hex": "#9DAECC"
1033
+ },
1034
+ "$extensions": {
1035
+ "com.figma.variableId": "VariableID:296:199",
1036
+ "com.figma.scopes": [
1037
+ "ALL_SCOPES"
1038
+ ],
1039
+ "com.figma.isOverride": true
1040
+ }
1041
+ },
1042
+ "navy-40": {
1043
+ "$type": "color",
1044
+ "$value": {
1045
+ "colorSpace": "srgb",
1046
+ "components": [
1047
+ 0.7019608020782471,
1048
+ 0.7529411911964417,
1049
+ 0.8509804010391235
1050
+ ],
1051
+ "alpha": 1,
1052
+ "hex": "#B3C0D9"
1053
+ },
1054
+ "$extensions": {
1055
+ "com.figma.variableId": "VariableID:296:200",
1056
+ "com.figma.scopes": [
1057
+ "ALL_SCOPES"
1058
+ ],
1059
+ "com.figma.isOverride": true
1060
+ }
1061
+ },
1062
+ "navy-30": {
1063
+ "$type": "color",
1064
+ "$value": {
1065
+ "colorSpace": "srgb",
1066
+ "components": [
1067
+ 0.7647058963775635,
1068
+ 0.8039215803146362,
1069
+ 0.886274516582489
1070
+ ],
1071
+ "alpha": 1,
1072
+ "hex": "#C3CDE2"
1073
+ },
1074
+ "$extensions": {
1075
+ "com.figma.variableId": "VariableID:296:201",
1076
+ "com.figma.scopes": [
1077
+ "ALL_SCOPES"
1078
+ ],
1079
+ "com.figma.isOverride": true
1080
+ }
1081
+ },
1082
+ "navy-20": {
1083
+ "$type": "color",
1084
+ "$value": {
1085
+ "colorSpace": "srgb",
1086
+ "components": [
1087
+ 0.8274509906768799,
1088
+ 0.8549019694328308,
1089
+ 0.9215686321258545
1090
+ ],
1091
+ "alpha": 1,
1092
+ "hex": "#D3DAEB"
1093
+ },
1094
+ "$extensions": {
1095
+ "com.figma.variableId": "VariableID:296:202",
1096
+ "com.figma.scopes": [
1097
+ "ALL_SCOPES"
1098
+ ],
1099
+ "com.figma.isOverride": true
1100
+ }
1101
+ },
1102
+ "navy-10": {
1103
+ "$type": "color",
1104
+ "$value": {
1105
+ "colorSpace": "srgb",
1106
+ "components": [
1107
+ 0.95686274766922,
1108
+ 0.9647058844566345,
1109
+ 0.9803921580314636
1110
+ ],
1111
+ "alpha": 1,
1112
+ "hex": "#F4F6FA"
1113
+ },
1114
+ "$extensions": {
1115
+ "com.figma.variableId": "VariableID:296:203",
1116
+ "com.figma.scopes": [
1117
+ "ALL_SCOPES"
1118
+ ],
1119
+ "com.figma.isOverride": true
1120
+ }
1121
+ },
1122
+ "neutral-dark": {
1123
+ "$type": "color",
1124
+ "$value": {
1125
+ "colorSpace": "srgb",
1126
+ "components": [
1127
+ 0.45490196347236633,
1128
+ 0.34117648005485535,
1129
+ 0.2705882489681244
1130
+ ],
1131
+ "alpha": 1,
1132
+ "hex": "#745745"
1133
+ },
1134
+ "$extensions": {
1135
+ "com.figma.variableId": "VariableID:296:281",
1136
+ "com.figma.scopes": [
1137
+ "ALL_SCOPES"
1138
+ ],
1139
+ "com.figma.isOverride": true
1140
+ }
1141
+ },
1142
+ "neutral-mid-dark": {
1143
+ "$type": "color",
1144
+ "$value": {
1145
+ "colorSpace": "srgb",
1146
+ "components": [
1147
+ 0.4901960790157318,
1148
+ 0.3764705955982208,
1149
+ 0.29411765933036804
1150
+ ],
1151
+ "alpha": 1,
1152
+ "hex": "#7D604B"
1153
+ },
1154
+ "$extensions": {
1155
+ "com.figma.variableId": "VariableID:296:282",
1156
+ "com.figma.scopes": [
1157
+ "ALL_SCOPES"
1158
+ ],
1159
+ "com.figma.isOverride": true
1160
+ }
1161
+ },
1162
+ "neutral": {
1163
+ "$type": "color",
1164
+ "$value": {
1165
+ "colorSpace": "srgb",
1166
+ "components": [
1167
+ 0.5411764979362488,
1168
+ 0.42352941632270813,
1169
+ 0.34117648005485535
1170
+ ],
1171
+ "alpha": 1,
1172
+ "hex": "#8A6C57"
1173
+ },
1174
+ "$extensions": {
1175
+ "com.figma.variableId": "VariableID:296:283",
1176
+ "com.figma.scopes": [
1177
+ "ALL_SCOPES"
1178
+ ],
1179
+ "com.figma.isOverride": true
1180
+ }
1181
+ },
1182
+ "neutral-90": {
1183
+ "$type": "color",
1184
+ "$value": {
1185
+ "colorSpace": "srgb",
1186
+ "components": [
1187
+ 0.5843137502670288,
1188
+ 0.47058823704719543,
1189
+ 0.3960784375667572
1190
+ ],
1191
+ "alpha": 1,
1192
+ "hex": "#957865"
1193
+ },
1194
+ "$extensions": {
1195
+ "com.figma.variableId": "VariableID:296:284",
1196
+ "com.figma.scopes": [
1197
+ "ALL_SCOPES"
1198
+ ],
1199
+ "com.figma.isOverride": true
1200
+ }
1201
+ },
1202
+ "neutral-80": {
1203
+ "$type": "color",
1204
+ "$value": {
1205
+ "colorSpace": "srgb",
1206
+ "components": [
1207
+ 0.6313725709915161,
1208
+ 0.5215686559677124,
1209
+ 0.45098039507865906
1210
+ ],
1211
+ "alpha": 1,
1212
+ "hex": "#A18573"
1213
+ },
1214
+ "$extensions": {
1215
+ "com.figma.variableId": "VariableID:296:285",
1216
+ "com.figma.scopes": [
1217
+ "ALL_SCOPES"
1218
+ ],
1219
+ "com.figma.isOverride": true
1220
+ }
1221
+ },
1222
+ "neutral-70": {
1223
+ "$type": "color",
1224
+ "$value": {
1225
+ "colorSpace": "srgb",
1226
+ "components": [
1227
+ 0.6784313917160034,
1228
+ 0.5803921818733215,
1229
+ 0.5176470875740051
1230
+ ],
1231
+ "alpha": 1,
1232
+ "hex": "#AD9484"
1233
+ },
1234
+ "$extensions": {
1235
+ "com.figma.variableId": "VariableID:296:286",
1236
+ "com.figma.scopes": [
1237
+ "ALL_SCOPES"
1238
+ ],
1239
+ "com.figma.isOverride": true
1240
+ }
1241
+ },
1242
+ "neutral-60": {
1243
+ "$type": "color",
1244
+ "$value": {
1245
+ "colorSpace": "srgb",
1246
+ "components": [
1247
+ 0.729411780834198,
1248
+ 0.6431372761726379,
1249
+ 0.5882353186607361
1250
+ ],
1251
+ "alpha": 1,
1252
+ "hex": "#BAA496"
1253
+ },
1254
+ "$extensions": {
1255
+ "com.figma.variableId": "VariableID:296:287",
1256
+ "com.figma.scopes": [
1257
+ "ALL_SCOPES"
1258
+ ],
1259
+ "com.figma.isOverride": true
1260
+ }
1261
+ },
1262
+ "neutral-50": {
1263
+ "$type": "color",
1264
+ "$value": {
1265
+ "colorSpace": "srgb",
1266
+ "components": [
1267
+ 0.7764706015586853,
1268
+ 0.7058823704719543,
1269
+ 0.6627451181411743
1270
+ ],
1271
+ "alpha": 1,
1272
+ "hex": "#C6B4A9"
1273
+ },
1274
+ "$extensions": {
1275
+ "com.figma.variableId": "VariableID:296:288",
1276
+ "com.figma.scopes": [
1277
+ "ALL_SCOPES"
1278
+ ],
1279
+ "com.figma.isOverride": true
1280
+ }
1281
+ },
1282
+ "neutral-40": {
1283
+ "$type": "color",
1284
+ "$value": {
1285
+ "colorSpace": "srgb",
1286
+ "components": [
1287
+ 0.8274509906768799,
1288
+ 0.772549033164978,
1289
+ 0.7372549176216125
1290
+ ],
1291
+ "alpha": 1,
1292
+ "hex": "#D3C5BC"
1293
+ },
1294
+ "$extensions": {
1295
+ "com.figma.variableId": "VariableID:296:289",
1296
+ "com.figma.scopes": [
1297
+ "ALL_SCOPES"
1298
+ ],
1299
+ "com.figma.isOverride": true
1300
+ }
1301
+ },
1302
+ "neutral-30": {
1303
+ "$type": "color",
1304
+ "$value": {
1305
+ "colorSpace": "srgb",
1306
+ "components": [
1307
+ 0.8666666746139526,
1308
+ 0.8196078538894653,
1309
+ 0.7882353067398071
1310
+ ],
1311
+ "alpha": 1,
1312
+ "hex": "#DDD1C9"
1313
+ },
1314
+ "$extensions": {
1315
+ "com.figma.variableId": "VariableID:296:290",
1316
+ "com.figma.scopes": [
1317
+ "ALL_SCOPES"
1318
+ ],
1319
+ "com.figma.isOverride": true
1320
+ }
1321
+ },
1322
+ "neutral-20": {
1323
+ "$type": "color",
1324
+ "$value": {
1325
+ "colorSpace": "srgb",
1326
+ "components": [
1327
+ 0.9058823585510254,
1328
+ 0.8666666746139526,
1329
+ 0.843137264251709
1330
+ ],
1331
+ "alpha": 1,
1332
+ "hex": "#E7DDD7"
1333
+ },
1334
+ "$extensions": {
1335
+ "com.figma.variableId": "VariableID:296:291",
1336
+ "com.figma.scopes": [
1337
+ "ALL_SCOPES"
1338
+ ],
1339
+ "com.figma.isOverride": true
1340
+ }
1341
+ },
1342
+ "neutral-10": {
1343
+ "$type": "color",
1344
+ "$value": {
1345
+ "colorSpace": "srgb",
1346
+ "components": [
1347
+ 0.9725490212440491,
1348
+ 0.9607843160629272,
1349
+ 0.9490196108818054
1350
+ ],
1351
+ "alpha": 1,
1352
+ "hex": "#F8F5F2"
1353
+ },
1354
+ "$extensions": {
1355
+ "com.figma.variableId": "VariableID:296:292",
1356
+ "com.figma.scopes": [
1357
+ "ALL_SCOPES"
1358
+ ],
1359
+ "com.figma.isOverride": true
1360
+ }
1361
+ },
1362
+ "pacific-dark": {
1363
+ "$type": "color",
1364
+ "$value": {
1365
+ "colorSpace": "srgb",
1366
+ "components": [
1367
+ 0,
1368
+ 0.3137255012989044,
1369
+ 0.7058823704719543
1370
+ ],
1371
+ "alpha": 1,
1372
+ "hex": "#0050B4"
1373
+ },
1374
+ "$extensions": {
1375
+ "com.figma.variableId": "VariableID:296:180",
1376
+ "com.figma.scopes": [
1377
+ "ALL_SCOPES"
1378
+ ],
1379
+ "com.figma.isOverride": true
1380
+ }
1381
+ },
1382
+ "pacific-mid-dark": {
1383
+ "$type": "color",
1384
+ "$value": {
1385
+ "colorSpace": "srgb",
1386
+ "components": [
1387
+ 0,
1388
+ 0.3803921639919281,
1389
+ 0.7568627595901489
1390
+ ],
1391
+ "alpha": 1,
1392
+ "hex": "#0061C1"
1393
+ },
1394
+ "$extensions": {
1395
+ "com.figma.variableId": "VariableID:296:181",
1396
+ "com.figma.scopes": [
1397
+ "ALL_SCOPES"
1398
+ ],
1399
+ "com.figma.isOverride": true
1400
+ }
1401
+ },
1402
+ "pacific": {
1403
+ "$type": "color",
1404
+ "$value": {
1405
+ "colorSpace": "srgb",
1406
+ "components": [
1407
+ 0,
1408
+ 0.4470588266849518,
1409
+ 0.8078431487083435
1410
+ ],
1411
+ "alpha": 1,
1412
+ "hex": "#0072CE"
1413
+ },
1414
+ "$extensions": {
1415
+ "com.figma.variableId": "VariableID:296:182",
1416
+ "com.figma.scopes": [
1417
+ "ALL_SCOPES"
1418
+ ],
1419
+ "com.figma.isOverride": true
1420
+ }
1421
+ },
1422
+ "pacific-90": {
1423
+ "$type": "color",
1424
+ "$value": {
1425
+ "colorSpace": "srgb",
1426
+ "components": [
1427
+ 0.13333334028720856,
1428
+ 0.5176470875740051,
1429
+ 0.8352941274642944
1430
+ ],
1431
+ "alpha": 1,
1432
+ "hex": "#2284D5"
1433
+ },
1434
+ "$extensions": {
1435
+ "com.figma.variableId": "VariableID:296:183",
1436
+ "com.figma.scopes": [
1437
+ "ALL_SCOPES"
1438
+ ],
1439
+ "com.figma.isOverride": true
1440
+ }
1441
+ },
1442
+ "pacific-80": {
1443
+ "$type": "color",
1444
+ "$value": {
1445
+ "colorSpace": "srgb",
1446
+ "components": [
1447
+ 0.2666666805744171,
1448
+ 0.5921568870544434,
1449
+ 0.8627451062202454
1450
+ ],
1451
+ "alpha": 1,
1452
+ "hex": "#4497DC"
1453
+ },
1454
+ "$extensions": {
1455
+ "com.figma.variableId": "VariableID:296:184",
1456
+ "com.figma.scopes": [
1457
+ "ALL_SCOPES"
1458
+ ],
1459
+ "com.figma.isOverride": true
1460
+ }
1461
+ },
1462
+ "pacific-70": {
1463
+ "$type": "color",
1464
+ "$value": {
1465
+ "colorSpace": "srgb",
1466
+ "components": [
1467
+ 0.3803921639919281,
1468
+ 0.6549019813537598,
1469
+ 0.886274516582489
1470
+ ],
1471
+ "alpha": 1,
1472
+ "hex": "#61A7E2"
1473
+ },
1474
+ "$extensions": {
1475
+ "com.figma.variableId": "VariableID:296:185",
1476
+ "com.figma.scopes": [
1477
+ "ALL_SCOPES"
1478
+ ],
1479
+ "com.figma.isOverride": true
1480
+ }
1481
+ },
1482
+ "pacific-60": {
1483
+ "$type": "color",
1484
+ "$value": {
1485
+ "colorSpace": "srgb",
1486
+ "components": [
1487
+ 0.4941176474094391,
1488
+ 0.7176470756530762,
1489
+ 0.9098039269447327
1490
+ ],
1491
+ "alpha": 1,
1492
+ "hex": "#7EB7E8"
1493
+ },
1494
+ "$extensions": {
1495
+ "com.figma.variableId": "VariableID:296:186",
1496
+ "com.figma.scopes": [
1497
+ "ALL_SCOPES"
1498
+ ],
1499
+ "com.figma.isOverride": true
1500
+ }
1501
+ },
1502
+ "pacific-50": {
1503
+ "$type": "color",
1504
+ "$value": {
1505
+ "colorSpace": "srgb",
1506
+ "components": [
1507
+ 0.5882353186607361,
1508
+ 0.7686274647712708,
1509
+ 0.929411768913269
1510
+ ],
1511
+ "alpha": 1,
1512
+ "hex": "#96C4ED"
1513
+ },
1514
+ "$extensions": {
1515
+ "com.figma.variableId": "VariableID:296:187",
1516
+ "com.figma.scopes": [
1517
+ "ALL_SCOPES"
1518
+ ],
1519
+ "com.figma.isOverride": true
1520
+ }
1521
+ },
1522
+ "pacific-40": {
1523
+ "$type": "color",
1524
+ "$value": {
1525
+ "colorSpace": "srgb",
1526
+ "components": [
1527
+ 0.686274528503418,
1528
+ 0.8235294222831726,
1529
+ 0.9490196108818054
1530
+ ],
1531
+ "alpha": 1,
1532
+ "hex": "#AFD2F2"
1533
+ },
1534
+ "$extensions": {
1535
+ "com.figma.variableId": "VariableID:296:188",
1536
+ "com.figma.scopes": [
1537
+ "ALL_SCOPES"
1538
+ ],
1539
+ "com.figma.isOverride": true
1540
+ }
1541
+ },
1542
+ "pacific-30": {
1543
+ "$type": "color",
1544
+ "$value": {
1545
+ "colorSpace": "srgb",
1546
+ "components": [
1547
+ 0.7647058963775635,
1548
+ 0.8666666746139526,
1549
+ 0.9647058844566345
1550
+ ],
1551
+ "alpha": 1,
1552
+ "hex": "#C3DDF6"
1553
+ },
1554
+ "$extensions": {
1555
+ "com.figma.variableId": "VariableID:296:189",
1556
+ "com.figma.scopes": [
1557
+ "ALL_SCOPES"
1558
+ ],
1559
+ "com.figma.isOverride": true
1560
+ }
1561
+ },
1562
+ "pacific-20": {
1563
+ "$type": "color",
1564
+ "$value": {
1565
+ "colorSpace": "srgb",
1566
+ "components": [
1567
+ 0.8392156958580017,
1568
+ 0.9098039269447327,
1569
+ 0.9803921580314636
1570
+ ],
1571
+ "alpha": 1,
1572
+ "hex": "#D6E8FA"
1573
+ },
1574
+ "$extensions": {
1575
+ "com.figma.variableId": "VariableID:296:190",
1576
+ "com.figma.scopes": [
1577
+ "ALL_SCOPES"
1578
+ ],
1579
+ "com.figma.isOverride": true
1580
+ }
1581
+ },
1582
+ "pacific-10": {
1583
+ "$type": "color",
1584
+ "$value": {
1585
+ "colorSpace": "srgb",
1586
+ "components": [
1587
+ 0.9372549057006836,
1588
+ 0.9725490212440491,
1589
+ 0.9921568632125854
1590
+ ],
1591
+ "alpha": 1,
1592
+ "hex": "#EFF8FD"
1593
+ },
1594
+ "$extensions": {
1595
+ "com.figma.variableId": "VariableID:296:191",
1596
+ "com.figma.scopes": [
1597
+ "ALL_SCOPES"
1598
+ ],
1599
+ "com.figma.isOverride": true
1600
+ }
1601
+ },
1602
+ "purple-dark": {
1603
+ "$type": "color",
1604
+ "$value": {
1605
+ "colorSpace": "srgb",
1606
+ "components": [
1607
+ 0.6274510025978088,
1608
+ 0.10588235408067703,
1609
+ 0.40784314274787903
1610
+ ],
1611
+ "alpha": 1,
1612
+ "hex": "#A01B68"
1613
+ },
1614
+ "$extensions": {
1615
+ "com.figma.variableId": "VariableID:296:245",
1616
+ "com.figma.scopes": [
1617
+ "ALL_SCOPES"
1618
+ ],
1619
+ "com.figma.isOverride": true
1620
+ }
1621
+ },
1622
+ "purple-mid-dark": {
1623
+ "$type": "color",
1624
+ "$value": {
1625
+ "colorSpace": "srgb",
1626
+ "components": [
1627
+ 0.6666666865348816,
1628
+ 0.125490203499794,
1629
+ 0.4431372582912445
1630
+ ],
1631
+ "alpha": 1,
1632
+ "hex": "#AA2071"
1633
+ },
1634
+ "$extensions": {
1635
+ "com.figma.variableId": "VariableID:296:246",
1636
+ "com.figma.scopes": [
1637
+ "ALL_SCOPES"
1638
+ ],
1639
+ "com.figma.isOverride": true
1640
+ }
1641
+ },
1642
+ "purple": {
1643
+ "$type": "color",
1644
+ "$value": {
1645
+ "colorSpace": "srgb",
1646
+ "components": [
1647
+ 0.7058823704719543,
1648
+ 0.14901961386203766,
1649
+ 0.47843137383461
1650
+ ],
1651
+ "alpha": 1,
1652
+ "hex": "#B4267A"
1653
+ },
1654
+ "$extensions": {
1655
+ "com.figma.variableId": "VariableID:296:247",
1656
+ "com.figma.scopes": [
1657
+ "ALL_SCOPES"
1658
+ ],
1659
+ "com.figma.isOverride": true
1660
+ }
1661
+ },
1662
+ "purple-90": {
1663
+ "$type": "color",
1664
+ "$value": {
1665
+ "colorSpace": "srgb",
1666
+ "components": [
1667
+ 0.7450980544090271,
1668
+ 0.26274511218070984,
1669
+ 0.545098066329956
1670
+ ],
1671
+ "alpha": 1,
1672
+ "hex": "#BE438B"
1673
+ },
1674
+ "$extensions": {
1675
+ "com.figma.variableId": "VariableID:296:248",
1676
+ "com.figma.scopes": [
1677
+ "ALL_SCOPES"
1678
+ ],
1679
+ "com.figma.isOverride": true
1680
+ }
1681
+ },
1682
+ "purple-80": {
1683
+ "$type": "color",
1684
+ "$value": {
1685
+ "colorSpace": "srgb",
1686
+ "components": [
1687
+ 0.772549033164978,
1688
+ 0.3490196168422699,
1689
+ 0.5960784554481506
1690
+ ],
1691
+ "alpha": 1,
1692
+ "hex": "#C55998"
1693
+ },
1694
+ "$extensions": {
1695
+ "com.figma.variableId": "VariableID:296:249",
1696
+ "com.figma.scopes": [
1697
+ "ALL_SCOPES"
1698
+ ],
1699
+ "com.figma.isOverride": true
1700
+ }
1701
+ },
1702
+ "purple-70": {
1703
+ "$type": "color",
1704
+ "$value": {
1705
+ "colorSpace": "srgb",
1706
+ "components": [
1707
+ 0.8039215803146362,
1708
+ 0.43921568989753723,
1709
+ 0.6470588445663452
1710
+ ],
1711
+ "alpha": 1,
1712
+ "hex": "#CD70A5"
1713
+ },
1714
+ "$extensions": {
1715
+ "com.figma.variableId": "VariableID:296:250",
1716
+ "com.figma.scopes": [
1717
+ "ALL_SCOPES"
1718
+ ],
1719
+ "com.figma.isOverride": true
1720
+ }
1721
+ },
1722
+ "purple-60": {
1723
+ "$type": "color",
1724
+ "$value": {
1725
+ "colorSpace": "srgb",
1726
+ "components": [
1727
+ 0.8313725590705872,
1728
+ 0.5254902243614197,
1729
+ 0.6980392336845398
1730
+ ],
1731
+ "alpha": 1,
1732
+ "hex": "#D486B2"
1733
+ },
1734
+ "$extensions": {
1735
+ "com.figma.variableId": "VariableID:296:251",
1736
+ "com.figma.scopes": [
1737
+ "ALL_SCOPES"
1738
+ ],
1739
+ "com.figma.isOverride": true
1740
+ }
1741
+ },
1742
+ "purple-50": {
1743
+ "$type": "color",
1744
+ "$value": {
1745
+ "colorSpace": "srgb",
1746
+ "components": [
1747
+ 0.8627451062202454,
1748
+ 0.6117647290229797,
1749
+ 0.7490196228027344
1750
+ ],
1751
+ "alpha": 1,
1752
+ "hex": "#DC9CBF"
1753
+ },
1754
+ "$extensions": {
1755
+ "com.figma.variableId": "VariableID:296:252",
1756
+ "com.figma.scopes": [
1757
+ "ALL_SCOPES"
1758
+ ],
1759
+ "com.figma.isOverride": true
1760
+ }
1761
+ },
1762
+ "purple-40": {
1763
+ "$type": "color",
1764
+ "$value": {
1765
+ "colorSpace": "srgb",
1766
+ "components": [
1767
+ 0.8901960849761963,
1768
+ 0.6980392336845398,
1769
+ 0.800000011920929
1770
+ ],
1771
+ "alpha": 1,
1772
+ "hex": "#E3B2CC"
1773
+ },
1774
+ "$extensions": {
1775
+ "com.figma.variableId": "VariableID:296:253",
1776
+ "com.figma.scopes": [
1777
+ "ALL_SCOPES"
1778
+ ],
1779
+ "com.figma.isOverride": true
1780
+ }
1781
+ },
1782
+ "purple-30": {
1783
+ "$type": "color",
1784
+ "$value": {
1785
+ "colorSpace": "srgb",
1786
+ "components": [
1787
+ 0.9215686321258545,
1788
+ 0.7882353067398071,
1789
+ 0.8509804010391235
1790
+ ],
1791
+ "alpha": 1,
1792
+ "hex": "#EBC9D9"
1793
+ },
1794
+ "$extensions": {
1795
+ "com.figma.variableId": "VariableID:296:254",
1796
+ "com.figma.scopes": [
1797
+ "ALL_SCOPES"
1798
+ ],
1799
+ "com.figma.isOverride": true
1800
+ }
1801
+ },
1802
+ "purple-20": {
1803
+ "$type": "color",
1804
+ "$value": {
1805
+ "colorSpace": "srgb",
1806
+ "components": [
1807
+ 0.9411764740943909,
1808
+ 0.8470588326454163,
1809
+ 0.886274516582489
1810
+ ],
1811
+ "alpha": 1,
1812
+ "hex": "#F0D8E2"
1813
+ },
1814
+ "$extensions": {
1815
+ "com.figma.variableId": "VariableID:296:255",
1816
+ "com.figma.scopes": [
1817
+ "ALL_SCOPES"
1818
+ ],
1819
+ "com.figma.isOverride": true
1820
+ }
1821
+ },
1822
+ "purple-10": {
1823
+ "$type": "color",
1824
+ "$value": {
1825
+ "colorSpace": "srgb",
1826
+ "components": [
1827
+ 0.9921568632125854,
1828
+ 0.9529411792755127,
1829
+ 0.9725490212440491
1830
+ ],
1831
+ "alpha": 1,
1832
+ "hex": "#FDF3F8"
1833
+ },
1834
+ "$extensions": {
1835
+ "com.figma.variableId": "VariableID:296:256",
1836
+ "com.figma.scopes": [
1837
+ "ALL_SCOPES"
1838
+ ],
1839
+ "com.figma.isOverride": true
1840
+ }
1841
+ },
1842
+ "red-dark": {
1843
+ "$type": "color",
1844
+ "$value": {
1845
+ "colorSpace": "srgb",
1846
+ "components": [
1847
+ 0.7137255072593689,
1848
+ 0.1882352977991104,
1849
+ 0.0784313753247261
1850
+ ],
1851
+ "alpha": 1,
1852
+ "hex": "#B63014"
1853
+ },
1854
+ "$extensions": {
1855
+ "com.figma.variableId": "VariableID:296:257",
1856
+ "com.figma.scopes": [
1857
+ "ALL_SCOPES"
1858
+ ],
1859
+ "com.figma.isOverride": true
1860
+ }
1861
+ },
1862
+ "red-mid-dark": {
1863
+ "$type": "color",
1864
+ "$value": {
1865
+ "colorSpace": "srgb",
1866
+ "components": [
1867
+ 0.7647058963775635,
1868
+ 0.21960784494876862,
1869
+ 0.10980392247438431
1870
+ ],
1871
+ "alpha": 1,
1872
+ "hex": "#C3381C"
1873
+ },
1874
+ "$extensions": {
1875
+ "com.figma.variableId": "VariableID:296:258",
1876
+ "com.figma.scopes": [
1877
+ "ALL_SCOPES"
1878
+ ],
1879
+ "com.figma.isOverride": true
1880
+ }
1881
+ },
1882
+ "red": {
1883
+ "$type": "color",
1884
+ "$value": {
1885
+ "colorSpace": "srgb",
1886
+ "components": [
1887
+ 0.8196078538894653,
1888
+ 0.2549019753932953,
1889
+ 0.1411764770746231
1890
+ ],
1891
+ "alpha": 1,
1892
+ "hex": "#D14124"
1893
+ },
1894
+ "$extensions": {
1895
+ "com.figma.variableId": "VariableID:296:259",
1896
+ "com.figma.scopes": [
1897
+ "ALL_SCOPES"
1898
+ ],
1899
+ "com.figma.isOverride": true
1900
+ }
1901
+ },
1902
+ "red-90": {
1903
+ "$type": "color",
1904
+ "$value": {
1905
+ "colorSpace": "srgb",
1906
+ "components": [
1907
+ 0.843137264251709,
1908
+ 0.3529411852359772,
1909
+ 0.250980406999588
1910
+ ],
1911
+ "alpha": 1,
1912
+ "hex": "#D75A40"
1913
+ },
1914
+ "$extensions": {
1915
+ "com.figma.variableId": "VariableID:296:260",
1916
+ "com.figma.scopes": [
1917
+ "ALL_SCOPES"
1918
+ ],
1919
+ "com.figma.isOverride": true
1920
+ }
1921
+ },
1922
+ "red-80": {
1923
+ "$type": "color",
1924
+ "$value": {
1925
+ "colorSpace": "srgb",
1926
+ "components": [
1927
+ 0.8666666746139526,
1928
+ 0.45098039507865906,
1929
+ 0.364705890417099
1930
+ ],
1931
+ "alpha": 1,
1932
+ "hex": "#DD735D"
1933
+ },
1934
+ "$extensions": {
1935
+ "com.figma.variableId": "VariableID:296:261",
1936
+ "com.figma.scopes": [
1937
+ "ALL_SCOPES"
1938
+ ],
1939
+ "com.figma.isOverride": true
1940
+ }
1941
+ },
1942
+ "red-70": {
1943
+ "$type": "color",
1944
+ "$value": {
1945
+ "colorSpace": "srgb",
1946
+ "components": [
1947
+ 0.886274516582489,
1948
+ 0.5333333611488342,
1949
+ 0.4588235318660736
1950
+ ],
1951
+ "alpha": 1,
1952
+ "hex": "#E28875"
1953
+ },
1954
+ "$extensions": {
1955
+ "com.figma.variableId": "VariableID:296:262",
1956
+ "com.figma.scopes": [
1957
+ "ALL_SCOPES"
1958
+ ],
1959
+ "com.figma.isOverride": true
1960
+ }
1961
+ },
1962
+ "red-60": {
1963
+ "$type": "color",
1964
+ "$value": {
1965
+ "colorSpace": "srgb",
1966
+ "components": [
1967
+ 0.9058823585510254,
1968
+ 0.6196078658103943,
1969
+ 0.5568627715110779
1970
+ ],
1971
+ "alpha": 1,
1972
+ "hex": "#E79E8E"
1973
+ },
1974
+ "$extensions": {
1975
+ "com.figma.variableId": "VariableID:296:263",
1976
+ "com.figma.scopes": [
1977
+ "ALL_SCOPES"
1978
+ ],
1979
+ "com.figma.isOverride": true
1980
+ }
1981
+ },
1982
+ "red-50": {
1983
+ "$type": "color",
1984
+ "$value": {
1985
+ "colorSpace": "srgb",
1986
+ "components": [
1987
+ 0.9215686321258545,
1988
+ 0.6901960968971252,
1989
+ 0.6392157077789307
1990
+ ],
1991
+ "alpha": 1,
1992
+ "hex": "#EBB0A3"
1993
+ },
1994
+ "$extensions": {
1995
+ "com.figma.variableId": "VariableID:296:264",
1996
+ "com.figma.scopes": [
1997
+ "ALL_SCOPES"
1998
+ ],
1999
+ "com.figma.isOverride": true
2000
+ }
2001
+ },
2002
+ "red-40": {
2003
+ "$type": "color",
2004
+ "$value": {
2005
+ "colorSpace": "srgb",
2006
+ "components": [
2007
+ 0.9411764740943909,
2008
+ 0.7647058963775635,
2009
+ 0.7215686440467834
2010
+ ],
2011
+ "alpha": 1,
2012
+ "hex": "#F0C3B8"
2013
+ },
2014
+ "$extensions": {
2015
+ "com.figma.variableId": "VariableID:296:265",
2016
+ "com.figma.scopes": [
2017
+ "ALL_SCOPES"
2018
+ ],
2019
+ "com.figma.isOverride": true
2020
+ }
2021
+ },
2022
+ "red-30": {
2023
+ "$type": "color",
2024
+ "$value": {
2025
+ "colorSpace": "srgb",
2026
+ "components": [
2027
+ 0.9529411792755127,
2028
+ 0.8196078538894653,
2029
+ 0.7843137383460999
2030
+ ],
2031
+ "alpha": 1,
2032
+ "hex": "#F3D1C8"
2033
+ },
2034
+ "$extensions": {
2035
+ "com.figma.variableId": "VariableID:296:266",
2036
+ "com.figma.scopes": [
2037
+ "ALL_SCOPES"
2038
+ ],
2039
+ "com.figma.isOverride": true
2040
+ }
2041
+ },
2042
+ "red-20": {
2043
+ "$type": "color",
2044
+ "$value": {
2045
+ "colorSpace": "srgb",
2046
+ "components": [
2047
+ 0.9686274528503418,
2048
+ 0.8784313797950745,
2049
+ 0.8509804010391235
2050
+ ],
2051
+ "alpha": 1,
2052
+ "hex": "#F7E0D9"
2053
+ },
2054
+ "$extensions": {
2055
+ "com.figma.variableId": "VariableID:296:267",
2056
+ "com.figma.scopes": [
2057
+ "ALL_SCOPES"
2058
+ ],
2059
+ "com.figma.isOverride": true
2060
+ }
2061
+ },
2062
+ "red-10": {
2063
+ "$type": "color",
2064
+ "$value": {
2065
+ "colorSpace": "srgb",
2066
+ "components": [
2067
+ 0.9843137264251709,
2068
+ 0.9372549057006836,
2069
+ 0.9254902005195618
2070
+ ],
2071
+ "alpha": 1,
2072
+ "hex": "#FBEFEC"
2073
+ },
2074
+ "$extensions": {
2075
+ "com.figma.variableId": "VariableID:296:268",
2076
+ "com.figma.scopes": [
2077
+ "ALL_SCOPES"
2078
+ ],
2079
+ "com.figma.isOverride": true
2080
+ }
2081
+ },
2082
+ "teal-dark": {
2083
+ "$type": "color",
2084
+ "$value": {
2085
+ "colorSpace": "srgb",
2086
+ "components": [
2087
+ 0,
2088
+ 0.3686274588108063,
2089
+ 0.364705890417099
2090
+ ],
2091
+ "alpha": 1,
2092
+ "hex": "#005E5D"
2093
+ },
2094
+ "$extensions": {
2095
+ "com.figma.variableId": "VariableID:296:204",
2096
+ "com.figma.scopes": [
2097
+ "ALL_SCOPES"
2098
+ ],
2099
+ "com.figma.isOverride": true
2100
+ }
2101
+ },
2102
+ "teal-mid-dark": {
2103
+ "$type": "color",
2104
+ "$value": {
2105
+ "colorSpace": "srgb",
2106
+ "components": [
2107
+ 0.07058823853731155,
2108
+ 0.41960784792900085,
2109
+ 0.4117647111415863
2110
+ ],
2111
+ "alpha": 1,
2112
+ "hex": "#126B69"
2113
+ },
2114
+ "$extensions": {
2115
+ "com.figma.variableId": "VariableID:296:205",
2116
+ "com.figma.scopes": [
2117
+ "ALL_SCOPES"
2118
+ ],
2119
+ "com.figma.isOverride": true
2120
+ }
2121
+ },
2122
+ "teal": {
2123
+ "$type": "color",
2124
+ "$value": {
2125
+ "colorSpace": "srgb",
2126
+ "components": [
2127
+ 0.14509804546833038,
2128
+ 0.4627451002597809,
2129
+ 0.4588235318660736
2130
+ ],
2131
+ "alpha": 1,
2132
+ "hex": "#257675"
2133
+ },
2134
+ "$extensions": {
2135
+ "com.figma.variableId": "VariableID:296:206",
2136
+ "com.figma.scopes": [
2137
+ "ALL_SCOPES"
2138
+ ],
2139
+ "com.figma.isOverride": true
2140
+ }
2141
+ },
2142
+ "teal-90": {
2143
+ "$type": "color",
2144
+ "$value": {
2145
+ "colorSpace": "srgb",
2146
+ "components": [
2147
+ 0.24313725531101227,
2148
+ 0.5254902243614197,
2149
+ 0.5215686559677124
2150
+ ],
2151
+ "alpha": 1,
2152
+ "hex": "#3E8685"
2153
+ },
2154
+ "$extensions": {
2155
+ "com.figma.variableId": "VariableID:296:207",
2156
+ "com.figma.scopes": [
2157
+ "ALL_SCOPES"
2158
+ ],
2159
+ "com.figma.isOverride": true
2160
+ }
2161
+ },
2162
+ "teal-80": {
2163
+ "$type": "color",
2164
+ "$value": {
2165
+ "colorSpace": "srgb",
2166
+ "components": [
2167
+ 0.34117648005485535,
2168
+ 0.5882353186607361,
2169
+ 0.5843137502670288
2170
+ ],
2171
+ "alpha": 1,
2172
+ "hex": "#579695"
2173
+ },
2174
+ "$extensions": {
2175
+ "com.figma.variableId": "VariableID:296:208",
2176
+ "com.figma.scopes": [
2177
+ "ALL_SCOPES"
2178
+ ],
2179
+ "com.figma.isOverride": true
2180
+ }
2181
+ },
2182
+ "teal-70": {
2183
+ "$type": "color",
2184
+ "$value": {
2185
+ "colorSpace": "srgb",
2186
+ "components": [
2187
+ 0.43921568989753723,
2188
+ 0.6509804129600525,
2189
+ 0.6470588445663452
2190
+ ],
2191
+ "alpha": 1,
2192
+ "hex": "#70A6A5"
2193
+ },
2194
+ "$extensions": {
2195
+ "com.figma.variableId": "VariableID:296:209",
2196
+ "com.figma.scopes": [
2197
+ "ALL_SCOPES"
2198
+ ],
2199
+ "com.figma.isOverride": true
2200
+ }
2201
+ },
2202
+ "teal-60": {
2203
+ "$type": "color",
2204
+ "$value": {
2205
+ "colorSpace": "srgb",
2206
+ "components": [
2207
+ 0.5372549295425415,
2208
+ 0.7137255072593689,
2209
+ 0.7098039388656616
2210
+ ],
2211
+ "alpha": 1,
2212
+ "hex": "#89B6B5"
2213
+ },
2214
+ "$extensions": {
2215
+ "com.figma.variableId": "VariableID:296:210",
2216
+ "com.figma.scopes": [
2217
+ "ALL_SCOPES"
2218
+ ],
2219
+ "com.figma.isOverride": true
2220
+ }
2221
+ },
2222
+ "teal-50": {
2223
+ "$type": "color",
2224
+ "$value": {
2225
+ "colorSpace": "srgb",
2226
+ "components": [
2227
+ 0.6196078658103943,
2228
+ 0.7686274647712708,
2229
+ 0.7647058963775635
2230
+ ],
2231
+ "alpha": 1,
2232
+ "hex": "#9EC4C3"
2233
+ },
2234
+ "$extensions": {
2235
+ "com.figma.variableId": "VariableID:296:211",
2236
+ "com.figma.scopes": [
2237
+ "ALL_SCOPES"
2238
+ ],
2239
+ "com.figma.isOverride": true
2240
+ }
2241
+ },
2242
+ "teal-40": {
2243
+ "$type": "color",
2244
+ "$value": {
2245
+ "colorSpace": "srgb",
2246
+ "components": [
2247
+ 0.7058823704719543,
2248
+ 0.8235294222831726,
2249
+ 0.8196078538894653
2250
+ ],
2251
+ "alpha": 1,
2252
+ "hex": "#B4D2D1"
2253
+ },
2254
+ "$extensions": {
2255
+ "com.figma.variableId": "VariableID:296:212",
2256
+ "com.figma.scopes": [
2257
+ "ALL_SCOPES"
2258
+ ],
2259
+ "com.figma.isOverride": true
2260
+ }
2261
+ },
2262
+ "teal-30": {
2263
+ "$type": "color",
2264
+ "$value": {
2265
+ "colorSpace": "srgb",
2266
+ "components": [
2267
+ 0.7686274647712708,
2268
+ 0.8666666746139526,
2269
+ 0.8627451062202454
2270
+ ],
2271
+ "alpha": 1,
2272
+ "hex": "#C4DDDC"
2273
+ },
2274
+ "$extensions": {
2275
+ "com.figma.variableId": "VariableID:296:213",
2276
+ "com.figma.scopes": [
2277
+ "ALL_SCOPES"
2278
+ ],
2279
+ "com.figma.isOverride": true
2280
+ }
2281
+ },
2282
+ "teal-20": {
2283
+ "$type": "color",
2284
+ "$value": {
2285
+ "colorSpace": "srgb",
2286
+ "components": [
2287
+ 0.8313725590705872,
2288
+ 0.9058823585510254,
2289
+ 0.9019607901573181
2290
+ ],
2291
+ "alpha": 1,
2292
+ "hex": "#D4E7E6"
2293
+ },
2294
+ "$extensions": {
2295
+ "com.figma.variableId": "VariableID:296:214",
2296
+ "com.figma.scopes": [
2297
+ "ALL_SCOPES"
2298
+ ],
2299
+ "com.figma.isOverride": true
2300
+ }
2301
+ },
2302
+ "teal-10": {
2303
+ "$type": "color",
2304
+ "$value": {
2305
+ "colorSpace": "srgb",
2306
+ "components": [
2307
+ 0.9411764740943909,
2308
+ 0.9686274528503418,
2309
+ 0.9647058844566345
2310
+ ],
2311
+ "alpha": 1,
2312
+ "hex": "#F0F7F6"
2313
+ },
2314
+ "$extensions": {
2315
+ "com.figma.variableId": "VariableID:296:215",
2316
+ "com.figma.scopes": [
2317
+ "ALL_SCOPES"
2318
+ ],
2319
+ "com.figma.isOverride": true
2320
+ }
2321
+ },
2322
+ "font-stack": {
2323
+ "$type": "string",
2324
+ "$value": "system-ui,sans-serif",
2325
+ "$extensions": {
2326
+ "com.figma.variableId": "VariableID:8191:7009",
2327
+ "com.figma.scopes": [
2328
+ "ALL_SCOPES"
2329
+ ],
2330
+ "com.figma.type": "string",
2331
+ "com.figma.isOverride": true
2332
+ }
2333
+ },
2334
+ "$extensions": {
2335
+ "com.figma.modeName": "default"
1641
2336
  }
1642
- }
2337
+ }