github 主题

This commit is contained in:
lutinglt
2025-07-02 13:21:12 +08:00
parent 0a353fd572
commit 1cc9b20ffd
9 changed files with 292 additions and 194 deletions

View File

@@ -30,6 +30,7 @@ const otherVars = {
border: {
radius: null,
},
...color.otherAuto,
};
export const themeVars = createGlobalThemeContract(vars, varMapper);