microsoft-ui-xaml icon indicating copy to clipboard operation
microsoft-ui-xaml copied to clipboard

[InfoBar] Successful severity uses an ugly background color

Open ArchieCoder opened this issue 3 years ago • 4 comments

Describe the bug

Setting the InfoBar.Severity property to Success uses an ugly background color

image

Steps to reproduce the bug

InforBar.Severity="Success"

Expected behavior

Something nicer!

Screenshots

image

NuGet package version

Microsoft.UI.Xaml 2.8.0

Windows app type

  • [X] UWP
  • [ ] Win32

Device form factor

No response

Windows version

No response

Additional context

No response

ArchieCoder avatar Jul 20 '22 14:07 ArchieCoder

It's just dark green? "Ugly" is a very personal opinion. Got a suggestion for something better?

Jay-o-Way avatar Aug 21 '22 17:08 Jay-o-Way

yes, this is of course a personal opinion, but I have yet to see this color palette in any official Windows app for a successful message.

GitHub green color would be better as an example.

image

ArchieCoder avatar Aug 21 '22 17:08 ArchieCoder

I think that's because of the transparency. Using 100% green icon on a 100% green background is a no-go: It won't be even visible. And the color(s) is/are too bright to match the light/dark theme.

Jay-o-Way avatar Aug 21 '22 18:08 Jay-o-Way

The green has a yellow bias, I brought up this specific colour back when the control first appeared. https://github.com/microsoft/microsoft-ui-xaml/issues/913#issuecomment-736479707

mdtauk avatar Sep 14 '22 01:09 mdtauk

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 28 '23 22:07 github-actions[bot]