UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 257 B
export const checkboxTheme = { root: { base: 'h-4 w-4 rounded border border-gray-300 bg-gray-100 focus:ring-2 focus:ring-cyan-500 dark:border-gray-600 dark:bg-gray-700 dark:ring-offset-gray-800 dark:focus:ring-cyan-600 text-cyan-600', }, };