edelvarden / material-fox-updated

🦊 Firefox user CSS theme looks similar to Chrome
MIT License
382 stars 14 forks source link

[Bug]: Highlight around current tab #62

Closed MulesGaming closed 3 months ago

MulesGaming commented 4 months ago

What happened?

There is a purple highlight around the current tab. image

Steps to reproduce the problem

  1. Open Firefox
  2. Look at the new tab

Additional info (Optional)

Firefox version: 129.0b5 Operating system: OpenSuse Tumbleweed

edelvarden commented 4 months ago

Did you use any theme?

MulesGaming commented 4 months ago

I tested it with the default theme and Dracula theme and it happened on both.

dorkbuttt commented 3 months ago

im getting the same issue but this time it's black. running latest 1.2.5 and on firefox nightly 130.0a1 2024-07-27

Screenshot 2024-07-27 at 1 59 14 PM

edit: confirmed it works on stable firefox 128.0.3

edelvarden commented 3 months ago

@dorkbuttt, I can't reproduce this issue. Are you familiar with custom.css? If so, could you add the following code and let me know if it helps:

:root,
html,
body,
.tab-background{
    --tab-selected-outline-color: transparent !important;
  }
dorkbuttt commented 3 months ago

It did fix the outline issue, but now there's a weird seam that doesn't make the tab blend in with the rest of the UI.

Screenshot 2024-07-27 at 2 12 39 PM
edelvarden commented 3 months ago

@dorkbuttt, is this on the nighty or stable?

dorkbuttt commented 3 months ago

@edelvarden nightly

edit: to clarify, this issue is not present in stable.