commit | 9f82884d032c0906472c6b84a465b84eab25fc27 | [log] [tgz] |
---|---|---|
author | Alex Rudenko <[email protected]> | Tue Sep 22 13:03:47 2020 |
committer | Commit Bot <[email protected]> | Tue Sep 22 13:53:08 2020 |
tree | fbc2381c9921e3c2b0b59e24d8ab09dbfff11860 | |
parent | 3dc5fd659be82208e41b97b3c0c1686a1d08a565 [diff] |
Fix the color of selected breadcrumbs in Elements panel This CL changes the color for selected/hovered breadcrumb to be --tab-selected-bg-color instead of --toolbar-bg-color that does not stand out enough. Dark mode screenshot: https://i.imgur.com/SDLLPfg.png Light mode screenshot: https://i.imgur.com/XXhkPvO.png Fixed: 1121115 Change-Id: I2c983bc67bcb37c2bdc8b38f3c97217b88e925d6 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2422961 Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Mathias Bynens <[email protected]> Reviewed-by: Jack Franklin <[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