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