commit | 32d463c874e6e76cf95783f1ce9a6c9c0f5f83d8 | [log] [tgz] |
---|---|---|
author | Samuel Huang <huangs@chromium.org> | Mon Mar 24 19:31:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 19:31:14 2025 |
tree | 8a0af118e0553f973853089a69aa3a349ef9064a | |
parent | 390c325e701702dfd52f4a20dbcf938af0cdf77d [diff] |
[MVT Customization] Add pink background to Custom Tile icons. This CL adds the resources and code to set the circle background of Custom Tiles icon tiles to a fixed color, so they are visually distinguishable from Top Sites Tiles. The design is subject to change (esp. re. dynamic colors). For simplicity, currently we use a transparent color so that: * In light theme the background becomes pink. * In dark theme the background becomes low-saturation dark red. Bug: 397421863 Change-Id: I8b3257eaa451bb5742f76c380bedf9ef7293e116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6387577 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437022}
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.