@@ -17,7 +17,7 @@ exports[`Design Tokens matches the Dark theme 1`] = `
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)\\ " ,
20
- \\" color-background-inverse-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
20
+ \\" color-background-inverse-elevation\\ " : \\" rgb(37, 57, 91 )\\ " ,
21
21
\\" color-background-strong\\ " : \\" rgb(31, 48, 76)\\ " ,
22
22
\\" color-background-new-weakest\\ " : \\" rgb(18, 28, 45)\\ " ,
23
23
\\" color-background-destructive\\ " : \\" rgb(214, 31, 31)\\ " ,
@@ -501,7 +501,7 @@ exports[`Design Tokens matches the Global theme 1`] = `
501
501
\\" color-background-warning-weakest\\ " : \\" rgb(254, 245, 238)\\ " ,
502
502
\\" color-background-inverse-strong\\ " : \\" rgb(57, 71, 98)\\ " ,
503
503
\\" color-background-new\\ " : \\" rgb(245, 240, 252)\\ " ,
504
- \\" color-background-inverse-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
504
+ \\" color-background-inverse-elevation\\ " : \\" rgb(37, 57, 91 )\\ " ,
505
505
\\" color-background-strong\\ " : \\" rgb(225, 227, 234)\\ " ,
506
506
\\" color-background-new-weakest\\ " : \\" rgb(250, 247, 253)\\ " ,
507
507
\\" color-background-destructive\\ " : \\" rgb(214, 31, 31)\\ " ,
@@ -985,7 +985,7 @@ exports[`Design Tokens matches the Sendgrid theme 1`] = `
985
985
\\" color-background-warning-weakest\\ " : \\" rgb(254, 245, 238)\\ " ,
986
986
\\" color-background-inverse-strong\\ " : \\" rgb(57, 71, 98)\\ " ,
987
987
\\" color-background-new\\ " : \\" rgb(245, 240, 252)\\ " ,
988
- \\" color-background-inverse-elevation\\ " : \\" rgb(25, 39, 62 )\\ " ,
988
+ \\" color-background-inverse-elevation\\ " : \\" rgb(37, 57, 91 )\\ " ,
989
989
\\" color-background-strong\\ " : \\" rgb(225, 227, 234)\\ " ,
990
990
\\" color-background-new-weakest\\ " : \\" rgb(250, 247, 253)\\ " ,
991
991
\\" color-background-destructive\\ " : \\" rgb(214, 31, 31)\\ " ,
0 commit comments