You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/components/UI/Bridge/components/BridgeDestNetworkSelector/__snapshots__/BridgeDestNetworkSelector.test.tsx.snap
+9-9
Original file line number
Diff line number
Diff line change
@@ -324,7 +324,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
324
324
style={
325
325
[
326
326
{
327
-
"backgroundColor": "#00000066",
327
+
"backgroundColor": "#00000099",
328
328
"bottom": 0,
329
329
"left": 0,
330
330
"position": "absolute",
@@ -371,15 +371,15 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
371
371
[
372
372
{
373
373
"backgroundColor": "#ffffff",
374
-
"borderColor": "#b7bbc866",
374
+
"borderColor": "#BBC0C566",
375
375
"borderTopLeftRadius": 8,
376
376
"borderTopRightRadius": 8,
377
377
"borderWidth": 1,
378
378
"height": 1334,
379
379
"maxHeight": 1334,
380
380
"overflow": "hidden",
381
381
"paddingBottom": 0,
382
-
"shadowColor": "#0000001a",
382
+
"shadowColor": "#0000001A",
383
383
"shadowOffset": {
384
384
"height": 2,
385
385
"width": 0,
@@ -409,7 +409,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
409
409
<View
410
410
style={
411
411
{
412
-
"backgroundColor": "#b7bbc866",
412
+
"backgroundColor": "#BBC0C566",
413
413
"borderRadius": 2,
414
414
"height": 4,
415
415
"width": 40,
@@ -491,7 +491,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
491
491
accessibilityRole="text"
492
492
style={
493
493
{
494
-
"color": "#121314",
494
+
"color": "#141618",
495
495
"flex": 1,
496
496
"fontFamily": "EuclidCircularB-Bold",
497
497
"fontSize": 18,
@@ -525,7 +525,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
525
525
testID="bridge-network-selector-close-button"
526
526
>
527
527
<SvgMock
528
-
color="#121314"
528
+
color="#141618"
529
529
height={16}
530
530
name="Close"
531
531
style={
@@ -656,7 +656,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
656
656
accessibilityRole="text"
657
657
style={
658
658
{
659
-
"color": "#121314",
659
+
"color": "#141618",
660
660
"fontFamily": "EuclidCircularB-Medium",
661
661
"fontSize": 16,
662
662
"fontWeight": "500",
@@ -754,7 +754,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
754
754
accessibilityRole="text"
755
755
style={
756
756
{
757
-
"color": "#121314",
757
+
"color": "#141618",
758
758
"fontFamily": "EuclidCircularB-Medium",
759
759
"fontSize": 16,
760
760
"fontWeight": "500",
@@ -852,7 +852,7 @@ exports[`BridgeDestNetworkSelector renders with initial state and displays netwo
Copy file name to clipboardExpand all lines: app/components/UI/Bridge/components/BridgeDestTokenSelector/__snapshots__/BridgeDestTokenSelector.test.tsx.snap
+25-25
Original file line number
Diff line number
Diff line change
@@ -324,7 +324,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
324
324
style={
325
325
[
326
326
{
327
-
"backgroundColor": "#00000066",
327
+
"backgroundColor": "#00000099",
328
328
"bottom": 0,
329
329
"left": 0,
330
330
"position": "absolute",
@@ -371,15 +371,15 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
371
371
[
372
372
{
373
373
"backgroundColor": "#ffffff",
374
-
"borderColor": "#b7bbc866",
374
+
"borderColor": "#BBC0C566",
375
375
"borderTopLeftRadius": 8,
376
376
"borderTopRightRadius": 8,
377
377
"borderWidth": 1,
378
378
"height": 1334,
379
379
"maxHeight": 1334,
380
380
"overflow": "hidden",
381
381
"paddingBottom": 0,
382
-
"shadowColor": "#0000001a",
382
+
"shadowColor": "#0000001A",
383
383
"shadowOffset": {
384
384
"height": 2,
385
385
"width": 0,
@@ -409,7 +409,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
409
409
<View
410
410
style={
411
411
{
412
-
"backgroundColor": "#b7bbc866",
412
+
"backgroundColor": "#BBC0C566",
413
413
"borderRadius": 2,
414
414
"height": 4,
415
415
"width": 40,
@@ -491,7 +491,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
491
491
accessibilityRole="text"
492
492
style={
493
493
{
494
-
"color": "#121314",
494
+
"color": "#141618",
495
495
"flex": 1,
496
496
"fontFamily": "EuclidCircularB-Bold",
497
497
"fontSize": 18,
@@ -525,7 +525,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
525
525
testID="bridge-token-selector-close-button"
526
526
>
527
527
<SvgMock
528
-
color="#121314"
528
+
color="#141618"
529
529
height={16}
530
530
name="Close"
531
531
style={
@@ -597,7 +597,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
597
597
"alignItems": "center",
598
598
"alignSelf": "flex-start",
599
599
"backgroundColor": "transparent",
600
-
"borderColor": "#b7bbc866",
600
+
"borderColor": "#BBC0C566",
601
601
"borderRadius": 20,
602
602
"borderWidth": 1,
603
603
"flexDirection": "row",
@@ -611,7 +611,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
611
611
accessibilityRole="text"
612
612
style={
613
613
{
614
-
"color": "#121314",
614
+
"color": "#141618",
615
615
"fontFamily": "EuclidCircularB-Regular",
616
616
"fontSize": 14,
617
617
"fontWeight": "400",
@@ -623,7 +623,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
623
623
See all
624
624
</Text>
625
625
<SvgMock
626
-
color="#4459ff"
626
+
color="#0376c9"
627
627
height={16}
628
628
name="ArrowDown"
629
629
style={
@@ -648,7 +648,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
648
648
"alignItems": "center",
649
649
"alignSelf": "flex-start",
650
650
"backgroundColor": "transparent",
651
-
"borderColor": "#b7bbc866",
651
+
"borderColor": "#BBC0C566",
652
652
"borderRadius": 20,
653
653
"borderWidth": 1,
654
654
"flexDirection": "row",
@@ -677,7 +677,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
677
677
accessibilityRole="text"
678
678
style={
679
679
{
680
-
"color": "#121314",
680
+
"color": "#141618",
681
681
"fontFamily": "EuclidCircularB-Regular",
682
682
"fontSize": 14,
683
683
"fontWeight": "400",
@@ -701,8 +701,8 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
701
701
{
702
702
"alignItems": "center",
703
703
"alignSelf": "flex-start",
704
-
"backgroundColor": "#4459ff1a",
705
-
"borderColor": "#4459ff1a",
704
+
"backgroundColor": "#0376C91A",
705
+
"borderColor": "#0376C91A",
706
706
"borderRadius": 20,
707
707
"borderWidth": 1,
708
708
"flexDirection": "row",
@@ -757,7 +757,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
757
757
accessibilityRole="text"
758
758
style={
759
759
{
760
-
"color": "#121314",
760
+
"color": "#141618",
761
761
"fontFamily": "EuclidCircularB-Regular",
762
762
"fontSize": 14,
763
763
"fontWeight": "400",
@@ -777,7 +777,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
777
777
{
778
778
"alignItems": "center",
779
779
"backgroundColor": "#ffffff",
780
-
"borderColor": "#b7bbc8",
780
+
"borderColor": "#848c96",
781
781
"borderRadius": 8,
782
782
"borderWidth": 1,
783
783
"flexDirection": "row",
@@ -797,7 +797,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
797
797
testID="textfield-startacccessory"
798
798
>
799
799
<SvgMock
800
-
color="#121314"
800
+
color="#141618"
801
801
height={16}
802
802
name="Search"
803
803
style={
@@ -828,7 +828,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
828
828
"backgroundColor": "#ffffff",
829
829
"borderColor": "transparent",
830
830
"borderWidth": 1,
831
-
"color": "#121314",
831
+
"color": "#141618",
832
832
"fontFamily": "Euclid Circular B",
833
833
"fontSize": 14,
834
834
"fontWeight": "400",
@@ -1074,7 +1074,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1074
1074
"height": 32,
1075
1075
"justifyContent": "center",
1076
1076
"overflow": "hidden",
1077
-
"shadowColor": "#0000001a",
1077
+
"shadowColor": "#0000001A",
1078
1078
"shadowOffset": {
1079
1079
"height": 2,
1080
1080
"width": 0,
@@ -1126,7 +1126,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1126
1126
accessibilityRole="text"
1127
1127
style={
1128
1128
{
1129
-
"color": "#121314",
1129
+
"color": "#141618",
1130
1130
"fontFamily": "EuclidCircularB-Medium",
1131
1131
"fontSize": 16,
1132
1132
"fontWeight": "500",
@@ -1141,7 +1141,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1141
1141
accessibilityRole="text"
1142
1142
style={
1143
1143
{
1144
-
"color": "#686e7d",
1144
+
"color": "#6a737d",
1145
1145
"fontFamily": "EuclidCircularB-Regular",
1146
1146
"fontSize": 14,
1147
1147
"fontWeight": "400",
@@ -1184,7 +1184,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1184
1184
testID="token-info-button"
1185
1185
>
1186
1186
<SvgMock
1187
-
color="#686e7d"
1187
+
color="#6a737d"
1188
1188
height={20}
1189
1189
name="Info"
1190
1190
style={
@@ -1323,7 +1323,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1323
1323
"height": 32,
1324
1324
"justifyContent": "center",
1325
1325
"overflow": "hidden",
1326
-
"shadowColor": "#0000001a",
1326
+
"shadowColor": "#0000001A",
1327
1327
"shadowOffset": {
1328
1328
"height": 2,
1329
1329
"width": 0,
@@ -1375,7 +1375,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1375
1375
accessibilityRole="text"
1376
1376
style={
1377
1377
{
1378
-
"color": "#121314",
1378
+
"color": "#141618",
1379
1379
"fontFamily": "EuclidCircularB-Medium",
1380
1380
"fontSize": 16,
1381
1381
"fontWeight": "500",
@@ -1390,7 +1390,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
1390
1390
accessibilityRole="text"
1391
1391
style={
1392
1392
{
1393
-
"color": "#686e7d",
1393
+
"color": "#6a737d",
1394
1394
"fontFamily": "EuclidCircularB-Regular",
1395
1395
"fontSize": 14,
1396
1396
"fontWeight": "400",
@@ -1433,7 +1433,7 @@ exports[`BridgeDestTokenSelector renders with initial state and displays tokens
0 commit comments