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

Transparent menu-bar menus on custom themes #140

Closed
3 of 12 tasks
hdk5 opened this issue Aug 10, 2021 · 2 comments
Closed
3 of 12 tasks

Transparent menu-bar menus on custom themes #140

hdk5 opened this issue Aug 10, 2021 · 2 comments
Labels
Class::Color Color, background, blur, etc. Compenent::Menu-Others Menu excluding context, popup and panel Component::Context-Menu Only for context menu Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working Priority::High Solve and focus on it first

Comments

@hdk5
Copy link

hdk5 commented Aug 10, 2021

Describe the bug
Menu-bar menus are too hard to see on themes other than default ones.

Expected behavior
Menus are not transparent and have solid white background.

Screenshots
Light - OK:
image

Firefox Alpenglow - too transparent:
image

Dream of Waves - even more transparent
image

Environment (please complete the following information):
Check like - [x].

  • Distribution
  • Firefox Version: 91.0
  • OS:
    • Linux
    • Windows
    • Mac
    • Others:
  • Theme:
    • Light
    • Dark
    • Alpenglow(System: Light)
    • Alpenglow(System: Dark)
    • System Default
      • GTK Theme Name(Only Linux User): [sample] Adwaita, Adwaita-Dark, Breath, Breath-Dark

Additional context
Add any other context about the problem here.

@hdk5 hdk5 added the Issue::Bug Something isn't working label Aug 10, 2021
@hdk5
Copy link
Author

hdk5 commented Aug 10, 2021

Also, an address bar has a similar issue

image

@black7375 black7375 added Class::Color Color, background, blur, etc. Compenent::Menu-Others Menu excluding context, popup and panel Component::Context-Menu Only for context menu Env::Windows Issues on Windows10, Windows11, unknown windows Priority::High Solve and focus on it first labels Aug 10, 2021
@black7375
Copy link
Owner

black7375 commented Aug 11, 2021

image
Perhaps it has been fixed now.


https://www.reddit.com/r/FirefoxCSS/comments/p2ee0v/lepton_30_released/h8mpe0p/?context=3

I deleted line 271 in userChrome.css and now it's perfect! Thank you, much appreciated!

If there is a problem later, we should consider erasing 271 Line

--menu-background-color: var(--toolbar-bgcolor, var(--in-content-button-background)) !important;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class::Color Color, background, blur, etc. Compenent::Menu-Others Menu excluding context, popup and panel Component::Context-Menu Only for context menu Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working Priority::High Solve and focus on it first
Projects
None yet
Development

No branches or pull requests

2 participants