Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set transparent background for menu-items-section in media menu #796

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dann-merlin
Copy link

The menu-items-section box of the media menu was not transparent by default. Usually it is fully shadowed by its child "menu-content". The color and tint of the can be configured by the user. However, because the menu-items-section box behind the card had a solid color, it was impossible to configure a transparent card.

Before, a tint of 0 or just setting the color to full transparency (in the imported theme) would result in this:
image

With this commit, this is possible:
image

Maybe I misunderstand the tint and color fields of the "card", but I believe this is how it was intended in the first place.
If it was not (maybe it should be possible to tint an album art to be darker, while not making it transparent), I can also try to change the PR. This would likely need to introduce a new configurable value, like "card/album tint color" or something similar, which I would configure to be fully transparent for my purposes.

The menu-items-section box of the media menu was not transparent by
default. Usually it is fully shadowed by its child "menu-content".
The color and tint of the can be configured by the user.
However, because the menu-items-section box behind the card had a
solid color, it was impossible to configure a transparent card.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant