

















Decode, share, open, and resolve preset codes from the shadcn CLI.
We added shadcn preset commands for working with preset codes.
You can decode a preset code to see exactly what it contains:
Preset
code b5owWMfJ8l
version b
style mira
baseColor mauve
theme mauve
chartColor amber
iconLibrary hugeicons
font inter
fontHeading oxanium
radius large
menuAccent subtle
menuColor inverted-translucent
url https://ui.shadcn.com/create?preset=b5owWMfJ8lUse preset resolve in an existing project to see the preset that matches your current configuration.
Preset
code b5Kc6P0Vc
version b
style luma
baseColor olive
theme lime
chartColor sky
iconLibrary hugeicons
font geist
fontHeading inherit
radius default
menuAccent subtle
menuColor default
url https://ui.shadcn.com/create?preset=b5Kc6P0VcIt works with monorepos too:
Use preset url when you need a shareable link:
https://ui.shadcn.com/create?preset=b5owWMfJ8lUse preset open to open the preset on shadcn/create for customization:
Opening https://ui.shadcn.com/create?preset=b5owWMfJ8l in your browser.This makes presets easier to inspect, share, and hand off to coding agents without manually decoding codes or building URLs.
Try a Preset
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。