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