wingpanel-indicator-notifications
wingpanel-indicator-notifications copied to clipboard
Close button dark in both default and dark modes
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

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
I believe this is a conscious design decision. @danirabbit should this be closed?
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