diff --git a/default_app/default_app.js b/default_app/default_app.js index 200e8c585af2..5f5b2c800316 100644 --- a/default_app/default_app.js +++ b/default_app/default_app.js @@ -15,7 +15,7 @@ exports.load = function (appUrl) { width: 800, height: 600, autoHideMenuBar: true, - backgroundColor: '#A5ECFA', + backgroundColor: '#FFFFFF', useContentSize: true }) mainWindow.loadURL(appUrl) diff --git a/default_app/index.html b/default_app/index.html index 5c8440cfdadb..c10d67a089ac 100644 --- a/default_app/index.html +++ b/default_app/index.html @@ -3,9 +3,11 @@ Electron @@ -89,11 +132,29 @@ }; -

- -

+
+ + + + Electron + + + + + +
+ Docs + Repository + Blog +
+