A while ago, I came across this useful demo that helped me change the colors of input fields. Here is the link: https://stackblitz.com/edit/material-ui-custom-outline-color
Now, I'm on a quest to find a similar demo for customizing the color of select components in material UI. If anyone has come across such a demo or could provide instructions on how to achieve this (I've checked the documentation but it's not quite clicking), I would greatly appreciate it!
Many thanks!