Tune the menu's dark mode bg color
This commit is contained in:
parent
6980bb0827
commit
e069bde75c
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ const styles = StyleSheet.create({
|
|||
paddingLeft: 30,
|
||||
},
|
||||
viewDarkMode: {
|
||||
backgroundColor: colors.gray8,
|
||||
backgroundColor: '#202023',
|
||||
},
|
||||
|
||||
profileCardDisplayName: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue