UNPKG

@nextui-org/theme

Version:

The default theme for NextUI components

15 lines (13 loc) 212 B
declare const blue: { 50: string; 100: string; 200: string; 300: string; 400: string; 500: string; 600: string; 700: string; 800: string; 900: string; }; export { blue };