Change font color of marked calendar days

This commit is contained in:
Lisa
2020-12-30 15:07:03 +00:00
committed by Sofiya Tepikin
parent ab1acf21ba
commit af5c24c466
9 changed files with 47 additions and 49 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ const styles = StyleSheet.create({
},
loadingContainer: {
height: '100%',
backgroundColor: Colors.tourquiseLight,
backgroundColor: Colors.turquoiseLight,
justifyContent: 'center'
},
page: {