@skyscanner/bpk-foundations-ios 2.3.0 → 2.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.
@@ -245,6 +245,34 @@
245
245
  "originalValue": "{!SPACING_MD}",
246
246
  "name": "buttonPaddingVertical"
247
247
  },
248
+ {
249
+ "type": "color",
250
+ "category": "canvas-colors",
251
+ "value": "#f1f2f8ff",
252
+ "originalValue": "{!GREY_10}",
253
+ "name": "canvasContrastDay"
254
+ },
255
+ {
256
+ "type": "color",
257
+ "category": "canvas-colors",
258
+ "value": "#2c2c2eff",
259
+ "originalValue": "{!NIGHT_GREY_20}",
260
+ "name": "canvasContrastNight"
261
+ },
262
+ {
263
+ "type": "color",
264
+ "category": "canvas-colors",
265
+ "value": "#ffffffff",
266
+ "originalValue": "{!WHITE}",
267
+ "name": "canvasDay"
268
+ },
269
+ {
270
+ "type": "color",
271
+ "category": "canvas-colors",
272
+ "value": "#000000ff",
273
+ "originalValue": "{!NIGHT_GREY_10}",
274
+ "name": "canvasNight"
275
+ },
248
276
  {
249
277
  "type": "size",
250
278
  "category": "carousel-indicator-dots",
@@ -273,6 +301,13 @@
273
301
  "originalValue": "{!ABISKO}",
274
302
  "name": "colorAbisko"
275
303
  },
304
+ {
305
+ "type": "color",
306
+ "category": "colors",
307
+ "value": "#ff9400ff",
308
+ "originalValue": "{!AMBER_SPOT}",
309
+ "name": "colorAmberSpot"
310
+ },
276
311
  {
277
312
  "type": "color",
278
313
  "category": "colors",
@@ -280,6 +315,13 @@
280
315
  "originalValue": "{!BAGAN}",
281
316
  "name": "colorBagan"
282
317
  },
318
+ {
319
+ "type": "color",
320
+ "category": "colors",
321
+ "value": "#d1435bff",
322
+ "originalValue": "{!BERRY}",
323
+ "name": "colorBerry"
324
+ },
283
325
  {
284
326
  "type": "color",
285
327
  "category": "colors",
@@ -329,6 +371,20 @@
329
371
  "originalValue": "{!BLACK_TINT_06}",
330
372
  "name": "colorBlackTint06"
331
373
  },
374
+ {
375
+ "type": "color",
376
+ "category": "colors",
377
+ "value": "#a1eeffff",
378
+ "originalValue": "{!BLUE_BRIGHT}",
379
+ "name": "colorBlueBright"
380
+ },
381
+ {
382
+ "type": "color",
383
+ "category": "colors",
384
+ "value": "#d9f8ffff",
385
+ "originalValue": "{!BLUE_MUTED}",
386
+ "name": "colorBlueMuted"
387
+ },
332
388
  {
333
389
  "type": "color",
334
390
  "category": "colors",
@@ -336,6 +392,27 @@
336
392
  "originalValue": "{!BUNOL}",
337
393
  "name": "colorBunol"
338
394
  },
395
+ {
396
+ "type": "color",
397
+ "category": "colors",
398
+ "value": "#111236ff",
399
+ "originalValue": "{!CHARCOAL}",
400
+ "name": "colorCharcoal"
401
+ },
402
+ {
403
+ "type": "color",
404
+ "category": "colors",
405
+ "value": "#02122cff",
406
+ "originalValue": "{!DARK_SKY}",
407
+ "name": "colorDarkSky"
408
+ },
409
+ {
410
+ "type": "color",
411
+ "category": "colors",
412
+ "value": "#0fa1a9ff",
413
+ "originalValue": "{!ECO_GREEN}",
414
+ "name": "colorEcoGreen"
415
+ },
339
416
  {
340
417
  "type": "color",
341
418
  "category": "colors",
@@ -350,6 +427,55 @@
350
427
  "originalValue": "{!GLENCOE}",
351
428
  "name": "colorGlencoe"
352
429
  },
