Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Passe Pharen UI über CSS-Variablen und den klassenbasierten Dark Mode an.
@import '@pharen/ui/styles.css'; :root { --primary: #158065; --primary-foreground: #ffffff; --background: #ffffff; --foreground: #111111; --border: #e5e5e5; --radius: 0.625rem; }
dark
html
<html class="dark"> <!-- Your app --> </html>
--background
--card
--popover
--foreground
--muted-foreground
--primary
--secondary
--destructive
--border
--input
--ring
--radius
--sidebar-background
--sidebar-foreground
--sidebar-border
War diese Seite hilfreich?