make the buttons brighter

This commit is contained in:
tibbi 2016-08-31 23:08:33 +02:00
parent d20e657f89
commit 46dda80cee
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<color name="colorPrimary">#fff68630</color>
<color name="colorPrimaryDark">#ffe27725</color>
<color name="colorAccent">@color/colorPrimary</color>
<color name="translucent_white">#ccffffff</color>
<color name="translucent_white">#eeffffff</color>
<color name="translucent_black">#88000000</color>
</resources>