mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 08:06:43 +08:00
feat: 更新主题颜色和背景色
This commit is contained in:
+2
-2
@@ -96,8 +96,8 @@ export default defineConfig({
|
||||
'purpose': 'maskable',
|
||||
},
|
||||
],
|
||||
'theme_color': '#28243D',
|
||||
'background_color': '#28243D',
|
||||
'theme_color': '#0E1116',
|
||||
'background_color': '#0E1116',
|
||||
'shortcuts': [
|
||||
{
|
||||
'name': '推荐',
|
||||
|
||||
Reference in New Issue
Block a user