Light/dark selection in user profile, if set this is preferred on the whole system, together with app overrides (the first one on the URL wins).
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import { initThemeFromCache } from '@/utils/theme'
|
||||
initThemeFromCache()
|
||||
|
||||
import '@/assets/style.css'
|
||||
|
||||
import { createApp } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user