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
+2 -2
View File
@@ -36,11 +36,11 @@ AppPage.propTypes = {
const styles = StyleSheet.create({
container: {
backgroundColor: Colors.tourquiseLight,
backgroundColor: Colors.turquoiseLight,
flex: 1
},
scrollView: {
backgroundColor: Colors.tourquiseLight,
backgroundColor: Colors.turquoiseLight,
flexGrow: 1
},
title: {