Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] - How should we change the MaterialDesignTheme? #17

Open
m-blattner opened this issue Aug 18, 2022 · 2 comments · May be fixed by #18
Open

[Question] - How should we change the MaterialDesignTheme? #17

m-blattner opened this issue Aug 18, 2022 · 2 comments · May be fixed by #18

Comments

@m-blattner
Copy link

m-blattner commented Aug 18, 2022

Sry for leaving an Issue, I could not find an email adress.

The MessageBox does not react to changes in Primary oder Accent Color of MaterialDesign. So how can we get the MessageBox to adopt the current theming?

@m-blattner
Copy link
Author

One Solution I found is to use CustomMaterialMessageBox and clear the current Resources and exchange them with the ones from Application.Current. At least with this the theme set there is used :)

@m-blattner
Copy link
Author

m-blattner commented Aug 18, 2022

I actually implemented a Solution and opened a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant