[TextField] Default Webkit autofill color does not use variables or palette #44665
Open
Description
Looking at this I was having issue with the color of the TextField when autofill was put in (Chrome). The color is hardcoded in and not referenced to any css var or theme.palette. I can of course override this with sx props on the slotProps.htmlInput or globally override in the theme.
It seems like a very odd choice to do a very solid dark blue when someone could have a completely different color theme than the default blue.
Search keywords: