mirror of
https://github.com/fmhy/edit.git
synced 2026-01-12 23:11:06 +11:00
eardrummer
This commit is contained in:
parent
be241e2305
commit
e67bace65b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ export class ThemeHandler {
|
|||
private state = ref<ThemeState>({
|
||||
currentTheme: 'swarm',
|
||||
currentMode: 'light' as DisplayMode,
|
||||
theme: themeRegistry.catppuccin
|
||||
theme: null
|
||||
})
|
||||
private amoledEnabled = ref(false)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue