Revise homepage colors

- Increase the contrast ratio of the search bar
- Adjust the color of IA icons

Test: visual
Fixes: 179632631
Change-Id: I9b4fc4d671183929d4b2fed27cba8600d56cc74c
This commit is contained in:
Jason Chiu
2021-06-02 18:14:20 +08:00
parent 7bebe57631
commit 263d1e2c82
4 changed files with 9 additions and 6 deletions

View File

@@ -145,7 +145,7 @@
<!-- End of QR code scanner colors -->
<!-- Search bar background color -->
<color name="search_bar_background">?androidprv:attr/colorSurface</color>
<color name="search_bar_background">?androidprv:attr/colorSurfaceHighlight</color>
<color name="face_intro_outline">#ffdadce0</color>