mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 13:40:31 +00:00
代码整理
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user