Zinc theme
Cool blue-gray palette. Minimal developer-tool feel.
bun x bosia@latest add theme zincCool blue-gray palette inspired by shadcn's zinc. Clean, minimal aesthetic perfect for developer tools, dashboards, and technical applications. System font stack — zero web font cost.
Tokens
- Cool blue-gray primary:
240 5.9% 10% - High contrast light/dark modes
--radius: 0.5rem--font-displayand--font-bodyboth system-ui (no web fonts)- HSL values so Tailwind opacity modifiers work:
bg-primary/80, etc.
Source: registry/themes/zinc/tokens.css.