/// The border width of the current time indicator.
/// @group time-marker
$kendo-current-time-width: 1px !default;
/// The color of the current time indicator.
/// @group time-marker
$kendo-current-time-color: #ff0000 !default;
