This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
HTPCRemote/res/values/colors.xml

6 lines
159 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="transparent">#00000000</color>
<color name="activityBg">#ff1c1c1c</color>
</resources>