Hope you can fix this little display bug with your next release.
At present, in jev_listview category, the output renders like this for specific events in a repeating event series:
<div class="jev_listrow"><ul class="ev_ul">
<li class="ev_td_li" style="border-color:e33715;">
and like this for the "normal" repeating events:
<div class="jev_listrow"><ul class="ev_ul">
<li class="ev_td_li" style="border-color:#e33715;">
So, the "normal" events have the proper category colour and the specific events revert to the default css colour.
At present, in jev_listview category, the output renders like this for specific events in a repeating event series:
<div class="jev_listrow"><ul class="ev_ul">
<li class="ev_td_li" style="border-color:e33715;">
and like this for the "normal" repeating events:
<div class="jev_listrow"><ul class="ev_ul">
<li class="ev_td_li" style="border-color:#e33715;">
So, the "normal" events have the proper category colour and the specific events revert to the default css colour.