summaryrefslogtreecommitdiff
path: root/vdrmanager/res/values/colors.xml
blob: 60985bb902133e298569e89aea8b51659e4ceb4e (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <color name="black">#000</color>
    <color name="white">#fff</color>

</resources>