When setting a timeline view to display as an overnight view have an option to highlight the midnight timeline. This is currently only possible via a complex set of css rules... you could have something like... highlightTime: {time: 0, color:#ff0000} where time is the timeline that needs to be highlighted and color is the color the line should be.