Text, search, password. Brand-color focus ring.
Text input with brand-color focus ring. Variants for search (with leading icon) + password (with reveal toggle). Inherits CSS variables so it adapts to your theme automatically.
import { Input } from "@/components/ui/input";
<Input placeholder="Search workspaces…" />components/ui/ folder. You own the code.