Manage your torrents from your Android device
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
416 B

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="WindowBackgroundColor">#000</color>
<color name="TitleBackgroundColor">#7dbb21</color>
<color name="TitleTextColor">#fff</color>
<color name="TitleTextShadowColor">#000</color>
<color name="HighlightBackgroundColor">#aada62</color>
<color name="HighlightTextColor">#000</color>
<color name="AlertDialogBackground">#fff</color>
</resources>