I'm working with the view calendarDay in FullCalendar. I have a function that blocks when the user clicks on specific time slots on specific days (these values are written to the bank). I would like to know how I can set a different color only for certain time slots in a day, specifically, for locked lines. How can I identify a specific timeline to change its color?