[Android] Fixed colors for tab overview mode

Chromium change:
https://github.com/chromium/chromium/commit/7d60b1c52274b1b525a36db0986a1ea57c7ebf62

Enable DynamicColors through material_java.
Binary-Size: This is already being paid in downstream.
Bug: 1279417
This commit is contained in:
samartnik
2022-02-17 14:03:13 -05:00
committed by mkarolin
parent 619db7dc77
commit 897e2cdc44
6 changed files with 26 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@
<!-- Theme colors -->
<color name="brave_theme_color">#fb542b</color>
<color name="brave_tab_view_card_selected_bg">@color/baseline_primary_200</color>
<!-- Brave news colors -->
<!-- <color name="card_background">#DC353535</color> -->