Adjust common theme menu colors.
Screenshots: https://bugs.chromium.org/p/chromium/issues/detail?id=1024091#c6 In addition to the color value changes, this eliminates the touch-specific IDs added in https://chromium-review.googlesource.com/c/chromium/src/+/1008841/ . These colors were to follow the spec atop https://bugs.chromium.org/p/chromium/issues/detail?id=826907 , but rather than change non-touch menu colors the same way, the original change added new IDs to allow variance. This change instead unifies the behavior very close to the current touch spec, except using a Google grey directly for the separator instead of the roughly-equivalent alpha blend. (In theory, it also supports dark mode and other menu text styles, e.g. disabled items; in practice I don't believe either of these is used today, and I don't think the original intent was to prevent touch menus from using alternate styles, it was simply not necessary. Bug: 1024091 Change-Id: Ib3addd16ed0915720b64dfda2b629f459b2313e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915659 Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#715281}
Showing
Please register or sign in to comment