feat: change macOS window frame color to match sidebar

This commit is contained in:
lucaronin
2026-02-21 19:12:18 +01:00

View File

@@ -18,7 +18,8 @@
"height": 900,
"resizable": true,
"fullscreen": false,
"titleBarStyle": "Transparent"
"titleBarStyle": "Transparent",
"backgroundColor": "#F7F6F3"
}
],
"security": {