Package-level declarations
Types
Link copied to clipboard
data class NotificationColors(val notificationActionHover: Color, val notificationActionTertiaryInverse: Color, val notificationActionTertiaryInverseActive: Color, val notificationActionTertiaryInverseHover: Color, val notificationActionTertiaryInverseText: Color, val notificationActionTertiaryInverseTextOnColorDisabled: Color, val notificationBackgroundError: Color, val notificationBackgroundInfo: Color, val notificationBackgroundSuccess: Color, val notificationBackgroundWarning: Color)
Color tokens for the Notification component.
Properties
Link copied to clipboard
Color tokens for the Notification component in the Gray100 theme.
Link copied to clipboard
Color tokens for the Notification component in the Gray10 theme.
Link copied to clipboard
Color tokens for the Notification component in the Gray90 theme.
Link copied to clipboard
Color tokens for the Notification component in the White theme.