Closed Bug 1533158 Opened 5 years ago Closed 5 years ago

UX Polish: Replace the orange highlight with a yellow colour when highlighting CSS properties

Categories

(DevTools :: Inspector: Rules, enhancement, P2)

65 Branch
enhancement

Tracking

(firefox67 fixed)

RESOLVED FIXED
Firefox 67
Tracking Status
firefox67 --- fixed

People

(Reporter: mtigley, Assigned: mtigley)

Details

Attachments

(1 file)

When highlighting a CSS rule or property in the rules view, we should change the orange highlight to a more yellow colour. Victoria has suggested the following colours:

Light theme:
opacity: 0.4;
background-color: var(--yellow-50);

Dark theme:
opacity: 0.3;
background-color: var(--yellow-50);

Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Pushed by mtigley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a52a29b099bb
Replace the orange highlight color with yellow when highlighting CSS properties. r=pbro
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: