Open
Bug 1433027
Opened 7 years ago
Updated 3 years ago
Top thick border of current tab is out of tune with themes!!
Categories
(Firefox :: Theme, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: expgame, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180122144853
Steps to reproduce:
Enable any lightweight themes on Firefox 58 or newer
Actual results:
When using themes, the active tab indicator (top border) on tab bar is usually black in color, which is very dissonant with the background images of most of the themes. Especially when window is maximized, it looks like a broken edge on the display.
Expected results:
The top thickened border of the active tab should be in the same color as borders around the tab, which is originally with opacity that can just reconcile with any themes.
Example: userChrome.css
:root:-moz-lwtheme {--tab-line-color: var(--tabs-border-color) !important;}
Even after this change, the active tab is still very obvious. In addition to the thick top border, both address bar and active tab having same background transparency adequately makes it distinct from other tabs.
Reporter | ||
Updated•7 years ago
|
Component: Untriaged → Theme
Reporter | ||
Updated•7 years ago
|
Version: 59 Branch → 58 Branch
Updated•7 years ago
|
Priority: -- → P5
Reporter | ||
Updated•7 years ago
|
Priority: P5 → --
Summary: Black-colored top border of the active tab is out of tune with themes (+ suggestion) → Top thick border of current tab is out of tune with themes!!
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•