Summer pricing is live: save $50 on Starwind Pro lifetime access.

Effect 8 - Text Shimmer

Pro

A text effect that applies a subtle shimmer animation, where a brighter highlight passes through the text from left to right periodically.

Theme

Upgrade to Pro

Text Shimmer Effect

A subtle animation where a bright highlight passes through the text periodically, creating an elegant shimmer effect.

Super Premium Feature

Loading code...

Starwind Dependencies

Sign in to view code and copy install commands.

Sign in

This component requires Starwind Pro.

Get lifetime access to all premium components, updates, and priority support.

Upgrade to Pro

Failed to load code. Please try again.

Code

Usage
<Effect8
  duration={3}
  base-color="var(--muted-foreground)"
  shimmer-color="var(--foreground)"
/>

Props

proptypedefaultdescription
durationnumber3Duration of one shimmer pass in seconds.
baseColorstring"var(--muted-foreground)"Base text color used outside the moving shimmer highlight.
shimmerColorstring"var(--foreground)"Highlight color that passes through the text.