Closed
Bug 1851166
Opened 2 years ago
Closed 2 years ago
Avoid hard-coded white in osx global.css.
Categories
(Toolkit :: Themes, defect)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This shouldn't be drawn by default because of the appearance, but the
right color to use for -moz-DialogText is -moz-Dialog, not hard-coded
white.
I found this because this is what caused the macOS dark theme break so
awfully. The right fix for that is different, but this still looks worth
it.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52ca75cafa80
Avoid hard-coded white in osx global.css. r=desktop-theme-reviewers,sfoster
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•