change the app colors

This commit is contained in:
tibbi 2016-06-03 23:56:23 +02:00
parent b6344f8cf5
commit da0352ee38

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#ffff6f00</color>
<color name="colorPrimaryDark">#ffe46300</color>
<color name="colorPrimary">#fff68630</color>
<color name="colorPrimaryDark">#ffe27725</color>
<color name="colorAccent">@color/colorPrimary</color>
<color name="dark_grey">#11000000</color>
<color name="pressed_item_foreground">#11000000</color>