Hello! I have tried to test the dark mode from sample project 07-RibbonColor by changing the Application ColorMode. When I set the application ColorMode to SystemColorMode.Dark, the title bar text color is still dark/black, it is suppose to be changed to light/white. I have test it with plain windows form application without the ribbon with ColorMode = SystemColorMode.Dark the title bar text is changed to light/white.
With the Ribbon:
Without the Ribbon:
My environment is:
OS: Windows 10 22H2 build 19045.6937
System Color: Dark
Project target framework: .NET10.0
Package: RibbonFramework.RCW 1.2.2