Skip to content

ElectronSystemPreferences.getAccentColor method

ElectronSystemPreferences › getAccentColor

Unofficial

Returns the user's current system wide accent color preference in RGBA hexadecimal form.

Signature:

getAccentColor(): string

Returns: stringThe accent color in RGBA hexadecimal form.

Platform: win32,darwin.