Skip to content

settings-impl-macos: Implement accent colors

kramo requested to merge kramo/libadwaita:macos-accent-colors into main

According to people here as well as other places, the undocumented AppleColorPreferencesChangedNotification is the correct notification to subscribe to, although it doesn't work on my system. Admittedly, I'm running a beta.

Regardless, it does get the correct color when an app launches.

Merge request reports

Loading