commit | 23aca2ebec6ca3a99b5463d8bdbe74a61dca73fa | [log] [tgz] |
---|---|---|
author | Patrick Brosset <[email protected]> | Mon Sep 14 12:28:11 2020 |
committer | Commit Bot <[email protected]> | Mon Sep 14 15:42:23 2020 |
tree | fd9bfa6c5368787b7ec66ca128c24d80973d3821 | |
parent | c85a9a75d3f596b047aa4a42a66d0de13c94ecd9 [diff] |
Grid: Use better colors for the grid overlays Generating colors automatically was our first approach. Now we have a list of colors provided by a designer. We want to use this. In this change, we keep the same color generator class, but we just make it cycle through these colors. This change also slightly alters the label text color (while keeping the logic to switch to white if it has better contrast, since we're going to make colors customizable by users). Bug: 1123052 Change-Id: I4b6606daa654d92e0c5d206e58e184b5578535b6 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2408180 Reviewed-by: Alex Rudenko <[email protected]> Commit-Queue: Patrick Brosset <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools