Color
Different color variants available for the checkbox component
Color Variants
React Checkbox Pro comes with several color variants to match your application's design system.
Example
Available Colors
The following color variants are available:
default
- Gray color schemeprimary
- Primary brand colorsecondary
- Secondary brand colorsuccess
- Green color for success stateswarning
- Yellow/Orange color for warning statesdanger
- Red color for error/danger states
Usage
Customization
You can customize the colors by modifying your Tailwind CSS configuration or using CSS variables when using the component without Tailwind.