mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-24 07:30:15 +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,
|
||||
spellcheck: false,
|
||||
},
|
||||
backgroundColor: nativeTheme.shouldUseDarkColors ? 'black' : 'white',
|
||||
})
|
||||
|
||||
remote.enable(mainWindow.webContents)
|
||||
|
Loading…
Reference in New Issue
Block a user