mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
* feat: chart color * fix * fix * fix: chart color * chore: changeset * chore: restore directory registry formatting * feat: add fontHeading * feat: rebuild registry * fix: v0 * refactor * fix * fix * fix * fix * fix * fix: refactor preset handling * fix * fix * fix
185 lines
4.6 KiB
JSON
185 lines
4.6 KiB
JSON
{
|
|
"presets": [
|
|
{
|
|
"name": "radix-vega",
|
|
"title": "Vega (Radix)",
|
|
"description": "Vega / Lucide / Inter",
|
|
"base": "radix",
|
|
"style": "vega",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "lucide",
|
|
"font": "inter",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "radix-nova",
|
|
"title": "Nova (Radix)",
|
|
"description": "Nova / Lucide / Geist",
|
|
"base": "radix",
|
|
"style": "nova",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "lucide",
|
|
"font": "geist",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "radix-maia",
|
|
"title": "Maia (Radix)",
|
|
"description": "Maia / Hugeicons / Figtree",
|
|
"base": "radix",
|
|
"style": "maia",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "hugeicons",
|
|
"font": "figtree",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "radix-lyra",
|
|
"title": "Lyra (Radix)",
|
|
"description": "Lyra / Tabler / JetBrains Mono",
|
|
"base": "radix",
|
|
"style": "lyra",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "phosphor",
|
|
"font": "jetbrains-mono",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "base-vega",
|
|
"title": "Vega (Base)",
|
|
"description": "Vega / Lucide / Inter",
|
|
"base": "base",
|
|
"style": "vega",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "lucide",
|
|
"font": "inter",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "base-nova",
|
|
"title": "Nova (Base)",
|
|
"description": "Nova / Lucide / Geist",
|
|
"base": "base",
|
|
"style": "nova",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "lucide",
|
|
"font": "geist",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "base-maia",
|
|
"title": "Maia (Base)",
|
|
"description": "Maia / Hugeicons / Figtree",
|
|
"base": "base",
|
|
"style": "maia",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "hugeicons",
|
|
"font": "figtree",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "base-lyra",
|
|
"title": "Lyra (Base)",
|
|
"description": "Lyra / Tabler / JetBrains Mono",
|
|
"base": "base",
|
|
"style": "lyra",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "phosphor",
|
|
"font": "jetbrains-mono",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "radix-mira",
|
|
"title": "Mira (Radix)",
|
|
"description": "Mira / Hugeicons / Inter",
|
|
"base": "radix",
|
|
"style": "mira",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "hugeicons",
|
|
"font": "inter",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
},
|
|
{
|
|
"name": "base-mira",
|
|
"title": "Mira (Base)",
|
|
"description": "Mira / Hugeicons / Inter",
|
|
"base": "base",
|
|
"style": "mira",
|
|
"baseColor": "neutral",
|
|
"theme": "neutral",
|
|
"chartColor": "neutral",
|
|
"iconLibrary": "hugeicons",
|
|
"font": "inter",
|
|
"fontHeading": "inherit",
|
|
"item": "Item",
|
|
"rtl": false,
|
|
"menuAccent": "subtle",
|
|
"menuColor": "default",
|
|
"radius": "default"
|
|
}
|
|
]
|
|
}
|