Tweak font

This commit is contained in:
Kevin Sawicki 2016-04-26 09:25:46 -07:00
parent 09b036f07b
commit 54aa458ba4
2 changed files with 14 additions and 12 deletions

View file

@ -15,7 +15,7 @@ exports.load = function (appUrl) {
width: 800,
height: 600,
autoHideMenuBar: true,
backgroundColor: '#A5ECFA',
backgroundColor: '#FFFFFF',
useContentSize: true
})
mainWindow.loadURL(appUrl)