wingpanel-indicator-notifications icon indicating copy to clipboard operation
wingpanel-indicator-notifications copied to clipboard

Close button dark in both default and dark modes

Open D0J0P opened this issue 4 years ago • 2 comments
trafficstars

What Happened?

This is probably something that always existed before we had dark mode, but the close button on notifications in the panel and popups is dark on both default and dark mode.

Steps to Reproduce

Screenshot from 2021-10-11 20-28-54 Screenshot from 2021-10-11 20-29-23

Expected Behavior

Maybe a light version for the default theme.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

D0J0P avatar Oct 12 '21 00:10 D0J0P

I believe this is a conscious design decision. @danirabbit should this be closed?

lenemter avatar Jun 17 '23 17:06 lenemter

I think we are inverting the colors for overlay UI elements in other cases, like toasts. So this seems valid. We should probably rely on the osd class for setting the style here, but I’m not sure if that only exists in Gtk4 or if we support it in gtk3 as well

danirabbit avatar Jun 18 '23 16:06 danirabbit