commit | 378d9a3045b3d34dfd5c245196ecd13e6070c017 | [log] [tgz] |
---|---|---|
author | Jocelyn Tran <jocelyntran@google.com> | Wed Nov 30 06:46:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 30 06:46:30 2022 |
tree | 530ad0a844c1b515380cc78beb8b01a25b9089fb | |
parent | d21ea819fa4665e157516f46c6e5721e486b7ef6 [diff] |
[Read Anything] Update combobox with custom text color Read Anything has 4 custom color themes that are not linked to Chrome's theme. This CL adds a function to the combobox view that allows us to set the color of the displayed text to the current Read Anything theme color (instead of the Chrome theme color). Screenshots: Before: https://screenshot.googleplex.com/BWRdog5G4L9vNhr After: https://screenshot.googleplex.com/4sBvYxSFFFfbuBz Bug: 1266555 Change-Id: I7a7fa87d44eaac95b5e72775422decb546ad52d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4044266 Reviewed-by: Abigail Klein <abigailbklein@google.com> Commit-Queue: Jocelyn Tran <jocelyntran@google.com> Reviewed-by: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1077303}
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.