make the buttons brighter
This commit is contained in:
parent
d20e657f89
commit
46dda80cee
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue