Separate checkbox/radio "unchecked" color from button enabled color.
This fixes a regression from http://crrev.com/716332 , which changed the enabled button foreground color from grey to blue. That was correct for pushbutton text, but incorrect for checkbox/radio icons (and, incidentally, download shelf button ink drops), which were using the same color ID. To fix this, introduce a distinct "unchecked button" color ID with the old (correct) color and change to using it. Bug: 1026176 Change-Id: I7c2b97431fd52fe85b4d560fe1737e8ff347888f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925340 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:Robert Liao <robliao@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#716941}
Showing
Please register or sign in to comment