Package-level declarations
Types
Link copied to clipboard
data class ButtonColors(val buttonDangerActive: Color, val buttonDangerHover: Color, val buttonDangerPrimary: Color, val buttonDangerSecondary: Color, val buttonDisabled: Color, val buttonPrimary: Color, val buttonPrimaryActive: Color, val buttonPrimaryHover: Color, val buttonSecondary: Color, val buttonSecondaryActive: Color, val buttonSecondaryHover: Color, val buttonSeparator: Color, val buttonTertiary: Color, val buttonTertiaryActive: Color, val buttonTertiaryHover: Color)
Color tokens for the Button component.
Properties
Link copied to clipboard
Color tokens for the Button component in the Gray100 theme.
Link copied to clipboard
Color tokens for the Button component in the Gray10 theme.
Link copied to clipboard
Color tokens for the Button component in the Gray90 theme.
Link copied to clipboard
Color tokens for the Button component in the White theme.