ElectronSystemPreferences.getAccentColor method
ElectronSystemPreferences › getAccentColor
Unofficial
Returns the user's current system wide accent color preference in RGBA hexadecimal form.Signature:
getAccentColor(): stringReturns: string — The accent color in RGBA hexadecimal form.
Platform: win32,darwin.