Command: aura colors
The aura colors custom command helps you generate a complete color system based on Radix Colors' logic. It creates harmonious color scales from your input colors.
bash
Input Colors Required:
- Accent Color - Your primary brand color
- Gray Scale - Base gray tone for your UI
- Background - Base background color
The command generates three CSS files accent.css, gray.css and background.css
Note: All generated colors follow Radix Color's accessibility standards and maintain consistent contrast ratios. You can add it manually to the globals.css or you can use the aura theme generator command