more android dark text color

This commit is contained in:
balzack 2023-03-05 10:46:15 -08:00
parent d1725116c1
commit d279533c0f

View File

@ -292,6 +292,9 @@ export const styles = StyleSheet.create({
left: 8,
width: '100%',
},
sealableText: {
color: Colors.text,
},
notice: {
color: Colors.grey,
fontStyle: 'italic',