optimize(projects): optimize radius settings

This commit is contained in:
Soybean
2025-10-25 14:52:10 +08:00
parent 3549c4dbd5
commit 87a66a4236
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ export const themeSettings: App.Theme.ThemeSetting = {
colourWeakness: false,
recommendColor: false,
themeColor: '#646cff',
themeRadius: 8,
themeRadius: 6,
otherColor: {
info: '#2080f0',
success: '#52c41a',