mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-17 10:58:38 +01:00
fix: 🐛 In some cases, the light mode is abnormal
This commit is contained in:
parent
c70e6ca2fc
commit
ea227e0792
@ -89,7 +89,6 @@ function createWindow() {
|
|||||||
sandbox: false,
|
sandbox: false,
|
||||||
spellcheck: false,
|
spellcheck: false,
|
||||||
},
|
},
|
||||||
backgroundColor: nativeTheme.shouldUseDarkColors ? 'black' : 'white',
|
|
||||||
})
|
})
|
||||||
|
|
||||||
remote.enable(mainWindow.webContents)
|
remote.enable(mainWindow.webContents)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user