systemPreferences.getAccentColor
Found in 1 package: electron
electron(7 releases)
v43.4.0This release introduces the ability to print individual frames to PDF from the main process and fixes several critical crashes and issues related to display media handling and system preferences.
v38.8.0This release primarily focuses on bug fixes, including correcting the behavior of `menu-did-close` and fixing color inversion in `systemPreferences.getAccentColor`. It also updates the bundled Node.js version.
v40.0.0BreakingVersion 40.0.0 introduces significant stack upgrades including Chromium 144, Node 24, and V8 14.4, alongside numerous features like HDR support and granular accessibility management. This release contains breaking changes related to renderer process clipboard access and symbol compression formats.
v37.10.3This patch release fixes a bug in the systemPreferences module where accent colors were being returned inverted.
v39.0.0BreakingElectron v39.0.0 updates the core stack to Chromium 142 and Node 22.20.0, introduces HDR support for offscreen rendering, and implements breaking changes to offscreen texture handles and window.open resizing behavior.
v39.0.0-beta.5This beta release introduces Linux support for retrieving system accent colors and adds granular accessibility management methods.
v39.0.0-beta.4Electron v39.0.0-beta.4 introduces HDR support for offscreen rendering and dynamic ESM imports in preloads, alongside several UI and stability fixes for Wayland, Windows, and macOS.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when systemPreferences.getAccentColor changes.
Learn More