export const color = { primary: '#1F8BE8', success: '#00C853', danger: '#F44336', warning: '#FFC107', } as any