commit | 5a859c722017279f589675e9fedfcc1a6cda0dae | [log] [tgz] |
---|---|---|
author | Tom Lukaszewicz <tluk@chromium.org> | Thu Mar 17 21:02:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 17 21:02:11 2022 |
tree | e4076590d9233573d9df823dcbefb3ea3123fde0 | |
parent | b95edb89fb3c1fdd3e3cdfe1fcb3e7c9f9efca5a [diff] |
[side search] Update the header with light/dark mode support This CL updates the side panel header to support light/dark mode. This aligns with the current read later side panel behavior. dark: https://screenshot.googleplex.com/6R9A7yjKknRZGrU.png light: https://screenshot.googleplex.com/B8X7iDYmpvCmMcL.png Bug: 1307393 Change-Id: Ib9b4408e2822f81ff55d59cf19ccdd651e9b3f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3533610 Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#982417}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.