Tune the menu's dark mode bg color
This commit is contained in:
@@ -272,7 +272,7 @@ const styles = StyleSheet.create({
|
||||
paddingLeft: 30,
|
||||
},
|
||||
viewDarkMode: {
|
||||
backgroundColor: colors.gray8,
|
||||
backgroundColor: '#202023',
|
||||
},
|
||||
|
||||
profileCardDisplayName: {
|
||||
|
||||
Reference in New Issue
Block a user