Fix color naming
This commit is contained in:
@@ -29,7 +29,7 @@ AppText.propTypes = {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
text: {
|
||||
color: Colors.grey,
|
||||
color: Colors.greyDark,
|
||||
...Typography.mainText
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user