Hi nikkoli,
Based on the mentioned use-case, you just have to define the below mentioned CSS definition in the respective screen/block style sheet section
.submenu-icon:before, .submenu:hover .submenu-icon:before {
border-color: #FF0000; // #fff -> white
}
Hope this helps you!
Kind regards,
Benjith Sam