/Foundation
Colors
Color palette that is used in every component of HextaUI consistently.
Base Colors
Backgroundhsl(var(--hu-background))
Foregroundhsl(var(--hu-foreground))
Cardhsl(var(--hu-card))
Card Foregroundhsl(var(--hu-card-foreground))
Interactive Colors
Primaryhsl(var(--hu-primary))
Primary Foregroundhsl(var(--hu-primary-foreground))
Secondaryhsl(var(--hu-secondary))
Secondary Foregroundhsl(var(--hu-secondary-foreground))
Accenthsl(var(--hu-accent))
Accent Foregroundhsl(var(--hu-accent-foreground))
Utility Colors
Mutedhsl(var(--hu-muted))
Muted Foregroundhsl(var(--hu-muted-foreground))
Destructivehsl(var(--hu-destructive))
Destructive Foregroundhsl(var(--hu-destructive-foreground))
Form & Layout Colors
Borderhsl(var(--hu-border))
Inputhsl(var(--hu-input))
Ringhsl(var(--hu-ring))
Edit on GitHub
Last updated on