diff --git a/src/view/shell/mobile/Menu.tsx b/src/view/shell/mobile/Menu.tsx index 881752b08a..bc487aee24 100644 --- a/src/view/shell/mobile/Menu.tsx +++ b/src/view/shell/mobile/Menu.tsx @@ -272,7 +272,7 @@ const styles = StyleSheet.create({ paddingLeft: 30, }, viewDarkMode: { - backgroundColor: colors.gray8, + backgroundColor: '#202023', }, profileCardDisplayName: {