microsoft/microsoft-ui-xaml

Fallback value should be close to original value

Open

#5,707 opened on Aug 17, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (659 forks)batch import
area-Materialsbughelp wantedneeds-triageteam-Controls

Repository metrics

Stars
 (5,815 stars)
PR merge metrics
 (Avg merge 5d 15h) (9 merged PRs in 30d)

Description

Describe the bug fallback value for "SystemControlBaseHighAcrylicElementBrush" is "SystemBaseHighColor" which has a completely opposite contrast as the acrylic color (white in acrylic as compared to black in solid color)

Steps to reproduce the bug Use "SystemControlBaseHighAcrylicElementBrush" as background color and have text on top of it and set to battery saver.

Expected behavior The text should be visible and readable

Screenshots image - without battery saver image

  • with battery saver

All devices

Contributor guide