Notification View color refactor
Modified Notification View to take out hardcoded colors. Moved them to NativeTheme::ColorId and used the GetSystemColor call at the different references to it. Replaced NotificationButtonMD with MDTextButton. Changed accent_color to base::Optional<SkColor>, updated associated calls to account for that Bug: 1056948 Change-Id: I28345c6b7f64301d1706531dc7df817348414d10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141215 Commit-Queue: Matthew Porter <matt.porter@microsoft.com> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#762528}
Showing
Please register or sign in to comment