mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Emit color-changed event on Windows
This commit is contained in:
@@ -19,6 +19,12 @@ Returns:
|
||||
* `newColor` String - The new RGBA color the user assigned to be there system
|
||||
accent color.
|
||||
|
||||
### Event: 'color-changed' _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
* `event` Event
|
||||
|
||||
### Event: 'inverted-color-scheme-changed' _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user