April 2026 - shadcn preset
We added shadcn preset commands for working with preset codes.
Decode a preset
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=b5owWMfJ8lResolve from a project
Use 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:
Share or open
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