430
+ {
431
+ "type": "color",
432
+ "category": "colors",
433
+ "value": "#93ffdeff",
434
+ "originalValue": "{!GREEN_BRIGHT}",
435
+ "name": "colorGreenBright"
436
+ },
437
+ {
438
+ "type": "color",
439
+ "category": "colors",
440
+ "value": "#d0eeecff",
441
+ "originalValue": "{!GREEN_MUTED}",
442
+ "name": "colorGreenMuted"
443
+ },
444
+ {
445
+ "type": "color",
446
+ "category": "colors",
447
+ "value": "#00a698ff",
448
+ "originalValue": "{!GREEN_SPOT}",
449
+ "name": "colorGreenSpot"
450
+ },
451
+ {
452
+ "type": "color",
453
+ "category": "colors",
454
+ "value": "#f1f2f8ff",
455
+ "originalValue": "{!GREY_10}",
456
+ "name": "colorGrey10"
457
+ },
458
+ {
459
+ "type": "color",
460
+ "category": "colors",
461
+ "value": "#dddde5ff",
462
+ "originalValue": "{!GREY_20}",
463
+ "name": "colorGrey20"
464
+ },
465
+ {
466
+ "type": "color",
467
+ "category": "colors",
468
+ "value": "#cdcdd7ff",
469
+ "originalValue": "{!GREY_30}",
470
+ "name": "colorGrey30"
471
+ },
472
+ {
473
+ "type": "color",
474
+ "category": "colors",
475
+ "value": "#68697fff",
476
+ "originalValue": "{!GREY_40}",
477
+ "name": "colorGrey40"
478
+ },
353
479
  {
354
480
  "type": "color",
355
481
  "category": "colors",
@@ -385,6 +511,97 @@
385
511
  "originalValue": "{!NARA}",
386
512
  "name": "colorNara"
387
513
  },
514
+ {
515
+ "type": "color",
516
+ "category": "colors",
517
+ "value": "#d1435bff",
518
+ "originalValue": "{!NIGHT_BERRY}",
519
+ "name": "colorNightBerry"
520
+ },
521
+ {
522
+ "type": "color",
523
+ "category": "colors",
524
+ "value": "#6d9febff",
525
+ "originalValue": "{!NIGHT_BLUE}",
526
+ "name": "colorNightBlue"
527
+ },
528
+ {
529
+ "type": "color",
530
+ "category": "colors",
531
+ "value": "#b1ffe7ff",
532
+ "originalValue": "{!NIGHT_GREEN_FILL}",
533
+ "name": "colorNightGreenFill"
534
+ },
535
+ {
536
+ "type": "color",
537
+ "category": "colors",
538
+ "value": "#00a698ff",
539
+ "originalValue": "{!NIGHT_GREEN_SPOT}",
540
+ "name": "colorNightGreenSpot"
541
+ },
542
+ {
543
+ "type": "color",
544
+ "category": "colors",
545
+ "value": "#000000ff",
546
+ "originalValue": "{!NIGHT_GREY_10}",
547
+ "name": "colorNightGrey10"
548
+ },
549
+ {
550
+ "type": "color",
551
+ "category": "colors",
552
+ "value": "#2c2c2eff",
553
+ "originalValue": "{!NIGHT_GREY_20}",
554
+ "name": "colorNightGrey20"
555
+ },
556
+ {
557
+ "type": "color",
558
+ "category": "colors",
559
+ "value": "#48484aff",
560
+ "originalValue": "{!NIGHT_GREY_30}",
561
+ "name": "colorNightGrey30"
562
+ },
563
+ {
564
+ "type": "color",
565
+ "category": "colors",
566
+ "value": "#8e8e93ff",
567
+ "originalValue": "{!NIGHT_GREY_40}",
568
+ "name": "colorNightGrey40"
569
+ },
570
+ {
571
+ "type": "color",
572
+ "category": "colors",
573
+ "value": "#ffcaddff",
574
+ "originalValue": "{!NIGHT_PINK}",
575
+ "name": "colorNightPink"
576
+ },
577
+ {
578
+ "type": "color",
579
+ "category": "colors",
580
+ "value": "#054184ff",
581
+ "originalValue": "{!NIGHT_SKY}",
582
+ "name": "colorNightSky"
583
+ },
584
+ {
585
+ "type": "color",
586
+ "category": "colors",
587
+ "value": "#fbf1bbff",
588
+ "originalValue": "{!NIGHT_YELLOW_FILL}",
589
+ "name": "colorNightYellowFill"
590
+ },
591
+ {
592
+ "type": "color",
593
+ "category": "colors",
594
+ "value": "#ffb54dff",
595
+ "originalValue": "{!NIGHT_YELLOW_SPOT}",
596
+ "name": "colorNightYellowSpot"
597
+ },
598
+ {
599
+ "type": "color",
600
+ "category": "colors",
601
+ "value": "#ff7b59ff",
602
+ "originalValue": "{!ORANGE}",
603
+ "name": "colorOrange"
604
+ },
388
605
  {
389
606
  "type": "color",
390
607
  "category": "colors",
@@ -399,6 +616,20 @@
399
616
  "originalValue": "{!PETRA}",
400
617
  "name": "colorPetra"
401
618
  },
