import { MantineProviderProps } from '@mantine/core'; export const theme: MantineProviderProps['theme'] = { primaryShade: 6, };