close
The Wayback Machine - https://web.archive.org/web/20201005061941/https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/2061
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

Update ColorZone to support Light/Dark accent color mods #2061

Open
Keboo opened this issue Sep 13, 2020 · 0 comments · May be fixed by #2109
Open

Update ColorZone to support Light/Dark accent color mods #2061

Keboo opened this issue Sep 13, 2020 · 0 comments · May be fixed by #2109

Comments

@Keboo
Copy link
Member

@Keboo Keboo commented Sep 13, 2020

Currently the color zone supports setting Primary* values in its Mode property. Currently it only supports a single Accent value. We should add two additional values to ColorZoneMode called AccentLight and AccentDark.

The triggers that set the Background/Foreground for each of the modes are set in the Generic.xaml. New triggers will need to be added with the appropriate accent brushes. The Brush names can be found here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.