
As you can see when I use ayu light theme the foreground color of the labels on Status Bare are white and do not correspond to the theme foreground color.
Also, the font size is different.
The correct implementation is something like this https://github.com/madskristensen/DialToolsForVS/blob/c08068b56d6ccd87f55ff932025b44caf0c262d1/src/Themes/Generic.xaml#L36
But my implementation do not react to the Status Bar state changes (code, debug, etc.)