619
+ {
620
+ "type": "color",
621
+ "category": "colors",
622
+ "value": "#ffa3e5ff",
623
+ "originalValue": "{!PINK}",
624
+ "name": "colorPink"
625
+ },
626
+ {
627
+ "type": "color",
628
+ "category": "colors",
629
+ "value": "#f6dde1ff",
630
+ "originalValue": "{!PINK_MUTED}",
631
+ "name": "colorPinkMuted"
632
+ },
402
633
  {
403
634
  "type": "color",
404
635
  "category": "colors",
@@ -406,6 +637,13 @@
406
637
  "originalValue": "{!SKY_BLUE}",
407
638
  "name": "colorPrimaryGradientLight"
408
639
  },
640
+ {
641
+ "type": "color",
642
+ "category": "colors",
643
+ "value": "#8e47baff",
644
+ "originalValue": "{!PURPLE}",
645
+ "name": "colorPurple"
646
+ },
409
647
  {
410
648
  "type": "color",
411
649
  "category": "colors",
@@ -553,6 +791,62 @@
553
791
  "originalValue": "{!WHITE}",
554
792
  "name": "colorWhite"
555
793
  },
794
+ {
795
+ "type": "color",
796
+ "category": "colors",
797
+ "value": "#feeb87ff",
798
+ "originalValue": "{!YELLOW}",
799
+ "name": "colorYellow"
800
+ },
801
+ {
802
+ "type": "color",
803
+ "category": "colors",
804
+ "value": "#ffebd0ff",
805
+ "originalValue": "{!YELLOW_MUTED}",
806
+ "name": "colorYellowMuted"
807
+ },
808
+ {
809
+ "type": "color",
810
+ "category": "core-colors",
811
+ "value": "#0770e3ff",
812
+ "originalValue": "{!SKY_BLUE}",
813
+ "name": "coreAccentDay"
814
+ },
815
+ {
816
+ "type": "color",
817
+ "category": "core-colors",
818
+ "value": "#6d9febff",
819
+ "originalValue": "{!NIGHT_BLUE}",
820
+ "name": "coreAccentNight"
821
+ },
822
+ {
823
+ "type": "color",
824
+ "category": "core-colors",
825
+ "value": "#0fa1a9ff",
826
+ "originalValue": "{!ECO_GREEN}",
827
+ "name": "coreEcoDay"
828
+ },
829
+ {
830
+ "type": "color",
831
+ "category": "core-colors",
832
+ "value": "#0fa1a9ff",
833
+ "originalValue": "{!ECO_GREEN}",
834
+ "name": "coreEcoNight"
835
+ },
836
+ {
837
+ "type": "color",
838
+ "category": "core-colors",
839
+ "value": "#02122cff",
840
+ "originalValue": "{!DARK_SKY}",
841
+ "name": "corePrimaryDay"
842
+ },
843
+ {
844
+ "type": "color",
845
+ "category": "core-colors",
846
+ "value": "#054184ff",
847
+ "originalValue": "{!NIGHT_SKY}",
848
+ "name": "corePrimaryNight"
849
+ },
556
850
  {
557
851
  "type": "size",
558
852
  "value": "24",
@@ -757,6 +1051,13 @@
757
1051
  "originalValue": "{!BLACK_TINT_04}",
758
1052
  "name": "lineDarkColor"
759
1053
  },
