elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
137 stars 44 forks source link

Opaque panel stays light when using dark style preference #405

Closed marcelovbcfilho closed 1 month ago

marcelovbcfilho commented 2 years ago

What Happened

I don’t know if this is or isn’t a bug, it just look a little inconsistent, a you can see in the following image I set a wallpaper that causes the wingpanel to become white, but because I’m using the dark mode now, the wingpanel white looks a little disconnected from the rest of the system theme, as I said, I’m not sure if this is the supposed behavior. Screenshot from 2021-08-10 20-15-19

Expected Behavior

I think that what is supposed to happen is that if I’m using the dark mode the wingpanel color, if needed, should follow the theme mode, like become dark, only if the set wallpaper needs a wingpanel color, otherwise it should keep transparent.

Steps to Reproduce

1.Set the wallpaper with a combination of colors to make the wingpanel become white. wall4 2.Set the style to dark

Platform Information

Elementary OS 6 stable release, downloaded from the official site.

cassidyjames commented 2 years ago

Hmm, I can see this both ways. On the one hand, yeah, it's bright white and that might be annoying/unexpected when using the dark style. On the other hand, the panel is white because the top of the wallpaper is white—and making the panel dark isn't going to make the wallpaper itself any darker.

My instinct is that it would feel more natural if the opaque panel was always dark in the dark style though.

danirabbit commented 1 month ago

Closing as a duplicate of #389