Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Autocomplete] Changing background color of autocomplete options #25757

Closed
rbabbra95 opened this issue Apr 13, 2021 · 1 comment
Closed

[Autocomplete] Changing background color of autocomplete options #25757

rbabbra95 opened this issue Apr 13, 2021 · 1 comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@rbabbra95
Copy link

rbabbra95 commented Apr 13, 2021

Hello, I was curious to know of where and how in the Mui classes I can override the background color of the options in an autocomplete. Currently, there is a gray background on hover, would like to change that. I notice that on hover, an aria-activedescendant attribute appears, but I'm not sure how to refer to apply the background style to the values of the aria-activedescendant attribute.

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 14, 2021
@oliviertassinari
Copy link
Member

Duplicate of #19692

@oliviertassinari oliviertassinari marked this as a duplicate of #19692 Apr 14, 2021
@github-actions github-actions bot added the duplicate This issue or pull request already exists label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants