mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
调整主题背景颜色为深灰色以提升视觉效果
This commit is contained in:
@@ -168,7 +168,7 @@ const theme: VuetifyOptions['theme'] = {
|
|||||||
'on-primary': '#FFFFFF',
|
'on-primary': '#FFFFFF',
|
||||||
'on-success': '#FFFFFF',
|
'on-success': '#FFFFFF',
|
||||||
'on-warning': '#FFFFFF',
|
'on-warning': '#FFFFFF',
|
||||||
'background': '#000000',
|
'background': '#1C1C1C',
|
||||||
'on-background': '#E7E3FC',
|
'on-background': '#E7E3FC',
|
||||||
'surface': 'rgba(30, 30, 30, 0.3)',
|
'surface': 'rgba(30, 30, 30, 0.3)',
|
||||||
'on-surface': '#E7E3FC',
|
'on-surface': '#E7E3FC',
|
||||||
|
|||||||
Reference in New Issue
Block a user