# Hud Status

> This is a themed status indicator component that renders a glowing SVG badge with animated text to signal system activity. It adapts dynamically to light/dark themes using color logic tied to the HUD palette, and uses framer-motion for a smooth entrance slide-in. The HyperText element pulses "ACTIVE" with a typewriter-style animation effect for attention.  Perfect for live status dashboards, AI system UIs, bot presence indicators, or futuristic HUD overlays that require a subtle but animated signal of system readiness.

- Author: [Isaiah](https://21st.dev/@isaiahbjork)
- License: unknown
- npm dependencies: next-themes, framer-motion
- Live preview: https://21st.dev/@isaiahbjork/components/hud-status-1

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/isaiahbjork/hud-status-1?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
