I have encountered this issue in my testing. It seems that assigning a backColor to an event prevents you from overwriting the color with another when it is selected. Ideally, I would just like to be able to make any selected event in the scheduler a darker version of that color(if event is red, it would be a darker red when selected; if it is yellow, it would be a darker yellow when selected).
How would I be able to resolve this issue?