I'm using the dark style as defined in the app.xaml:
<materialDesign:BundledTheme BaseTheme="Dark" PrimaryColor="DeepPurple" SecondaryColor="Lime" />
And the window the MessageBox draws is using the primary and secondary colors, but the light style (white background istead of black).
I don't know if dark theme isn't supported or not, please ignore and close bug if unsupported
I'm using the dark style as defined in the app.xaml:
<materialDesign:BundledTheme BaseTheme="Dark" PrimaryColor="DeepPurple" SecondaryColor="Lime" />And the window the MessageBox draws is using the primary and secondary colors, but the light style (white background istead of black).
I don't know if dark theme isn't supported or not, please ignore and close bug if unsupported