feat: 添加主题根据系统切换功能

feat: #387
This commit is contained in:
alger
2025-07-23 22:45:47 +08:00
parent e489ab46b5
commit d5ba218b10
7 changed files with 122 additions and 9 deletions
+3 -1
View File
@@ -25,5 +25,7 @@
"enableMusicUnblock": true,
"enabledMusicSources": ["migu", "kugou", "pyncmd", "bilibili"],
"showTopAction": false,
"contentZoomFactor": 1
"contentZoomFactor": 1,
"autoTheme": false,
"manualTheme": "light"
}