Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text color of Sat and Sun #437

Closed
anuragbisht opened this issue Oct 4, 2016 · 1 comment
Closed

text color of Sat and Sun #437

anuragbisht opened this issue Oct 4, 2016 · 1 comment

Comments

@anuragbisht
Copy link

Hi
How can i change the text color of Sat and Sun
I have tried
calendar?.appearance.weekdayTextColor = UIColor(red: 126/255, green: 128/255, blue: 131/255, alpha: 1)

but it changes the color of all the days

@WenchaoD
Copy link
Owner

WenchaoD commented Nov 6, 2016

Implemented. All labels can be retried by calendar.calendarWeekdayView.weekdayLabels. Thanks.

@WenchaoD WenchaoD closed this as completed Nov 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants