From 4a807e939cd4bcafaee5802dfdc9be4fc55fb94b Mon Sep 17 00:00:00 2001 From: Ashm Walia Date: Thu, 21 Jan 2021 08:04:07 -0800 Subject: sdd --- src/routes/main/MainStackScreen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes') diff --git a/src/routes/main/MainStackScreen.tsx b/src/routes/main/MainStackScreen.tsx index 389b1a9d..9250d0d1 100644 --- a/src/routes/main/MainStackScreen.tsx +++ b/src/routes/main/MainStackScreen.tsx @@ -158,7 +158,7 @@ const MainStackScreen: React.FC = ({route}) => { options={{ gestureEnabled: false, cardStyle: { - backgroundColor: 'rgba(52, 52, 52, 0.8)', + backgroundColor: 'rgba(0, 0, 0, 0.6)', }, cardOverlayEnabled: true, cardStyleInterpolator: ({current: {progress}}) => ({ -- cgit v1.2.3-70-g09d2