mirror of
https://github.com/fmhy/edit.git
synced 2026-01-12 23:11:06 +11:00
i dont like addings messages atp
This commit is contained in:
parent
b845dc069d
commit
be241e2305
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: null
|
||||
theme: themeRegistry.catppuccin
|
||||
})
|
||||
private amoledEnabled = ref(false)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue