vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
1.23k stars 108 forks source link

add textColor and eventTextColor options #123

Closed stackasaur closed 1 year ago

stackasaur commented 1 year ago

resolves #116 references #119

Adds option for textColor and Event options for Event.textColor.

-Note, I saw how much was added with the latest commits to master, it was easier to make my changes to a fresh fork than resolve all the merge conflicts.