[X] I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
7.13.3
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Is there a way of changing the background color of the selected item/input area of the Select component? I've tried all possibly relevant options (https://mantine.dev/core/select/?t=styles-api) but still, the color remains the default one. Seeing as all other parts can be modified, I must be missing something from the docs?
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.13.3
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Is there a way of changing the background color of the selected item/input area of the Select component? I've tried all possibly relevant options (https://mantine.dev/core/select/?t=styles-api) but still, the color remains the default one. Seeing as all other parts can be modified, I must be missing something from the docs?
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service