Description[New Tab Page] Change color format used by NTP_DESIGN.
NTP_DESIGN has 3 colors that were specified in RRGGBBAA format. These
values were injected into title.html iframe via query param. The recent
fast local NTP takes rgba(r,g,b,a) format. Rather than writing converter
from RRGBBAA to 4-component, we simply store NTP_DESIGN colors in
4-component (like themes), and use existing converters in old NTP
and fast NTP where needed. Also fixing title color bug in fast NTP.
BUG=
Committed: https://crrev.com/ff8ceebf8ffd99c303ae634919c5c2c845913439
Cr-Commit-Position: refs/heads/master@{#321993}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|