mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-27 03:48:48 +01:00
💄
This commit is contained in:
parent
694557fd14
commit
f09f1dea39
8 changed files with 8 additions and 8 deletions
|
|
@ -394,7 +394,7 @@ const initKernel = (workspace, port, lang) => {
|
|||
width: Math.floor(screen.getPrimaryDisplay().size.width / 2),
|
||||
height: Math.floor(screen.getPrimaryDisplay().workAreaSize.height / 2),
|
||||
frame: false,
|
||||
backgroundColor: "#1e1f22",
|
||||
backgroundColor: "#1e1e1e",
|
||||
icon: path.join(appDir, "stage", "icon-large.png"),
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue