commit | 54cd38c329ca7398bb106ffd169872773459c5cb | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <[email protected]> | Sat May 09 01:25:19 2020 |
committer | Commit Bot <[email protected]> | Sat May 09 01:25:19 2020 |
tree | d01507f2d9633e105c9c12342f00a2543c749de6 | |
parent | 34bc1244679353ab5db9c1e6d409e83fc35b9b52 [diff] |
Fixed location icons having insufficient contrast on PWA windows Added native theme color ids for the custom tab bar background, foreground and location bar icons to improve color semantics and ensure that minimum contrast for icons is always maintained. Previously the omnibox theme was used to determine icon color leading to issues when the omnibox and the custom tab bar backgrounds differed. Custom tab background for dark mode is set to GoogleGrey900. This is the same color used for the default dark mode frame color for the active frame. Bug: 1074220 Change-Id: Ic53d474ccf558c1b6b9aba5471bd6257947895fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2188471 Commit-Queue: Thomas Lukaszewicz <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Reviewed-by: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/master@{#767076}
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.
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.