Use custom alpha value for the focus ring color.
Currently when an user changes the system accent color on Mac, that color is going to be used as the focus ring. This CL changes the used focus ring color by taking just the RGB values from the accent color. A custom alpha value of 128 is used in order to avoid having a color too light which affects accessibility. Bug: 1051391 Change-Id: I8416739ca42ef8deeeca5faf932d6dd9e0fed26a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057865Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Cr-Commit-Position: refs/heads/master@{#742364}
Showing
Please register or sign in to comment