Use kPlus blending mode for solid-color themed window title bars.
With an image theme we use kPlus blending mode so that the alpha of the active and inactive images together adds to 255, and is opaque. Before 8f007b92 we did the same for solid colors as well. But afterward it was lost, only applying to images. This CL restores the kPlus mode for solid colors too. R=oshima@chromium.org Bug: 852612 Change-Id: I6f581d34dea85d98dc602e34a4ad87e4115d2d8c Reviewed-on: https://chromium-review.googlesource.com/1103012Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#568120}
Showing
Please register or sign in to comment