3
3
exports [` Design Tokens matches the Dark theme 1` ] = `
4
4
"{
5
5
\\" color-background-user\\ " : \\" rgb(88, 23, 189)\\ " ,
6
+ \\" color-background-notification\\ " : \\" rgb(214, 31, 31)\\ " ,
6
7
\\" color-background-trial\\ " : \\" rgb(5, 41, 18)\\ " ,
7
8
\\" color-background-subaccount\\ " : \\" rgb(18, 28, 45)\\ " ,
8
9
\\" color-background-primary-stronger\\ " : \\" rgb(204, 228, 255)\\ " ,
@@ -174,6 +175,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
174
175
\\" shadow-border-destructive-weak\\ " : \\" 0 0 0 1px #394762\\ " ,
175
176
\\" shadow-border-brand-20\\ " : \\" sky\\ " ,
176
177
\\" shadow-border-top-primary-strongest\\ " : \\" 0px -1px 0 #ebf4ff\\ " ,
178
+ \\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
177
179
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #750c0c\\ " ,
178
180
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #1f304c\\ " ,
179
181
\\" shadow-border\\ " : \\" 0 0 0 1px #606b85\\ " ,
@@ -195,6 +197,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
195
197
\\" shadow-border-error-weaker\\ " : \\" 0 0 0 1px #ad1111\\ " ,
196
198
\\" shadow-border-inverse-strongest\\ " : \\" 0 0 0 1px #ffffff\\ " ,
197
199
\\" shadow-focus-inverse-inset\\ " : \\" inset 0 0 0 2px rgba(255, 255, 255, 0.4)\\ " ,
200
+ \\" shadow-border-notification\\ " : \\" 0 1px 0 #d61f1f\\ " ,
198
201
\\" shadow-border-user\\ " : \\" 0 0 0 1px #f5f0fc\\ " ,
199
202
\\" shadow-border-neutral-weaker\\ " : \\" 0 0 0 1px #043cb5\\ " ,
200
203
\\" font-family-text\\ " : \\" 'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif\\ " ,
@@ -433,6 +436,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
433
436
exports [` Design Tokens matches the Global theme 1` ] = `
434
437
"{
435
438
\\" color-background-user\\ " : \\" rgb(200, 175, 240)\\ " ,
439
+ \\" color-background-notification\\ " : \\" rgb(214, 31, 31)\\ " ,
436
440
\\" color-background-trial\\ " : \\" rgb(209, 250, 224)\\ " ,
437
441
\\" color-background-subaccount\\ " : \\" rgb(255, 251, 234)\\ " ,
438
442
\\" color-background-primary-stronger\\ " : \\" rgb(3, 11, 93)\\ " ,
@@ -604,6 +608,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
604
608
\\" shadow-border-destructive-weak\\ " : \\" 0 0 0 1px #f6b1b1\\ " ,
605
609
\\" shadow-border-brand-20\\ " : \\" sky\\ " ,
606
610
\\" shadow-border-top-primary-strongest\\ " : \\" 0px -1px 0 #030b5d\\ " ,
611
+ \\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
607
612
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #fccfcf\\ " ,
608
613
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
609
614
\\" shadow-border\\ " : \\" 0 0 0 1px #8891aa\\ " ,
@@ -625,6 +630,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
625
630
\\" shadow-border-error-weaker\\ " : \\" 0 0 0 1px #fccfcf\\ " ,
626
631
\\" shadow-border-inverse-strongest\\ " : \\" 0 0 0 1px #ffffff\\ " ,
627
632
\\" shadow-focus-inverse-inset\\ " : \\" inset 0 0 0 2px rgba(255, 255, 255, 0.4)\\ " ,
633
+ \\" shadow-border-notification\\ " : \\" 0 1px 0 #d61f1f\\ " ,
628
634
\\" shadow-border-user\\ " : \\" 0 0 0 1px #8c5bd8\\ " ,
629
635
\\" shadow-border-neutral-weaker\\ " : \\" 0 0 0 1px #cce4ff\\ " ,
630
636
\\" color-data-visualization-10\\ " : \\" rgb(235, 86, 86)\\ " ,
@@ -863,6 +869,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
863
869
exports [` Design Tokens matches the Sendgrid theme 1` ] = `
864
870
"{
865
871
\\" color-background-user\\ " : \\" rgb(200, 175, 240)\\ " ,
872
+ \\" color-background-notification\\ " : \\" rgb(214, 31, 31)\\ " ,
866
873
\\" color-background-trial\\ " : \\" rgb(209, 250, 224)\\ " ,
867
874
\\" color-background-subaccount\\ " : \\" rgb(255, 251, 234)\\ " ,
868
875
\\" color-background-primary-stronger\\ " : \\" rgb(3, 11, 93)\\ " ,
@@ -1034,6 +1041,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1034
1041
\\" shadow-border-destructive-weak\\ " : \\" 0 0 0 1px #f6b1b1\\ " ,
1035
1042
\\" shadow-border-brand-20\\ " : \\" sky\\ " ,
1036
1043
\\" shadow-border-top-primary-strongest\\ " : \\" 0px -1px 0 #030b5d\\ " ,
1044
+ \\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
1037
1045
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #fccfcf\\ " ,
1038
1046
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
1039
1047
\\" shadow-border\\ " : \\" 0 0 0 1px #8891aa\\ " ,
@@ -1055,6 +1063,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1055
1063
\\" shadow-border-error-weaker\\ " : \\" 0 0 0 1px #fccfcf\\ " ,
1056
1064
\\" shadow-border-inverse-strongest\\ " : \\" 0 0 0 1px #ffffff\\ " ,
1057
1065
\\" shadow-focus-inverse-inset\\ " : \\" inset 0 0 0 2px rgba(255, 255, 255, 0.4)\\ " ,
1066
+ \\" shadow-border-notification\\ " : \\" 0 1px 0 #d61f1f\\ " ,
1058
1067
\\" shadow-border-user\\ " : \\" 0 0 0 1px #8c5bd8\\ " ,
1059
1068
\\" shadow-border-neutral-weaker\\ " : \\" 0 0 0 1px #cce4ff\\ " ,
1060
1069
\\" color-data-visualization-10\\ " : \\" rgb(235, 86, 86)\\ " ,
@@ -1293,6 +1302,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
1293
1302
exports [` Design Tokens matches the Twilio Dark theme 1` ] = `
1294
1303
"{
1295
1304
\\" color-background-user\\ " : \\" rgb(34, 9, 74)\\ " ,
1305
+ \\" color-background-notification\\ " : \\" rgb(214, 31, 31)\\ " ,
1296
1306
\\" color-background-trial\\ " : \\" rgb(5, 41, 18)\\ " ,
1297
1307
\\" color-background-subaccount\\ " : \\" rgb(18, 28, 45)\\ " ,
1298
1308
\\" color-background-primary-stronger\\ " : \\" rgb(204, 228, 255)\\ " ,
@@ -1464,6 +1474,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1464
1474
\\" shadow-border-destructive-weak\\ " : \\" 0 0 0 1px #394762\\ " ,
1465
1475
\\" shadow-border-brand-20\\ " : \\" sky\\ " ,
1466
1476
\\" shadow-border-top-primary-strongest\\ " : \\" 0px -1px 0 #ebf4ff\\ " ,
1477
+ \\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
1467
1478
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #ad1111\\ " ,
1468
1479
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #1f304c\\ " ,
1469
1480
\\" shadow-border\\ " : \\" 0 0 0 1px #606b85\\ " ,
@@ -1485,6 +1496,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1485
1496
\\" shadow-border-error-weaker\\ " : \\" 0 0 0 1px #ad1111\\ " ,
1486
1497
\\" shadow-border-inverse-strongest\\ " : \\" 0 0 0 1px #ffffff\\ " ,
1487
1498
\\" shadow-focus-inverse-inset\\ " : \\" 0 0 0 1px #ffffff, inset 0 0 0 3px rgba(255, 255, 255, 0.2)\\ " ,
1499
+ \\" shadow-border-notification\\ " : \\" 0 1px 0 #d61f1f\\ " ,
1488
1500
\\" shadow-border-user\\ " : \\" 0 0 0 1px #5817bd\\ " ,
1489
1501
\\" shadow-border-neutral-weaker\\ " : \\" 0 0 0 1px #043cb5\\ " ,
1490
1502
\\" font-family-text\\ " : \\" 'TwilioSansText', 'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif\\ " ,
@@ -1723,6 +1735,7 @@ exports[`Design Tokens matches the Twilio Dark theme 1`] = `
1723
1735
exports [` Design Tokens matches the Twilio theme 1` ] = `
1724
1736
"{
1725
1737
\\" color-background-user\\ " : \\" rgb(250, 247, 253)\\ " ,
1738
+ \\" color-background-notification\\ " : \\" rgb(214, 31, 31)\\ " ,
1726
1739
\\" color-background-trial\\ " : \\" rgb(209, 250, 224)\\ " ,
1727
1740
\\" color-background-subaccount\\ " : \\" rgb(255, 251, 234)\\ " ,
1728
1741
\\" color-background-primary-stronger\\ " : \\" rgb(3, 11, 93)\\ " ,
@@ -1894,6 +1907,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
1894
1907
\\" shadow-border-destructive-weak\\ " : \\" 0 0 0 1px #f6b1b1\\ " ,
1895
1908
\\" shadow-border-brand-20\\ " : \\" sky\\ " ,
1896
1909
\\" shadow-border-top-primary-strongest\\ " : \\" 0px -1px 0 #030b5d\\ " ,
1910
+ \\" shadow-border-bottom-notification-stronger\\ " : \\" 0 1px 0 #4a0b0b\\ " ,
1897
1911
\\" shadow-border-bottom-error-weaker\\ " : \\" 0 1px 0 #f58a8a\\ " ,
1898
1912
\\" shadow-border-weaker\\ " : \\" 0 0 0 1px #e1e3ea\\ " ,
1899
1913
\\" shadow-border\\ " : \\" 0 0 0 1px #8891aa\\ " ,
@@ -1915,6 +1929,7 @@ exports[`Design Tokens matches the Twilio theme 1`] = `
1915
1929
\\" shadow-border-error-weaker\\ " : \\" 0 0 0 1px #fccfcf\\ " ,
1916
1930
\\" shadow-border-inverse-strongest\\ " : \\" 0 0 0 1px #ffffff\\ " ,
1917
1931
\\" shadow-focus-inverse-inset\\ " : \\" 0 0 0 1px #ffffff, inset 0 0 0 3px rgba(255, 255, 255, 0.2)\\ " ,
1932
+ \\" shadow-border-notification\\ " : \\" 0 1px 0 #d61f1f\\ " ,
1918
1933
\\" shadow-border-user\\ " : \\" 0 0 0 1px #e7dcfa\\ " ,
1919
1934
\\" shadow-border-neutral-weaker\\ " : \\" 0 0 0 1px #cce4ff\\ " ,
1920
1935
\\" font-family-text\\ " : \\" 'TwilioSansText', 'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif\\ " ,
0 commit comments