Closed Bug 1918158 Opened 2 months ago Closed 2 months ago

Refactor variable color declarations in webconsole.css

Categories

(DevTools :: Console, task)

task

Tracking

(firefox132 fixed)

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

No description provided.

The console message border was manually interpolated from
two colors, we can now use color-mix for that.
The error message border was also computed from an existing
color onto which we lowered the opacity, which can be replaced
with relative color format.

Assignee: nobody → nchevobbe
Attachment #9424186 - Attachment description: WIP: Bug 1918158 - [devtools] Use light-dark, color-mix and relative colors in webconsole.css. → Bug 1918158 - [devtools] Use light-dark, color-mix and relative colors in webconsole.css. r=#devtools-reviewers.
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57303e5b073f [devtools] Use light-dark, color-mix and relative colors in webconsole.css. r=devtools-reviewers,ochameau.
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: