Closed charmjeh closed 5 years ago
Sure. You can change background-color of a schedule. Check Schedule.bgColor documentation.
Another options is Calendar.setCalendarColor
. See the documentation here.
I solved this problem by putting an rgba value in bgColor. thank you for your help :)
schedule.bgColor = "rgba(0,158,255,1)"
can i set background opacity? I would like to have the following result with one color value: