diff --git a/package.json b/package.json index a1df128c..ed53a1f2 100644 --- a/package.json +++ b/package.json @@ -203,10 +203,7 @@ "dmg": { "background": "./resources/bg.png", "icon": "resources/icons/icon.ico", - "window": { - "width": "1000", - "height": "600" - } + "backgroundColor": "#141414" }, "mas": { "entitlements": "./resources/entitlements.mac.plist", diff --git a/resources/bg.png b/resources/bg.png index 04ad23c7..b7d46348 100644 Binary files a/resources/bg.png and b/resources/bg.png differ