Back to all questions
How can I change component color prop value depending on the color scheme?
Last updated
color
prop in all components uses Mantine CSS variables
to resolve color value depending on the color scheme. You can define these variables with virtualColor
function: