mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-31 04:57:47 +08:00
feat(theme): 默认主题改为玻璃并升级版本至3.0.1触发打包
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { VuetifyOptions } from 'vuetify'
|
||||
|
||||
const theme: VuetifyOptions['theme'] = {
|
||||
defaultTheme: 'light',
|
||||
defaultTheme: 'glass',
|
||||
themes: {
|
||||
light: {
|
||||
dark: false,
|
||||
|
||||
Reference in New Issue
Block a user