• Joel Hockey's avatar
    Fix PWA theme colors for download shelf · cecbee74
    Joel Hockey authored
    Screen shots in crbug.com/1103558.
    
    WebApp themes now match how custom themes are treated by checking
    ThemeProvider::HasCustomColor rather than
    ThemeService::UsingDefaultTheme which doesn't indicate when a PWA
    is in use as has set a custom theme.
    
    Default theme text color changed to use default MD blue.
    
    Bug: 1103558
    Change-Id: I7d527f89f577374bed028644b4e79f40ec0c77de
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306490
    Commit-Queue: Joel Hockey <joelhockey@chromium.org>
    Auto-Submit: Joel Hockey <joelhockey@chromium.org>
    Reviewed-by: default avatarPeter Kasting <pkasting@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#790589}
    cecbee74
download_shelf_view.cc 13.8 KB