With Windows 10 and before, the Menu subcommand Color only allows to change the background color of the menu.
The color of menu text cannot be changed. Since the text must stay black, dark color background must be avoided when changing menus background color. Also, the background color behind menu icons cannot be changed.Changes the background color of the menu to ColorValue.
Menu, MenuName, Color, ColorValue [, Single]
Since Win 10, more and more user enable the dark mode display. But this mode does not change the menus build with AHK. In this context, for users preferring dark display, these menus are, at least, unpleasant.
Can we hope that new options of Windows 11 (DllCall, PostMessage, etc.) could improve this situation?
Thanks,
Jean