If you’re not happy with the default border colors derived from Mantine’s
Table component, you can customize them using
borderColor
and
rowBorderColor
properties.
These properties also accept functions that receive the current
theme as an argument. For instance, here’s how you could set the border colors in accordance to the
currently selected color scheme: