Hey there, I'm currently using Angular Material and I want to change the color of the input focus when clicked.
At the moment, it's displaying in purple by default, but I'd like it to be white instead.
https://i.stack.imgur.com/vXTEv.png
I've tried a lot of CSS options, but nothing seems to be working for me.
Here's an example link to a StackBlitz URL:
https://stackblitz.com/edit/material-input-sample?file=src/app/app.component.ts