0
Files
src/components/browser_ui/widget/android
Eleanor Lee abe365d6bf [Surface Color] Settings
For both light & dark:
bg: surface
cards: surface container
dividers: surface container highest

bg is already set to color surface (default_bg_color)
dividers are already set to surface container highest (divider_line_bg_color)

Before:
https://screenshot.googleplex.com/iS98qTgwS9hiMLv
https://screenshot.googleplex.com/9b2E8J9DkBYhwnr

After:
https://screenshot.googleplex.com/JE4hc2ggC8FhUvx
https://screenshot.googleplex.com/3gQFDezWw4cRmx4

Bug: 399969276
Change-Id: I46ef50abfe1e78fa3f4dffafb7d2432d13146581
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6432712
Reviewed-by: Sinan Sahin <sinansahin@google.com>
Reviewed-by: Wenyu Fu <wenyufu@chromium.org>
Commit-Queue: Eleanor Lee <eleanorlee@google.com>
Cr-Commit-Position: refs/heads/main@{#1443009}
2025-04-04 17:56:34 -07:00
..
2025-04-04 17:56:34 -07:00
2025-04-04 14:14:42 -07:00

The org.chromium.components.browser_ui.widget package contains generally useful
UI utilities with no feature-specific code or dependencies.