Rename dark-mode-changed to platform-theme-changed

This commit is contained in:
Daniel Pham 2016-03-03 23:58:58 -05:00
parent b1eefbdcd9
commit 63294892f0
7 changed files with 12 additions and 11 deletions

View file

@ -228,7 +228,7 @@ app.on('login', function(event, webContents, request, authInfo, callback) {
Emitted when the gpu process crashes.
### Event: 'dark-mode-changed' _OS X_
### Event: 'platform-theme-changed' _OS X_
Emitted when the system's Dark Mode theme is toggled.