Quoting from readme:
"An event can also have a color field (any string which is a valid CSS
color) which determines the color of the event. Or simply override the
default virtual attribute on the model. For example, if events are
associated to a calendar model, then the events can get their color
from the calendar."
So, looks like you just have to add the :color field to the model.