1054
+ {
1055
+ "type": "color",
1056
+ "category": "line-colors",
1057
+ "value": "#cdcdd7ff",
1058
+ "originalValue": "{!GREY_30}",
1059
+ "name": "lineDay"
1060
+ },
760
1061
  {
761
1062
  "value": "72",
762
1063
  "type": "size",
@@ -869,6 +1170,13 @@
869
1170
  "originalValue": "{!SKY_GRAY_TINT_05}",
870
1171
  "name": "lineLightColor"
871
1172
  },
1173
+ {
1174
+ "type": "color",
1175
+ "category": "line-colors",
1176
+ "value": "#48484aff",
1177
+ "originalValue": "{!NIGHT_GREY_30}",
1178
+ "name": "lineNight"
1179
+ },
872
1180
  {
873
1181
  "type": "color",
874
1182
  "category": "colors",
@@ -883,6 +1191,20 @@
883
1191
  "originalValue": "{!SKY_BLUE}",
884
1192
  "name": "primaryLightColor"
885
1193
  },
1194
+ {
1195
+ "type": "color",
1196
+ "category": "scrim-colors",
1197
+ "value": "#cdcdd7ff",
1198
+ "originalValue": "{!GREY_30}",
1199
+ "name": "scrimDay"
1200
+ },
1201
+ {
1202
+ "type": "color",
1203
+ "category": "scrim-colors",
1204
+ "value": "#48484aff",
1205
+ "originalValue": "{!NIGHT_GREY_30}",
1206
+ "name": "scrimNight"
1207
+ },
886
1208
  {
887
1209
  "value": "#111236ff",
888
1210
  "type": "color",
@@ -1009,6 +1331,146 @@
1009
1331
  "originalValue": "{!SPACING_XXL}",
1010
1332
  "name": "spacingXxl"
1011
1333
  },
