commit | 11b8c9c528f65267c4f157f1bf65e529cbd12abb | [log] [tgz] |
---|---|---|
author | Yue Zhang <yuezhanggg@chromium.org> | Mon Sep 16 22:16:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 22:16:41 2024 |
tree | 13cd87904f211fa9dd6bc088f96e6577004f31e4 | |
parent | 6767f476d3563398dd7db80a819bada6b902e110 [diff] |
[Compare] Fix WebUI icon colors The icons that are in front of bullet points should use on-surface-subtle, and the icon on top of the gradient should use on-surface-primary. Before: Gradient Icon: https://screenshot.googleplex.com/AdNLjRC6z8B5Lt2 Header Menu: https://screenshot.googleplex.com/95UcwLRBWYW3D3R Remove: https://screenshot.googleplex.com/33PQniZvYxFWyDo Disclosure: https://screenshot.googleplex.com/C9pk5EaLFSzqwT9 After: Gradient Icon: https://screenshot.googleplex.com/4wNUfhJHqdguS9A Header Menu: https://screenshot.googleplex.com/7biyTpsKF7YV2Zc Remove: https://screenshot.googleplex.com/9QoMiEHUiHGGUfL Discloure: https://screenshot.googleplex.com/BTdqWTv7EbrDLYb Bug: 366289627 Change-Id: I646d3b0f92dd33284769758b00e4a01543b65d41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5857354 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1356164}
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.