Dependencies check up
What version of @mantine/* packages do you have in package.json?
9.1.1
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Upgrading from version 8 to 9 breaks colors in dark mode. Subtle and transparent colors are now white instead of the primary color.
Version 8, color is orange - subtle:
select orange and sublte variant
https://v8.mantine.dev/core/action-icon/
Version 9, color is white - subtle:
select orange and sublte variant
https://mantine.dev/core/action-icon/
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
Dependencies check up
What version of @mantine/* packages do you have in package.json?
9.1.1
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Upgrading from version 8 to 9 breaks colors in dark mode. Subtle and transparent colors are now white instead of the primary color.
Version 8, color is orange - subtle:
select orange and sublte variant
https://v8.mantine.dev/core/action-icon/
Version 9, color is white - subtle:
select orange and sublte variant
https://mantine.dev/core/action-icon/
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service