Tune the menu's dark mode bg color
parent
6980bb0827
commit
e069bde75c
|
@ -272,7 +272,7 @@ const styles = StyleSheet.create({
|
|||
paddingLeft: 30,
|
||||
},
|
||||
viewDarkMode: {
|
||||
backgroundColor: colors.gray8,
|
||||
backgroundColor: '#202023',
|
||||
},
|
||||
|
||||
profileCardDisplayName: {
|
||||
|
|
Loading…
Reference in New Issue