代码整理

This commit is contained in:
lutinglt
2025-08-11 17:56:39 +08:00
parent 00eda68f00
commit 9f2e5df49c
8 changed files with 48 additions and 231 deletions

View File

@@ -39,9 +39,7 @@ export function createTheme(theme: Theme): void {
}
createGlobalTheme(":root", themeVars, theme);
createGlobalTheme(":root", otherThemeVars, {
border: {
radius: "6px",
},
border: { radius: "6px" },
color: {
git: "#f05133",
light: {