mirror of
https://github.com/fmhy/edit.git
synced 2026-01-12 23:11:06 +11:00
PLEASE BRAH
This commit is contained in:
parent
884d63e3c6
commit
9e6cc5d912
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ const STORAGE_KEY_AMOLED = 'vitepress-amoled-enabled'
|
|||
|
||||
export class ThemeHandler {
|
||||
private state = ref<ThemeState>({
|
||||
currentTheme: 'color-swarm',
|
||||
currentTheme: 'swarm',
|
||||
currentMode: 'light' as DisplayMode,
|
||||
theme: null
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue