Is there a way to change the border bottom color of my mat-paginator when an option is selected? It currently defaults to purple, but I would like to customize it. Any suggestions?
Click here for an example of the current purple border on Mat-paginator.
I've already tried inspecting the classes in devtools to find the style that controls the border, but so far haven't had any luck.