Change8
Symbol7 releases

systemPreferences.getAccentColor

Found in 1 package: electron

electron(7 releases)

v43.4.0
Aug 11, 2026

This 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.0
Jan 28, 2026

This 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.0Breaking
Jan 16, 2026

Version 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.3
Nov 26, 2025

This patch release fixes a bug in the systemPreferences module where accent colors were being returned inverted.

v39.0.0Breaking
Oct 27, 2025

Electron 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.5
Oct 23, 2025

This beta release introduces Linux support for retrieving system accent colors and adds granular accessibility management methods.

v39.0.0-beta.4
Oct 22, 2025

Electron 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