Event Horizon

Cosmic event horizon feature section with depth effects.

featurecosmicdeptheffects

Props

Customize the component with these props

PropertyTypeDefaultDescription
features
Array<{icon: LucideIcon, title: string, desc: string}>[]Array of feature items with icon, title, and description.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
cardBgColor
stringrgba(23, 23, 23, 0.5)Card background color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
iconBgColor
stringrgba(255,255,255,0.05)Icon background color.
iconBorderColor
stringrgba(255,255,255,0.1)Icon border color.
hoverAccentColor
string#a855f7Hover accent color.
titleColor
string#ffffffTitle text color.
descColor
string#a3a3a3Description text color.
hoverDescColor
stringrgba(255,255,255,0.8)Description text color on hover.
Event Horizon - Content Blocks Component | UILora