| commit | 12719a7f7cc937c06c038d49d9a1b53fd9cd1353 | [log] [tgz] |
|---|---|---|
| author | Xi Han <hanxi@google.com> | Mon Aug 18 22:18:15 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 18 22:18:15 2025 |
| tree | c0315979c6decae6c7b6002873be73f7b28405c6 | |
| parent | 21810af1831005b3e42b15f628c5d17cd3b83303 [diff] |
[Theme] Update status bar and toolbar color with NTP's background color. In this CL, Status bar will get NTP's background color via function NtpCustomizationConfigManager#getBackgroundColor(). Status bar will listen to the background change, and update itself when the color changes. Demo: http://shortn/_LdsF9GhqbP. Bug: 432527690 Change-Id: Ia470fcef8c4a771f08cc35bc6921c80c9ae45889 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6858391 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1502992}
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.