summaryrefslogtreecommitdiff
path: root/res/color/bottom_nav_item_color.xml
diff options
context:
space:
mode:
authorchihhangchuang <chihhangchuang@google.com>2020-06-10 15:46:56 +0800
committerchihhangchuang <chihhangchuang@google.com>2020-06-10 15:51:40 +0800
commita4b9eecf93bbf2ff923a2fca73db67f14f8e3959 (patch)
tree4a2337a38d9628c659cfc0a87dd5b45cdb004e84 /res/color/bottom_nav_item_color.xml
parent00103e5f53bc2d8a3f7f6aba71c03a3efa53af13 (diff)
downloadThemePicker-a4b9eecf93bbf2ff923a2fca73db67f14f8e3959.tar.gz
Update dark theme color to match mock
Mock: https://docs.google.com/presentation/d/15JadcGi5k1_0znUN_XdFpU7UxeXwxjK3Y7LxvhW5ETM/edit?ts=5e1cc430#slide=id.g85fff7c452_76_21 Screenshot: https://screenshot.googleplex.com/ytBaVdCCto0.png https://screenshot.googleplex.com/TppopvRTG2t.png https://screenshot.googleplex.com/cndtG9eKopv.png https://screenshot.googleplex.com/0zPK9qaTqrY.png https://screenshot.googleplex.com/mMRCbvq8AYT.png Test: Manually Fixes: 158587080 Change-Id: I48a20b13e133467d6e30c9c94ae0594df48cd019
Diffstat (limited to 'res/color/bottom_nav_item_color.xml')
-rw-r--r--res/color/bottom_nav_item_color.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/color/bottom_nav_item_color.xml b/res/color/bottom_nav_item_color.xml
index 9c1f598a..bf94de98 100644
--- a/res/color/bottom_nav_item_color.xml
+++ b/res/color/bottom_nav_item_color.xml
@@ -20,5 +20,5 @@
android:color="?android:colorAccent" />
<item
android:state_checked="false"
- android:color="@color/material_grey600" />
+ android:color="@color/bottom_bar_icon_unchecked_color" />
</selector> \ No newline at end of file