UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

20 lines 631 B
import { MantineColorsTuple } from '@mantine/core'; export declare const PlasmaColors: { gray: MantineColorsTuple; action: MantineColorsTuple; navy: MantineColorsTuple; info: MantineColorsTuple; blue: MantineColorsTuple; red: MantineColorsTuple; critical: MantineColorsTuple; teal: MantineColorsTuple; new: MantineColorsTuple; yellow: MantineColorsTuple; warning: MantineColorsTuple; green: MantineColorsTuple; indigo: MantineColorsTuple; lime: MantineColorsTuple; success: MantineColorsTuple; purple: MantineColorsTuple; }; //# sourceMappingURL=PlasmaColors.d.ts.map