Project

General

Profile

Download (248 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / res / values / colors.xml @ 0c52af30

1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
    <color name="colorPrimary">#008577</color>
4
    <color name="colorPrimaryDark">#00574B</color>
5
    <color name="colorAccent">#D81B60</color>
6
    <color name="red">#ffff0000</color>
7
</resources>
(1-1/3)