Update the selector colors with the new "reicast" theming

This commit is contained in:
TwistedUmbrella 2014-02-05 13:40:30 -05:00
parent 8bf4e150d3
commit 98bc58215d
1 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
<!-- Gradient BgColor for listrow Selected -->
<gradient
android:angle="270"
android:centerColor="#16cedb"
android:endColor="#09adb9"
android:startColor="#18d7e5" />
android:centerColor="#3f7fd7"
android:endColor="#5699f6"
android:startColor="#5699f6" />
</shape>