We want bottom tab groups toolbar and bottom toolbar colors to match. Chromium change: https://github.com/chromium/chromium/commit/36b698ced32d46de61554b4db1d9ca38143fcfc2 Reland "[GMNext] Migrate default_bg_color_dark_elev_N" This is a reland of 391590f The underlying issue has been fixed in https://crrev.com/c/3414069 and this change is now safe to reland without any modifications. Original change's description: > [GMNext] Migrate default_bg_color_dark_elev_N > > > [GMNext] Migrate default_bg_color_light_elev_N to dynamic colors > > Migrate default_bg_color_light_elev_N to dynamic colors. > > Only usage can be handled with the SurfaceColorDrawable. > > Will handle night mode version in followup CL migrating > default_bg_color_dark_elev_N. > > Bug: 1270911 > Change-Id: Id2931d815de83f3d0a57bbd104a65d2cd85c8f8b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3343448 > Reviewed-by: Sky Malice <skym@chromium.org> > Reviewed-by: Sinan Sahin <sinansahin@google.com> > Reviewed-by: Theresa Sullivan <twellington@chromium.org> > Reviewed-by: Colin Blundell <blundell@chromium.org> > Commit-Queue: Neil Coronado <nemco@google.com> > Cr-Commit-Position: refs/heads/main@{#957734} Bug: 1270911, 1287000