Answer posted by Dan Letecky [DayPilot]
7 years ago.

Build 2019.1.3539 now lets you customize the appearance using *_selectionrectangle class ("scheduler_default_selectionrectangle" for the default theme).

The default definition looks like this:

.scheduler_default_selectionrectangle {
  background-color: #0000ff; 
  border: 1px solid #000033; 
  opacity: 0.4;
}

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.