artsyfriedchicken / EdgyArc-fr

Firefox Userchrome and sidebery style
Mozilla Public License 2.0
575 stars 13 forks source link

Transparent Navbar #32

Closed Delamcode closed 4 months ago

Delamcode commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

My nav bar is transparent on Windows 10, using Minimal Sidebar preset

To Reproduce Steps to reproduce the behavior:

  1. Click on nav bar?
  2. See transparency

Expected behavior A clear and concise description of what you expected to happen.

A filled nav bar

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Idk if it's called the nav bar, but that's what I'm calling it. Commenting out the link to the translucent-base.css file fixes it, but breaks some theming

Delamcode commented 4 months ago

Under /*customise urlbar background*/ #urlbar-background, #searchbar removing both background colors fixed it, not sure why this happened.