Badge

Compact status labels used throughout the Omni Cloud dashboard to mark progress, contexts, or metadata.

Variants

DefaultSecondaryOutlineDestructive

Inline Usage

Use badges inline with typography to highlight live states or contextual tags. They follow the mono uppercase styling from the PoC while remaining subtle in light and dark themes.

DeploymentPreviewActiveSynced

Installation

pnpm dlx shadcn@latest add @omni/badge

Usage

import { Badge } from "@/components/ui/badge"
<Badge variant="secondary">New</Badge>