Hi,
I'd like to add a faded background color to each resource per this demo: https://ej2.syncfusion.com/react/demos/?_ga=2.196639404.1097657449.1589007922-1465655929.1589007922#/material/schedule/group-custom-work-days
They seem to have done it with some hardcoded css.
Is there a way to do this from code in the Schedule?
Currently each user in my app has a color, which we use to colonize each event.
This would need to work for both Schedule and Schedule Timeline views.