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