Thanks knowyourfun.
Yes i tried to add this in custom CSS:
#jevents_body .cal_dayshasevents {
background-color:{{Event background color:COLOUR}};
}
But it has no effect.
If i try this
#jevents_body .cal_dayshasevents {
background-color:#cccccc;
}
It change the background color with #cccccc but i want the color of the event category and i have multiple categories....