@@ -11,9 +11,9 @@ exports[`Design Tokens matches the Dark theme 1`] = `
11
11
\\" color-background-primary-weaker\\ " : \\" rgb(31, 48, 76)\\ " ,
12
12
\\" color-background-destructive-weaker\\ " : \\" rgb(31, 48, 76)\\ " ,
13
13
\\" color-background-inverse-stronger-elevation\\ " : \\" rgb(64, 79, 110)\\ " ,
14
- \\" color-background-body-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
14
+ \\" color-background-body-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
15
15
\\" color-background-warning\\ " : \\" rgb(244, 124, 34)\\ " ,
16
- \\" color-background-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
16
+ \\" color-background-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
17
17
\\" color-background-warning-weakest\\ " : \\" rgb(64, 19, 15)\\ " ,
18
18
\\" color-background-inverse-strong\\ " : \\" rgb(57, 71, 98)\\ " ,
19
19
\\" color-background-new\\ " : \\" rgb(56, 14, 120)\\ " ,
@@ -68,6 +68,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
68
68
\\" color-background-overlay\\ " : \\" rgba(18, 28, 45, 0.9)\\ " ,
69
69
\\" color-background-unavailable\\ " : \\" rgb(214, 31, 31)\\ " ,
70
70
\\" color-background-strong-elevation\\ " : \\" rgb(31, 48, 76)\\ " ,
71
+ \\" color-background-body-elevation-primary\\ " : \\" rgb(24, 37, 60)\\ " ,
71
72
\\" color-background-inverse-strongest\\ " : \\" rgb(255, 255, 255)\\ " ,
72
73
\\" color-background-weak-elevation\\ " : \\" rgb(18, 28, 45)\\ " ,
73
74
\\" color-background-error-stronger\\ " : \\" rgb(252, 207, 207)\\ " ,
@@ -156,7 +157,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
156
157
\\" shadow-border-new-weaker\\ " : \\" 0 0 0 1px #5817bd\\ " ,
157
158
\\" shadow-elevation-bottom-inverse-05\\ " : \\" 0 1px 0 0 #1f304c\\ " ,
158
159
\\" shadow-low\\ " : \\" 0 2px 4px 0 rgba(0, 0, 0, 0.4)\\ " ,
159
- \\" shadow-elevation-left-20\\ " : \\" 0 0 0 1px #19273E , -4px 0 8px 0 rgba(0, 0, 0, 0.3), -16px 0 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
160
+ \\" shadow-elevation-left-20\\ " : \\" 0 0 0 1px #18253C , -4px 0 8px 0 rgba(0, 0, 0, 0.3), -16px 0 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
160
161
\\" shadow-border-inverse-strong\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
161
162
\\" shadow-border-warning-weaker\\ " : \\" 0 0 0 1px #c35323\\ " ,
162
163
\\" shadow-elevation-bottom-05\\ " : \\" 0 1px 0 0 #1f304c\\ " ,
@@ -177,7 +178,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
177
178
\\" shadow-border-bottom-brand-10-strong\\ " : \\" 0 1px 0 #855c15\\ " ,
178
179
\\" shadow-border-bottom-brand-20-strong\\ " : \\" 0 1px 0 #043cb5\\ " ,
179
180
\\" shadow-right-inverse\\ " : \\" -4px 0 8px -4px rgba(0, 0, 0, 0.4)\\ " ,
180
- \\" shadow-elevation-top-20\\ " : \\" 0 0 0 1px #19273E , 0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
181
+ \\" shadow-elevation-top-20\\ " : \\" 0 0 0 1px #18253C , 0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
181
182
\\" shadow-border-bottom-brand-30-strong\\ " : \\" 0 1px 0 #0e7c3a\\ " ,
182
183
\\" shadow-left\\ " : \\" 4px 0 8px -4px rgba(0, 0, 0, 0.4)\\ " ,
183
184
\\" shadow-border-error\\ " : \\" 0 0 0 1px #d61f1f\\ " ,
@@ -282,7 +283,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
282
283
\\" color-gray-70\\ " : \\" rgb(75, 86, 113)\\ " ,
283
284
\\" color-gray-60\\ " : \\" rgb(96, 107, 133)\\ " ,
284
285
\\" color-gray-50\\ " : \\" rgb(136, 145, 170)\\ " ,
285
- \\" color-gray-40\\ " : \\" rgb(142, 150, 174 )\\ " ,
286
+ \\" color-gray-40\\ " : \\" rgb(139, 147, 170 )\\ " ,
286
287
\\" color-brand\\ " : \\" rgb(0, 20, 137)\\ " ,
287
288
\\" color-gray-30\\ " : \\" rgb(202, 205, 216)\\ " ,
288
289
\\" color-gray-20\\ " : \\" rgb(225, 227, 234)\\ " ,
@@ -512,7 +513,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
512
513
\\" color-background-busy\\ " : \\" rgb(244, 124, 34)\\ " ,
513
514
\\" color-background-success\\ " : \\" rgb(20, 176, 83)\\ " ,
514
515
\\" color-background-destructive-weakest\\ " : \\" rgb(254, 236, 236)\\ " ,
515
- \\" color-background-offline\\ " : \\" rgb(142, 150, 174 )\\ " ,
516
+ \\" color-background-offline\\ " : \\" rgb(139, 147, 170 )\\ " ,
516
517
\\" color-background-row-striped\\ " : \\" rgb(244, 244, 246)\\ " ,
517
518
\\" color-background-primary-strongest\\ " : \\" rgb(6, 3, 58)\\ " ,
518
519
\\" color-background-success-weakest\\ " : \\" rgb(237, 253, 243)\\ " ,
@@ -553,6 +554,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
553
554
\\" color-background-overlay\\ " : \\" rgba(6, 3, 58, 0.4)\\ " ,
554
555
\\" color-background-unavailable\\ " : \\" rgb(214, 31, 31)\\ " ,
555
556
\\" color-background-strong-elevation\\ " : \\" rgb(225, 227, 234)\\ " ,
557
+ \\" color-background-body-elevation-primary\\ " : \\" rgb(244, 249, 255)\\ " ,
556
558
\\" color-background-inverse-strongest\\ " : \\" rgb(255, 255, 255)\\ " ,
557
559
\\" color-background-weak-elevation\\ " : \\" rgb(249, 249, 250)\\ " ,
558
560
\\" color-background-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
@@ -590,7 +592,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
590
592
\\" color-border-error-strong\\ " : \\" rgb(117, 12, 12)\\ " ,
591
593
\\" color-border-error-weak\\ " : \\" rgb(245, 138, 138)\\ " ,
592
594
\\" color-border-neutral-weak\\ " : \\" rgb(102, 179, 255)\\ " ,
593
- \\" color-border\\ " : \\" rgb(136, 145 , 170)\\ " ,
595
+ \\" color-border\\ " : \\" rgb(139, 147 , 170)\\ " ,
594
596
\\" color-border-weakest\\ " : \\" rgb(255, 255, 255)\\ " ,
595
597
\\" color-border-inverse-stronger\\ " : \\" rgb(244, 244, 246)\\ " ,
596
598
\\" color-border-inverse-weaker\\ " : \\" rgb(57, 71, 98)\\ " ,
@@ -688,7 +690,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
688
690
\\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
689
691
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #fccfcf\\ " ,
690
692
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
691
- \\" shadow-border\\ " : \\" 0 0 0 1px #8891aa \\ " ,
693
+ \\" shadow-border\\ " : \\" 0 0 0 1px #8B93AA \\ " ,
692
694
\\" shadow-elevation-inverse-10\\ " : \\" 0 -1px 0 0 #1f304c, 0 3px 4px 0 rgba(0, 0, 0, 0.1)\\ " ,
693
695
\\" shadow-border-right-inverse-strong\\ " : \\" 1px 0 #e1e3ea\\ " ,
694
696
\\" shadow-border-bottom-neutral-weaker\\ " : \\" 0 1px 0 #cce4ff\\ " ,
@@ -777,7 +779,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
777
779
\\" color-gray-70\\ " : \\" rgb(75, 86, 113)\\ " ,
778
780
\\" color-gray-60\\ " : \\" rgb(96, 107, 133)\\ " ,
779
781
\\" color-gray-50\\ " : \\" rgb(136, 145, 170)\\ " ,
780
- \\" color-gray-40\\ " : \\" rgb(142, 150, 174 )\\ " ,
782
+ \\" color-gray-40\\ " : \\" rgb(139, 147, 170 )\\ " ,
781
783
\\" color-brand\\ " : \\" rgb(0, 20, 137)\\ " ,
782
784
\\" color-gray-30\\ " : \\" rgb(202, 205, 216)\\ " ,
783
785
\\" color-gray-20\\ " : \\" rgb(225, 227, 234)\\ " ,
@@ -951,7 +953,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
951
953
\\" color-text-destructive-weak\\ " : \\" rgb(246, 177, 177)\\ " ,
952
954
\\" color-text-inverse\\ " : \\" rgb(255, 255, 255)\\ " ,
953
955
\\" color-text-inverse-weakest\\ " : \\" rgb(75, 86, 113)\\ " ,
954
- \\" color-text-weaker\\ " : \\" rgb(142, 150, 174 )\\ " ,
956
+ \\" color-text-weaker\\ " : \\" rgb(139, 147, 170 )\\ " ,
955
957
\\" color-text-warning-strong\\ " : \\" rgb(141, 49, 24)\\ " ,
956
958
\\" color-text-icon-warning\\ " : \\" rgb(227, 106, 25)\\ " ,
957
959
\\" color-text-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
@@ -997,7 +999,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
997
999
\\" color-background-busy\\ " : \\" rgb(244, 124, 34)\\ " ,
998
1000
\\" color-background-success\\ " : \\" rgb(20, 176, 83)\\ " ,
999
1001
\\" color-background-destructive-weakest\\ " : \\" rgb(254, 236, 236)\\ " ,
1000
- \\" color-background-offline\\ " : \\" rgb(142, 150, 174 )\\ " ,
1002
+ \\" color-background-offline\\ " : \\" rgb(139, 147, 170 )\\ " ,
1001
1003
\\" color-background-row-striped\\ " : \\" rgb(244, 244, 246)\\ " ,
1002
1004
\\" color-background-primary-strongest\\ " : \\" rgb(6, 3, 58)\\ " ,
1003
1005
\\" color-background-success-weakest\\ " : \\" rgb(237, 253, 243)\\ " ,
@@ -1038,6 +1040,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1038
1040
\\" color-background-overlay\\ " : \\" rgba(6, 3, 58, 0.4)\\ " ,
1039
1041
\\" color-background-unavailable\\ " : \\" rgb(214, 31, 31)\\ " ,
1040
1042
\\" color-background-strong-elevation\\ " : \\" rgb(225, 227, 234)\\ " ,
1043
+ \\" color-background-body-elevation-primary\\ " : \\" rgb(244, 249, 255)\\ " ,
1041
1044
\\" color-background-inverse-strongest\\ " : \\" rgb(255, 255, 255)\\ " ,
1042
1045
\\" color-background-weak-elevation\\ " : \\" rgb(249, 249, 250)\\ " ,
1043
1046
\\" color-background-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
@@ -1075,7 +1078,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1075
1078
\\" color-border-error-strong\\ " : \\" rgb(117, 12, 12)\\ " ,
1076
1079
\\" color-border-error-weak\\ " : \\" rgb(245, 138, 138)\\ " ,
1077
1080
\\" color-border-neutral-weak\\ " : \\" rgb(102, 179, 255)\\ " ,
1078
- \\" color-border\\ " : \\" rgb(136, 145 , 170)\\ " ,
1081
+ \\" color-border\\ " : \\" rgb(139, 147 , 170)\\ " ,
1079
1082
\\" color-border-weakest\\ " : \\" rgb(255, 255, 255)\\ " ,
1080
1083
\\" color-border-inverse-stronger\\ " : \\" rgb(244, 244, 246)\\ " ,
1081
1084
\\" color-border-inverse-weaker\\ " : \\" rgb(57, 71, 98)\\ " ,
@@ -1173,7 +1176,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1173
1176
\\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
1174
1177
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #fccfcf\\ " ,
1175
1178
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
1176
- \\" shadow-border\\ " : \\" 0 0 0 1px #8891aa \\ " ,
1179
+ \\" shadow-border\\ " : \\" 0 0 0 1px #8B93AA \\ " ,
1177
1180
\\" shadow-elevation-inverse-10\\ " : \\" 0 -1px 0 0 #1f304c, 0 3px 4px 0 rgba(0, 0, 0, 0.1)\\ " ,
1178
1181
\\" shadow-border-right-inverse-strong\\ " : \\" 1px 0 #e1e3ea\\ " ,
1179
1182
\\" shadow-border-bottom-neutral-weaker\\ " : \\" 0 1px 0 #cce4ff\\ " ,
@@ -1262,7 +1265,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1262
1265
\\" color-gray-70\\ " : \\" rgb(75, 86, 113)\\ " ,
1263
1266
\\" color-gray-60\\ " : \\" rgb(96, 107, 133)\\ " ,
1264
1267
\\" color-gray-50\\ " : \\" rgb(136, 145, 170)\\ " ,
1265
- \\" color-gray-40\\ " : \\" rgb(142, 150, 174 )\\ " ,
1268
+ \\" color-gray-40\\ " : \\" rgb(139, 147, 170 )\\ " ,
1266
1269
\\" color-brand\\ " : \\" rgb(0, 20, 137)\\ " ,
1267
1270
\\" color-gray-30\\ " : \\" rgb(202, 205, 216)\\ " ,
1268
1271
\\" color-gray-20\\ " : \\" rgb(225, 227, 234)\\ " ,
@@ -1436,7 +1439,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1436
1439
\\" color-text-destructive-weak\\ " : \\" rgb(246, 177, 177)\\ " ,
1437
1440
\\" color-text-inverse\\ " : \\" rgb(255, 255, 255)\\ " ,
1438
1441
\\" color-text-inverse-weakest\\ " : \\" rgb(75, 86, 113)\\ " ,
1439
- \\" color-text-weaker\\ " : \\" rgb(142, 150, 174 )\\ " ,
1442
+ \\" color-text-weaker\\ " : \\" rgb(139, 147, 170 )\\ " ,
1440
1443
\\" color-text-warning-strong\\ " : \\" rgb(141, 49, 24)\\ " ,
1441
1444
\\" color-text-icon-warning\\ " : \\" rgb(227, 106, 25)\\ " ,
1442
1445
\\" color-text-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
@@ -1466,13 +1469,13 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1466
1469
\\" color-background-primary-weaker\\ " : \\" rgb(31, 48, 76)\\ " ,
1467
1470
\\" color-background-destructive-weaker\\ " : \\" rgb(31, 48, 76)\\ " ,
1468
1471
\\" color-background-inverse-stronger-elevation\\ " : \\" rgb(64, 79, 110)\\ " ,
1469
- \\" color-background-body-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
1472
+ \\" color-background-body-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
1470
1473
\\" color-background-warning\\ " : \\" rgb(244, 124, 34)\\ " ,
1471
- \\" color-background-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
1474
+ \\" color-background-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
1472
1475
\\" color-background-warning-weakest\\ " : \\" rgb(18, 28, 45)\\ " ,
1473
1476
\\" color-background-inverse-strong\\ " : \\" rgb(31, 48, 76)\\ " ,
1474
1477
\\" color-background-new\\ " : \\" rgb(56, 14, 120)\\ " ,
1475
- \\" color-background-inverse-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
1478
+ \\" color-background-inverse-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
1476
1479
\\" color-background-strong\\ " : \\" rgb(31, 48, 76)\\ " ,
1477
1480
\\" color-background-new-weakest\\ " : \\" rgb(18, 28, 45)\\ " ,
1478
1481
\\" color-background-destructive\\ " : \\" rgb(214, 31, 31)\\ " ,
@@ -1523,6 +1526,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1523
1526
\\" color-background-overlay\\ " : \\" rgba(18, 28, 45, 0.9)\\ " ,
1524
1527
\\" color-background-unavailable\\ " : \\" rgb(214, 31, 31)\\ " ,
1525
1528
\\" color-background-strong-elevation\\ " : \\" rgb(31, 48, 76)\\ " ,
1529
+ \\" color-background-body-elevation-primary\\ " : \\" rgb(24, 37, 60)\\ " ,
1526
1530
\\" color-background-inverse-strongest\\ " : \\" rgb(255, 255, 255)\\ " ,
1527
1531
\\" color-background-weak-elevation\\ " : \\" rgb(18, 28, 45)\\ " ,
1528
1532
\\" color-background-error-stronger\\ " : \\" rgb(252, 207, 207)\\ " ,
@@ -1611,7 +1615,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1611
1615
\\" shadow-border-new-weaker\\ " : \\" 0 0 0 1px #5817bd\\ " ,
1612
1616
\\" shadow-elevation-bottom-inverse-05\\ " : \\" 0 1px 0 0 #1f304c\\ " ,
1613
1617
\\" shadow-low\\ " : \\" 0 2px 4px 0 rgba(0, 0, 0, 0.4)\\ " ,
1614
- \\" shadow-elevation-left-20\\ " : \\" 0 0 0 1px #19273E , -4px 0 8px 0 rgba(0, 0, 0, 0.3), -16px 0 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
1618
+ \\" shadow-elevation-left-20\\ " : \\" 0 0 0 1px #18253C , -4px 0 8px 0 rgba(0, 0, 0, 0.3), -16px 0 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
1615
1619
\\" shadow-border-inverse-strong\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
1616
1620
\\" shadow-border-warning-weaker\\ " : \\" 0 0 0 1px #c35323\\ " ,
1617
1621
\\" shadow-elevation-bottom-05\\ " : \\" 0 1px 0 0 #1f304c\\ " ,
@@ -1632,7 +1636,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1632
1636
\\" shadow-border-bottom-brand-10-strong\\ " : \\" 0 1px 0 #855c15\\ " ,
1633
1637
\\" shadow-border-bottom-brand-20-strong\\ " : \\" 0 1px 0 #043cb5\\ " ,
1634
1638
\\" shadow-right-inverse\\ " : \\" -4px 0 8px -4px rgba(0, 0, 0, 0.4)\\ " ,
1635
- \\" shadow-elevation-top-20\\ " : \\" 0 0 0 1px #19273E , 0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
1639
+ \\" shadow-elevation-top-20\\ " : \\" 0 0 0 1px #18253C , 0 6px 8px 0 rgba(0, 0, 0, 0.3), 16px 16px 32px 0 rgba(0, 0, 0, 0.2)\\ " ,
1636
1640
\\" shadow-border-bottom-brand-30-strong\\ " : \\" 0 1px 0 #0e7c3a\\ " ,
1637
1641
\\" shadow-left\\ " : \\" 4px 0 8px -4px rgba(0, 0, 0, 0.4)\\ " ,
1638
1642
\\" shadow-border-error\\ " : \\" 0 0 0 1px #d61f1f\\ " ,
@@ -1737,7 +1741,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1737
1741
\\" color-gray-70\\ " : \\" rgb(75, 86, 113)\\ " ,
1738
1742
\\" color-gray-60\\ " : \\" rgb(96, 107, 133)\\ " ,
1739
1743
\\" color-gray-50\\ " : \\" rgb(136, 145, 170)\\ " ,
1740
- \\" color-gray-40\\ " : \\" rgb(142, 150, 174 )\\ " ,
1744
+ \\" color-gray-40\\ " : \\" rgb(139, 147, 170 )\\ " ,
1741
1745
\\" color-brand\\ " : \\" rgb(0, 20, 137)\\ " ,
1742
1746
\\" color-gray-30\\ " : \\" rgb(202, 205, 216)\\ " ,
1743
1747
\\" color-gray-20\\ " : \\" rgb(225, 227, 234)\\ " ,
@@ -1957,7 +1961,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
1957
1961
\\" color-background-warning-weakest\\ " : \\" rgb(253, 247, 244)\\ " ,
1958
1962
\\" color-background-inverse-strong\\ " : \\" rgb(31, 48, 76)\\ " ,
1959
1963
\\" color-background-new\\ " : \\" rgb(245, 240, 252)\\ " ,
1960
- \\" color-background-inverse-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
1964
+ \\" color-background-inverse-elevation\\ " : \\" rgb(24, 37, 60 )\\ " ,
1961
1965
\\" color-background-strong\\ " : \\" rgb(225, 227, 234)\\ " ,
1962
1966
\\" color-background-new-weakest\\ " : \\" rgb(250, 247, 253)\\ " ,
1963
1967
\\" color-background-destructive\\ " : \\" rgb(199, 35, 35)\\ " ,
@@ -1967,7 +1971,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
1967
1971
\\" color-background-busy\\ " : \\" rgb(244, 124, 34)\\ " ,
1968
1972
\\" color-background-success\\ " : \\" rgb(20, 176, 83)\\ " ,
1969
1973
\\" color-background-destructive-weakest\\ " : \\" rgb(254, 245, 245)\\ " ,
1970
- \\" color-background-offline\\ " : \\" rgb(142, 150, 174 )\\ " ,
1974
+ \\" color-background-offline\\ " : \\" rgb(139, 147, 170 )\\ " ,
1971
1975
\\" color-background-row-striped\\ " : \\" rgb(249, 249, 250)\\ " ,
1972
1976
\\" color-background-primary-strongest\\ " : \\" rgb(6, 3, 58)\\ " ,
1973
1977
\\" color-background-success-weakest\\ " : \\" rgb(237, 253, 243)\\ " ,
@@ -2008,6 +2012,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2008
2012
\\" color-background-overlay\\ " : \\" rgba(96, 107, 133, 0.5)\\ " ,
2009
2013
\\" color-background-unavailable\\ " : \\" rgb(214, 31, 31)\\ " ,
2010
2014
\\" color-background-strong-elevation\\ " : \\" rgb(225, 227, 234)\\ " ,
2015
+ \\" color-background-body-elevation-primary\\ " : \\" rgb(244, 249, 255)\\ " ,
2011
2016
\\" color-background-inverse-strongest\\ " : \\" rgb(255, 255, 255)\\ " ,
2012
2017
\\" color-background-weak-elevation\\ " : \\" rgb(249, 249, 250)\\ " ,
2013
2018
\\" color-background-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
@@ -2045,7 +2050,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2045
2050
\\" color-border-error-strong\\ " : \\" rgb(117, 12, 12)\\ " ,
2046
2051
\\" color-border-error-weak\\ " : \\" rgb(245, 138, 138)\\ " ,
2047
2052
\\" color-border-neutral-weak\\ " : \\" rgb(102, 179, 255)\\ " ,
2048
- \\" color-border\\ " : \\" rgb(136, 145 , 170)\\ " ,
2053
+ \\" color-border\\ " : \\" rgb(139, 147 , 170)\\ " ,
2049
2054
\\" color-border-weakest\\ " : \\" rgb(255, 255, 255)\\ " ,
2050
2055
\\" color-border-inverse-stronger\\ " : \\" rgb(244, 244, 246)\\ " ,
2051
2056
\\" color-border-inverse-weaker\\ " : \\" rgb(57, 71, 98)\\ " ,
@@ -2121,7 +2126,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2121
2126
\\" shadow-border-bottom-brand-30-strong\\ " : \\" 0 1px 0 #0e7c3a\\ " ,
2122
2127
\\" shadow-left\\ " : \\" 4px 0 8px -4px rgba(18, 28, 45, 0.2)\\ " ,
2123
2128
\\" shadow-border-error\\ " : \\" 0 0 0 1px #c72323\\ " ,
2124
- \\" shadow-border-bottom-decorative-10-weaker\\ " : \\" 0 1px 0 #8e96ae \\ " ,
2129
+ \\" shadow-border-bottom-decorative-10-weaker\\ " : \\" 0 1px 0 #8B93AA \\ " ,
2125
2130
\\" shadow-border-bottom-primary\\ " : \\" 0 1px 0 #006dfa\\ " ,
2126
2131
\\" shadow-border-bottom-decorative-20-weaker\\ " : \\" 0 1px 0 #66b3ff\\ " ,
2127
2132
\\" shadow-border-inverse-stronger\\ " : \\" 0 0 0 1px #f4f4f6\\ " ,
@@ -2143,7 +2148,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2143
2148
\\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
2144
2149
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #f58a8a\\ " ,
2145
2150
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
2146
- \\" shadow-border\\ " : \\" 0 0 0 1px #8891aa \\ " ,
2151
+ \\" shadow-border\\ " : \\" 0 0 0 1px #8B93AA \\ " ,
2147
2152
\\" shadow-elevation-inverse-10\\ " : \\" 0 -1px 0 0 #1f304c, 0 3px 4px 0 rgba(0, 0, 0, 0.1)\\ " ,
2148
2153
\\" shadow-border-right-inverse-strong\\ " : \\" 1px 0 #e1e3ea\\ " ,
2149
2154
\\" shadow-border-bottom-neutral-weaker\\ " : \\" 0 1px 0 #66b3ff\\ " ,
@@ -2222,7 +2227,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2222
2227
\\" color-gray-70\\ " : \\" rgb(75, 86, 113)\\ " ,
2223
2228
\\" color-gray-60\\ " : \\" rgb(96, 107, 133)\\ " ,
2224
2229
\\" color-gray-50\\ " : \\" rgb(136, 145, 170)\\ " ,
2225
- \\" color-gray-40\\ " : \\" rgb(142, 150, 174 )\\ " ,
2230
+ \\" color-gray-40\\ " : \\" rgb(139, 147, 170 )\\ " ,
2226
2231
\\" color-brand\\ " : \\" rgb(0, 20, 137)\\ " ,
2227
2232
\\" color-gray-30\\ " : \\" rgb(202, 205, 216)\\ " ,
2228
2233
\\" color-gray-20\\ " : \\" rgb(225, 227, 234)\\ " ,
@@ -2406,7 +2411,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
2406
2411
\\" color-text-destructive-weak\\ " : \\" rgb(246, 177, 177)\\ " ,
2407
2412
\\" color-text-inverse\\ " : \\" rgb(255, 255, 255)\\ " ,
2408
2413
\\" color-text-inverse-weakest\\ " : \\" rgb(75, 86, 113)\\ " ,
2409
- \\" color-text-weaker\\ " : \\" rgb(142, 150, 174 )\\ " ,
2414
+ \\" color-text-weaker\\ " : \\" rgb(139, 147, 170 )\\ " ,
2410
2415
\\" color-text-warning-strong\\ " : \\" rgb(141, 49, 24)\\ " ,
2411
2416
\\" color-text-icon-warning\\ " : \\" rgb(195, 83, 35)\\ " ,
2412
2417
\\" color-text-error-stronger\\ " : \\" rgb(74, 11, 11)\\ " ,
0 commit comments