How we can change the highlighted text color area in kendo ui time picker.
KENDO UI TIMEPICKER - https://www.telerik.com/kendo-angular-ui/components/dateinputs/timepicker/
As you see in this image, 10:30 AM is the highlighted area. I want to change the color of that time to red.
I did lots of research but didn't find any solution for this, i saw the html bellow somewhat it look like.
Found that if we change color of class <span class="k-time-highlight"></span> only background changes not text.

This link is extracted code - https://silver-ranique-14.tiiny.site/
