summaryrefslogtreecommitdiff
path: root/vdrmanager/res/values-v14/abs__themes.xml
blob: a22caa7d22c5982c7c0ab562b584399bfbce4448 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Sherlock.__Theme" parent="android:Theme.Holo">
    <item name="textColorPrimary">@color/abs__primary_text_holo_light</item>
    <item name="textColorPrimaryInverse">@color/abs__primary_text_holo_dark</item>
</style>
</resources>