aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/values/colors.xml
blob: 47a2d2b420af6b9c5a4ea9d1d90f7ce4125eaea3 (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="list_item_activated">#cfd8dc</color> <!-- Blue Grey 200 -->
    <color name="list_item_ripple">#808e95</color> <!-- Blue Grey 200 dark -->
</resources>