mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
fixed bin icon dark theme color
This commit is contained in:
parent
7263b440e7
commit
f5f3018945
@ -60,6 +60,6 @@ export default EStyleSheet.create({
|
||||
backgroundColor: '$primaryBlue',
|
||||
},
|
||||
clearIcon: {
|
||||
color: '$white',
|
||||
color: '$primaryLightGray',
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user