1334
+ {
1335
+ "type": "color",
1336
+ "category": "status-colors",
1337
+ "value": "#f6dde1ff",
1338
+ "originalValue": "{!PINK_MUTED}",
1339
+ "name": "statusDangerFillDay"
1340
+ },
1341
+ {
1342
+ "type": "color",
1343
+ "category": "status-colors",
1344
+ "value": "#ffcaddff",
1345
+ "originalValue": "{!NIGHT_PINK}",
1346
+ "name": "statusDangerFillNight"
1347
+ },
1348
+ {
1349
+ "type": "color",
1350
+ "category": "status-colors",
1351
+ "value": "#d1435bff",
1352
+ "originalValue": "{!BERRY}",
1353
+ "name": "statusDangerSpotDay"
1354
+ },
1355
+ {
1356
+ "type": "color",
1357
+ "category": "status-colors",
1358
+ "value": "#d1435bff",
1359
+ "originalValue": "{!NIGHT_BERRY}",
1360
+ "name": "statusDangerSpotNight"
1361
+ },
1362
+ {
1363
+ "type": "color",
1364
+ "category": "status-colors",
1365
+ "value": "#d0eeecff",
1366
+ "originalValue": "{!GREEN_MUTED}",
1367
+ "name": "statusSuccessFillDay"
1368
+ },
1369
+ {
1370
+ "type": "color",
1371
+ "category": "status-colors",
1372
+ "value": "#b1ffe7ff",
1373
+ "originalValue": "{!NIGHT_GREEN_FILL}",
1374
+ "name": "statusSuccessFillNight"
1375
+ },
1376
+ {
1377
+ "type": "color",
1378
+ "category": "status-colors",
1379
+ "value": "#00a698ff",
1380
+ "originalValue": "{!GREEN_SPOT}",
1381
+ "name": "statusSuccessSpotDay"
1382
+ },
1383
+ {
1384
+ "type": "color",
1385
+ "category": "status-colors",
1386
+ "value": "#00a698ff",
1387
+ "originalValue": "{!NIGHT_GREEN_SPOT}",
1388
+ "name": "statusSuccessSpotNight"
1389
+ },
1390
+ {
1391
+ "type": "color",
1392
+ "category": "status-colors",
1393
+ "value": "#ffebd0ff",
1394
+ "originalValue": "{!YELLOW_MUTED}",
1395
+ "name": "statusWarningFillDay"
1396
+ },
1397
+ {
1398
+ "type": "color",
1399
+ "category": "status-colors",
1400
+ "value": "#fbf1bbff",
1401
+ "originalValue": "{!NIGHT_YELLOW_FILL}",
1402
+ "name": "statusWarningFillNight"
1403
+ },
1404
+ {
1405
+ "type": "color",
1406
+ "category": "status-colors",
1407
+ "value": "#ff9400ff",
1408
+ "originalValue": "{!AMBER_SPOT}",
1409
+ "name": "statusWarningSpotDay"
1410
+ },
1411
+ {
1412
+ "type": "color",
1413
+ "category": "status-colors",
1414
+ "value": "#ffb54dff",
1415
+ "originalValue": "{!NIGHT_YELLOW_SPOT}",
1416
+ "name": "statusWarningSpotNight"
1417
+ },
1418
+ {
1419
+ "type": "color",
1420
+ "category": "surface-colors",
1421
+ "value": "#02122cff",
1422
+ "originalValue": "{!DARK_SKY}",
1423
+ "name": "surfaceContrastDay"
1424
+ },
1425
+ {
1426
+ "type": "color",
1427
+ "category": "surface-colors",
1428
+ "value": "#2c2c2eff",
1429
+ "originalValue": "{!NIGHT_GREY_20}",
1430
+ "name": "surfaceContrastNight"
1431
+ },
1432
+ {
1433
+ "type": "color",
1434
+ "category": "surface-colors",
1435
+ "value": "#ffffffff",
1436
+ "originalValue": "{!WHITE}",
1437
+ "name": "surfaceDefaultDay"
1438
+ },
1439
+ {
1440
+ "type": "color",
1441
+ "category": "surface-colors",
1442
+ "value": "#2c2c2eff",
1443
+ "originalValue": "{!NIGHT_GREY_20}",
1444
+ "name": "surfaceDefaultNight"
1445
+ },
1446
+ {
1447
+ "type": "color",
1448
+ "category": "surface-colors",
1449
+ "value": "#ffffffff",
1450
+ "originalValue": "{!WHITE}",
1451
+ "name": "surfaceElevatedDay"
1452
+ },
1453
+ {
1454
+ "type": "color",
1455
+ "category": "surface-colors",
1456
+ "value": "#1b2839ff",
1457
+ "originalValue": "{!NIGHT_GREY_25}",
1458
+ "name": "surfaceElevatedNight"
1459
+ },
1460
+ {
1461
+ "type": "color",
1462
+ "category": "surface-colors",
1463
+ "value": "#dddde5ff",
1464
+ "originalValue": "{!GREY_20}",
1465
+ "name": "surfaceHighlightDay"
1466
+ },
1467
+ {
1468
+ "type": "color",
1469
+ "category": "surface-colors",
1470
+ "value": "#b1ffe7ff",
1471
+ "originalValue": "{!NIGHT_GREEN_FILL}",
1472
+ "name": "surfaceHighlightNight"
1473
+ },
1012
1474
  {
1013
1475
  "value": "16",
1014
1476
  "type": "font-size",
@@ -1166,6 +1628,34 @@
1166
1628
  "originalValue": "{!LINE_HEIGHT_XS}",
1167
1629
  "name": "textCaptionLineHeight"
1168
1630
  },
