change the light greys code

This commit is contained in:
tibbi 2016-06-03 11:40:05 +02:00
parent 9d1977556e
commit 27ee8b40fa
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@
<color name="colorPrimaryDark">#ffe46300</color>
<color name="colorAccent">@color/colorPrimary</color>
<color name="dark_grey_pressed_mask">#11000000</color>
<color name="lightGrey">#08000000</color>
<color name="lightGrey">#fff3f3f3</color>
</resources>