commit | 1a944b053fb8c5699e33975617f32bef9b0f079c | [log] [tgz] |
---|---|---|
author | Kelvin Jiang <kelvinjiang@chromium.org> | Tue Jan 28 00:52:56 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 00:52:56 2025 |
tree | 6aeb04f071edad86c29473e36d2c73b0d8c2bfc9 | |
parent | 24787ef845fc1ed692499939da8801d88f98997e [diff] |
[Extensions UNO] Change cloud upload icon color Change the color for the upload icon which uploads extensions to the signed in user's account. color var: -cr-fallback-color-on-surface-subtle color change: 71, 71, 71 for light mode and 199, 199, 199 for dark mode. Bug: 381127648 Change-Id: I8b8f572dc06f2567c5fa94aa97dbbd09c3b3cbcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6200013 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1411992}
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.