修改项目启动器主题和图表的默认值为Orange
This commit is contained in:
@@ -172,8 +172,8 @@ export const DEFAULT_PRESET_CONFIG: ShadcnPresetConfig = {
|
|||||||
base: "radix",
|
base: "radix",
|
||||||
style: "nova",
|
style: "nova",
|
||||||
baseColor: "neutral",
|
baseColor: "neutral",
|
||||||
theme: "neutral",
|
theme: "orange",
|
||||||
chartColor: "neutral",
|
chartColor: "orange",
|
||||||
iconLibrary: "lucide",
|
iconLibrary: "lucide",
|
||||||
font: "inter",
|
font: "inter",
|
||||||
fontHeading: "inherit",
|
fontHeading: "inherit",
|
||||||
|
|||||||
Reference in New Issue
Block a user