Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate ColorZone to support Light/Dark accent color mods #2061
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Currently the color zone supports setting Primary* values in its
Modeproperty. Currently it only supports a single Accent value. We should add two additional values toColorZoneModecalledAccentLightandAccentDark.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