Fixed color regression for radio and check buttons on Linux GTK
Fixes a regression from http://crrev.com/1925340 , which changed the toggled color for check and radio buttons to use kColorId_ButtonEnabledColor instead of kColorId_ProminentButtonColor. On linux GTK toggled check and radio buttons are expected to use the prominent button color. Added a checked color id to allow for platform differences. Bug: 1057942 Change-Id: Ib14bf40eaf7a895ddebc9c2b670bd50273fbd4dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2185569Reviewed-by:Peter Kasting <pkasting@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#766542}
Showing
Please register or sign in to comment