diff --git a/app/mobile/src/session/call/Call.styled.jsx b/app/mobile/src/session/call/Call.styled.jsx index 6c13ed27..3f2d9de5 100644 --- a/app/mobile/src/session/call/Call.styled.jsx +++ b/app/mobile/src/session/call/Call.styled.jsx @@ -11,7 +11,7 @@ export const styles = StyleSheet.create({ backgroundColor: 'rgba(52, 52, 52, 0.8)' }, callFrame: { - backgroundColor: Colors.formBackground, + backgroundColor: Colors.contentBase, padding: 8, borderRadius: 4, display: 'flex',