Chromium Code Reviews
DescriptionHardcode ripple color/opacity for Harmony.
Text colors are changing under harmony. Ripple colors are not.
Currently the ripple color comes from GetInkDropBaseColor() which tends
to be derived from text color or something derived, again, from that
e.g. via color_utils::DeriveDefaultIconColor().
Specs just say ripples should be black, with 0.05 opacity. Do that for
LabelButton, MdTextButton, and Combobox when --secondary-ui-md is set.
Aim to reduce the reliance on GetInkDropBaseColor() under Harmony, since
it should be constant.
BUG=691891
Patch Set 1 #Patch Set 2 : Consolidate FloodFill as well #
Depends on Patchset: Messages
Total messages: 14 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||