1631
+ {
1632
+ "type": "color",
1633
+ "category": "text-colors",
1634
+ "value": "#000000ff",
1635
+ "originalValue": "{!BLACK}",
1636
+ "name": "textDisabledDay"
1637
+ },
1638
+ {
1639
+ "type": "color",
1640
+ "category": "text-colors",
1641
+ "value": "#ffffffff",
1642
+ "originalValue": "{!WHITE}",
1643
+ "name": "textDisabledNight"
1644
+ },
1645
+ {
1646
+ "type": "color",
1647
+ "category": "text-colors",
1648
+ "value": "#d1435bff",
1649
+ "originalValue": "{!BERRY}",
1650
+ "name": "textErrorDay"
1651
+ },
1652
+ {
1653
+ "type": "color",
1654
+ "category": "text-colors",
1655
+ "value": "#d1435bff",
1656
+ "originalValue": "{!NIGHT_BERRY}",
1657
+ "name": "textErrorNight"
1658
+ },
1169
1659
  {
1170
1660
  "value": "14",
1171
1661
  "type": "font-size",
@@ -1551,47 +2041,90 @@
1551
2041
  "name": "textLgLineHeight"
1552
2042
  },
1553
2043
  {
1554
- "value": "#ffffffff",
1555
2044
  "type": "color",
1556
2045
  "category": "text-colors",
2046
+ "value": "#0770e3ff",
2047
+ "originalValue": "{!SKY_BLUE}",
2048
+ "name": "textLinkDay"
2049
+ },
2050
+ {
2051
+ "type": "color",
2052
+ "category": "text-colors",
2053
+ "value": "#6d9febff",
2054
+ "originalValue": "{!NIGHT_BLUE}",
2055
+ "name": "textLinkNight"
2056
+ },
2057
+ {
2058
+ "type": "color",
2059
+ "category": "text-colors",
2060
+ "value": "#ffffffff",
1557
2061
  "originalValue": "{!WHITE}",
1558
2062
  "name": "textPrimaryDarkColor"
1559
2063
  },
1560
2064
  {
2065
+ "type": "color",
2066
+ "category": "text-colors",
1561
2067
  "value": "#111236ff",
2068
+ "originalValue": "{!CHARCOAL}",
2069
+ "name": "textPrimaryDay"
2070
+ },
2071
+ {
1562
2072
  "type": "color",
1563
2073
  "category": "text-colors",
2074
+ "value": "#111236ff",
1564
2075
  "originalValue": "{!SKY_GRAY}",
1565
2076
  "name": "textPrimaryLightColor"
1566
2077
  },
1567
2078
  {
1568
- "value": "#8e8e93ff",
1569
2079
  "type": "color",
1570
2080
  "category": "text-colors",
2081
+ "value": "#ffffffff",
2082
+ "originalValue": "{!WHITE}",
2083
+ "name": "textPrimaryNight"
2084
+ },
2085
+ {
2086
+ "type": "color",
2087
+ "category": "text-colors",
2088
+ "value": "#8e8e93ff",
1571
2089
  "originalValue": "{!BLACK_TINT_06}",
1572
2090
  "name": "textQuaternaryDarkColor"
1573
2091
  },
1574
2092
  {
1575
- "value": "#8f90a0ff",
1576
2093
  "type": "color",
1577
2094
  "category": "text-colors",
2095
+ "value": "#8f90a0ff",
1578
2096
  "originalValue": "{!SKY_GRAY_TINT_03}",
1579
2097
  "name": "textQuaternaryLightColor"
1580
2098
  },
1581
2099
  {
1582
- "value": "#b2b2bfff",
1583
2100
  "type": "color",
1584
2101
  "category": "text-colors",
2102
+ "value": "#b2b2bfff",
1585
2103
  "originalValue": "{!SKY_GRAY_TINT_04}",
1586
2104
  "name": "textSecondaryDarkColor"
1587
2105
  },
