Is there a way to detect the swapping of foreground and background color (Shortcut X) as well as resetting the colors to black/white (Shortcut D) and react in my plugin to it?
I’ve tried with the addNotificationListener, but there are no recorded events.