Get native theme through IPC not remote
This commit is contained in:
@@ -20,7 +20,7 @@ async function applyTheme() {
|
||||
|
||||
applyTheme();
|
||||
|
||||
window.subscribeToSystemThemeChange(() => {
|
||||
window.SignalContext.nativeThemeListener.subscribe(() => {
|
||||
applyTheme();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user