Colorway Closet section on Firefox View page — For Light and Balanced themes, should use the light mode button coloring
Categories
(Firefox :: Firefox View, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | verified |
People
(Reporter: victoria, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-firefox-view])
Attachments
(2 files)
In Firefox View's colorway promo, if the user has chosen a Light or Balanced colorway, we should use the white on dark blue (light mode) button coloring.
The current dark mode button can look pretty garish against some of the light background colors.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
So the problem is the page is using new tab colors, disregarding color scheme settings, while also depending on common-shared.css
which respects color scheme settings.
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/01a6e9812b8c Let contentTheme.js set the color scheme so common-shared.css can honor it. r=sfoster
Comment 4•2 years ago
|
||
Backed out for causing mochitest failures on browser_ext_themes_ntp_colors.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/browser/browser_ext_themes_ntp_colors.js | New tab page should have lwt-newtab attribute - false == true - got false, expected true (operator ==)
Assignee | ||
Updated•2 years ago
|
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8801f1d0ec0a Let contentTheme.js set the color scheme so common-shared.css can honor it. r=sfoster
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
Reproduced the issue from comment 0 using old Nightly build from 2022-08-23. Verified that using Firefox 106.0b5 across platforms (Windows 10, macOS 11.6 and Ubuntu 21.04) all the colorways themes (soft and balanced) plus light theme, will have the darker blue and white text on the buttons.
Description
•