1588
2106
  {
2107
+ "type": "color",
2108
+ "category": "text-colors",
1589
2109
  "value": "#68697fff",
2110
+ "originalValue": "{!GREY_40}",
2111
+ "name": "textSecondaryDay"
2112
+ },
2113
+ {
1590
2114
  "type": "color",
1591
2115
  "category": "text-colors",
2116
+ "value": "#68697fff",
1592
2117
  "originalValue": "{!SKY_GRAY_TINT_02}",
1593
2118
  "name": "textSecondaryLightColor"
1594
2119
  },
2120
+ {
2121
+ "type": "color",
2122
+ "category": "text-colors",
2123
+ "value": "#b2b2bfff",
2124
+ "comment": "This colour needs to be changed to NIGHT_GREY_40 when we set the new hex values",
2125
+ "originalValue": "{!SKY_GRAY_TINT_04}",
2126
+ "name": "textSecondaryNight"
2127
+ },
1595
2128
  {
1596
2129
  "value": "14",
1597
2130
  "type": "font-size",
@@ -1669,16 +2202,16 @@
1669
2202
  "name": "textSubheadingLineHeight"
1670
2203
  },
1671
2204
  {
1672
- "value": "#8e8e93ff",
1673
2205
  "type": "color",
1674
2206
  "category": "text-colors",
2207
+ "value": "#8e8e93ff",
1675
2208
  "originalValue": "{!BLACK_TINT_06}",
1676
2209
  "name": "textTertiaryDarkColor"
1677
2210
  },
1678
2211
  {
1679
- "value": "#8f90a0ff",
1680
2212
  "type": "color",
1681
2213
  "category": "text-colors",
2214
+ "value": "#8f90a0ff",
1682
2215
  "originalValue": "{!SKY_GRAY_TINT_03}",
1683
2216
  "name": "textTertiaryLightColor"
1684
2217
  },
@@ -2047,36 +2580,36 @@
2047
2580
  "originalDarkValue": "{!SKY_BLUE_TINT_01}"
2048
2581
  },
2049
2582
  {
2050
- "value": "#111236ff",
2051
2583
  "type": "color",
2052
2584
  "category": "text-colors",
2585
+ "value": "#111236ff",
2053
2586
  "originalValue": "{!SKY_GRAY}",
2054
2587
  "name": "textPrimaryColor",
2055
2588
  "darkValue": "#ffffffff",
2056
2589
  "originalDarkValue": "{!WHITE}"
2057
2590
  },
2058
2591
  {
2059
- "value": "#8f90a0ff",
2060
2592
  "type": "color",
2061
2593
  "category": "text-colors",
2594
+ "value": "#8f90a0ff",
2062
2595
  "originalValue": "{!SKY_GRAY_TINT_03}",
2063
2596
  "name": "textQuaternaryColor",
2064
2597
  "darkValue": "#8e8e93ff",
2065
2598
  "originalDarkValue": "{!BLACK_TINT_06}"
2066
2599
  },
2067
2600
  {
2068
- "value": "#68697fff",
2069
2601
  "type": "color",
2070
2602
  "category": "text-colors",
2603
+ "value": "#68697fff",
2071
2604
  "originalValue": "{!SKY_GRAY_TINT_02}",
2072
2605
  "name": "textSecondaryColor",
2073
2606
  "darkValue": "#b2b2bfff",
2074
2607
  "originalDarkValue": "{!SKY_GRAY_TINT_04}"
2075
2608
  },
2076
2609
  {
2077
- "value": "#8f90a0ff",
2078
2610
  "type": "color",
2079
2611
  "category": "text-colors",
2612
+ "value": "#8f90a0ff",
2080
2613
  "originalValue": "{!SKY_GRAY_TINT_03}",
2081
2614
  "name": "textTertiaryColor",
2082
2615
  "darkValue": "#8e8e93ff",