Closed Bug 1553468 Opened 6 years ago Closed 6 years ago

Dark theme color fix for the markup view's Inactive elements

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(firefox69 verified)

VERIFIED FIXED
Firefox 69
Tracking Status
firefox69 --- verified

People

(Reporter: miker, Assigned: miker)

References

(Blocks 1 open bug)

Details

(Whiteboard: [lang=css])

Attachments

(2 files)

The original bug gave this brief:

/* markup.css | chrome://devtools/skin/markup.css */

.not-displayed .attr-value {
  color: #a4a4a4;
}

.not-displayed .attr-name {
  color: #787878;
}

.not-displayed {
  color: #787878;
}

But .not-displayed .tag should still be Gray-45.

Attached image Better?

Better?

Flags: needinfo?(victoria)

Yep, this is great, thanks!

Flags: needinfo?(victoria)
Pushed by mratcliffe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9cf36b46d6c3 Dark theme color fix for the markup view's Inactive elements r=pbro
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69

Verified with 69.0a1 (2019-07-07)

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: