Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
desktop-sh: use menu item colors for share hub action buttons
Previously, these entries were generic HoverButtons, but they are presented in a menu-like container and have other menu behaviors like arrow keys traversing them. This change gives them the background and foreground color of menu items instead. There is one remaining visual oddity in high contrast: vector icons for 1P actions draw in the normal menu foreground color. I investigated a bit, and all other menus in Chrome also seem to have this behavior, which is odd but I guess probably what users are used to. In any case, there's no way to recolor the 3P icons, so we might as well leave the 1P ones as they are too. Fixed: 1234478 Change-Id: I8787cb00e6c49170fe422da2a5e3f6bab9f46fb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3126176 Reviewed-by: Kristi Park <kristipark@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#916507}
- Loading branch information